Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use actual type checking phase of assembler. | chriseth | 2017-04-25 | 1 | -3/+8 |
* | Split external identifier access into resolving and code generation. | chriseth | 2017-04-25 | 1 | -3/+19 |
* | Review changes. | chriseth | 2017-02-14 | 1 | -1/+1 |
* | Assembly printer. | chriseth | 2017-02-14 | 1 | -0/+4 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Provide inline assembly to the code generator. (#840) | chriseth | 2016-08-16 | 1 | -0/+8 |
* | 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/+59 |