Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor error reporting | Rhett Aultman | 2017-05-30 | 1 | -4/+4 |
* | Adapt EVM codegen to new namespace. | chriseth | 2017-05-26 | 1 | -2/+2 |
* | Refactor to combined scope and stack height info. | chriseth | 2017-04-26 | 1 | -2/+2 |
* | Move analysis out of code generator. | chriseth | 2017-04-25 | 1 | -6/+14 |
* | Use actual type checking phase of assembler. | chriseth | 2017-04-25 | 1 | -3/+0 |
* | Split external identifier access into resolving and code generation. | chriseth | 2017-04-25 | 1 | -12/+6 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Allow access to functions in inline assembly. | chriseth | 2016-05-12 | 1 | -0/+2 |
* | Source location for inline assembly. | chriseth | 2016-04-20 | 1 | -1/+1 |
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -0/+66 |