Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve binary dependencies properly. | chriseth | 2015-10-07 | 1 | -4/+23 |
* | Allow four indexed arguments for anynomous events. | chriseth | 2015-10-07 | 1 | -1/+3 |
* | Compute canonical names of types for function signatures. | chriseth | 2015-10-06 | 1 | -3/+3 |
* | Split external type into ecoding and interface type. | chriseth | 2015-10-06 | 1 | -3/+4 |
* | -fixed the warning printing | LianaHus | 2015-10-02 | 1 | -1/+1 |
* | -added warning case to cl compiler | LianaHus | 2015-10-02 | 1 | -1/+1 |
* | added warning for noninitialized references in storage. | LianaHus | 2015-10-02 | 1 | -2/+20 |
* | Build fix for MacOS. | chriseth | 2015-09-22 | 1 | -4/+4 |
* | Refactored annotations. | chriseth | 2015-09-22 | 1 | -6/+2 |
* | Refactoring: Check types outside of AST and recover from some errors. | chriseth | 2015-09-22 | 1 | -0/+1147 |