aboutsummaryrefslogtreecommitdiffstats
path: root/libsolidity/interface
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #356 from guanqun/break-not-in-loopchriseth2016-01-213-0/+10
|\
| * code changes according to Chris's commentsLu Guanqun2016-01-191-1/+1
| * check whether break/continue is in the loopLu Guanqun2016-01-153-0/+10
* | Merge pull request #351 from chriseth/autoloadchriseth2016-01-192-31/+76
|\ \
| * | Build fix for MacOS.chriseth2016-01-141-1/+1
| * | Autoload files in solc.chriseth2016-01-122-31/+76
| |/
* | Set error flag to true.chriseth2016-01-141-0/+1
* | Detect library name clashes.chriseth2016-01-142-0/+36
|/
* Simple aliasing during import.chriseth2015-12-181-0/+3
* Parse complex import directives.chriseth2015-12-181-1/+1
* Relative paths in import directives.chriseth2015-12-102-5/+26
* Source units are independent scopes.chriseth2015-12-101-0/+6
* Make members context-sensitive.chriseth2015-11-261-1/+1
* Fix: Cope with non-existing commit hash.chriseth2015-11-031-1/+4
* Rename error type.chriseth2015-10-282-3/+3
* Preliminary why3 code output.chriseth2015-10-274-19/+41
* Store docstrings in AST annotations.chriseth2015-10-264-334/+64
* File reorganisation.chriseth2015-10-2113-0/+2029