Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parsing function calls. | chriseth | 2017-02-16 | 1 | -1/+1 |
* | Parsing function definitions. | chriseth | 2017-02-16 | 1 | -0/+2 |
* | Renamed function. | chriseth | 2017-01-26 | 1 | -1/+1 |
* | Do not allow shadowing inline assembly instructions with variables | Alex Beregszaszi | 2017-01-25 | 1 | -0/+1 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Source location for inline assembly. | chriseth | 2016-04-20 | 1 | -1/+17 |
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -9/+12 |
* | Parsing for inline assembly. | chriseth | 2016-03-30 | 1 | -0/+55 |