Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Named assembly labels. | chriseth | 2017-09-16 | 1 | -1/+2 |
* | Simplify CodeGenerator by remove seldom used case | Alex Beregszaszi | 2017-06-09 | 1 | -6/+0 |
* | Remove error reporter from code generation phase. | chriseth | 2017-06-08 | 1 | -8/+2 |
* | 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 |