aboutsummaryrefslogtreecommitdiffstats
path: root/DeclarationContainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* style changesLiana Husikyan2015-05-081-1/+1
* changed the way of resolving declarations. now the cleanup of function duplic...Liana Husikyan2015-05-081-5/+5
* created secondarySoureLocation error typeLiana Husikyan2015-05-041-18/+24
* Fix for declarations.chriseth2015-04-221-4/+10
* Styling.chriseth2015-04-201-9/+5
* Fixed function overloads.chriseth2015-04-151-15/+14
* enhance DeclarationContainer to use `std::set` so that it can handle overload...Lu Guanqun2015-03-081-5/+24
* "external" visibility specifier.Christian2015-02-171-4/+9
* - implemented Empty parameter name story. Now the name of input/return parame...Liana Husikyan2015-02-091-0/+4
* More const cleanup.Christian2014-12-081-2/+2
* Multi-source and multi-contract compiler.Christian2014-12-041-2/+2
* Save the scope for every declaration.Christian2014-12-021-0/+50