aboutsummaryrefslogtreecommitdiffstats
path: root/DeclarationContainer.h
Commit message (Expand)AuthorAgeFilesLines
* changed the way of resolving declarations. now the cleanup of function duplic...Liana Husikyan2015-05-081-4/+4
* small fixLiana Husikyan2015-05-041-1/+1
* created secondarySoureLocation error typeLiana Husikyan2015-05-041-1/+3
* Fixed function overloads.chriseth2015-04-151-1/+1
* enhance DeclarationContainer to use `std::set` so that it can handle overload...Lu Guanqun2015-03-081-3/+3
* "external" visibility specifier.Christian2015-02-171-1/+5
* - implemented Empty parameter name story. Now the name of input/return parame...Liana Husikyan2015-02-091-2/+2
* Import inherited members into the contract's scope.Christian2015-01-201-2/+3
* More const cleanup.Christian2014-12-081-7/+8
* Multi-source and multi-contract compiler.Christian2014-12-041-1/+1
* Save the scope for every declaration.Christian2014-12-021-0/+57