Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #356 from guanqun/break-not-in-loop | chriseth | 2016-01-21 | 3 | -0/+10 |
|\ | | | | | check whether break/continue is in the loop | ||||
| * | code changes according to Chris's comments | Lu Guanqun | 2016-01-19 | 1 | -1/+1 |
| | | |||||
| * | check whether break/continue is in the loop | Lu Guanqun | 2016-01-15 | 3 | -0/+10 |
| | | |||||
* | | Merge pull request #351 from chriseth/autoload | chriseth | 2016-01-19 | 2 | -31/+76 |
|\ \ | | | | | | | Automatically load imported files in solc. | ||||
| * | | Build fix for MacOS. | chriseth | 2016-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | Autoload files in solc. | chriseth | 2016-01-12 | 2 | -31/+76 |
| |/ | |||||
* | | Set error flag to true. | chriseth | 2016-01-14 | 1 | -0/+1 |
| | | |||||
* | | Detect library name clashes. | chriseth | 2016-01-14 | 2 | -0/+36 |
|/ | |||||
* | Simple aliasing during import. | chriseth | 2015-12-18 | 1 | -0/+3 |
| | |||||
* | Parse complex import directives. | chriseth | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Relative paths in import directives. | chriseth | 2015-12-10 | 2 | -5/+26 |
| | |||||
* | Source units are independent scopes. | chriseth | 2015-12-10 | 1 | -0/+6 |
| | |||||
* | Make members context-sensitive. | chriseth | 2015-11-26 | 1 | -1/+1 |
| | |||||
* | Fix: Cope with non-existing commit hash. | chriseth | 2015-11-03 | 1 | -1/+4 |
| | |||||
* | Rename error type. | chriseth | 2015-10-28 | 2 | -3/+3 |
| | |||||
* | Preliminary why3 code output. | chriseth | 2015-10-27 | 4 | -19/+41 |
| | |||||
* | Store docstrings in AST annotations. | chriseth | 2015-10-26 | 4 | -334/+64 |
| | |||||
* | File reorganisation. | chriseth | 2015-10-21 | 13 | -0/+2029 |