Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Error when using empty parenthesis for base class constructors that require a... | Daniel Kirchner | 2018-04-05 | 1 | -2/+4 |
* | Introduce emit statement. | chriseth | 2018-02-22 | 1 | -0/+14 |
* | Remove visits to abstract AST class TypeName. | chriseth | 2017-08-22 | 1 | -12/+0 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Function types. | chriseth | 2016-11-16 | 1 | -0/+20 |
* | Version pragma. | chriseth | 2016-09-01 | 1 | -0/+12 |
* | Parsing for inline assembly. | chriseth | 2016-03-30 | 1 | -0/+12 |
* | [cond-expr] add an AST node | Lu Guanqun | 2016-01-23 | 1 | -0/+22 |
* | Also check the object type for bound functions. | chriseth | 2015-11-29 | 1 | -6/+6 |
* | Added the `using x for y` directive. | chriseth | 2015-11-27 | 1 | -0/+22 |
* | Do not store elements of a contract by AST node type. | chriseth | 2015-11-26 | 1 | -12/+2 |
* | Allow "new expressions" also for general type names. | chriseth | 2015-11-26 | 1 | -2/+2 |
* | File reorganisation. | chriseth | 2015-10-21 | 1 | -0/+721 |