Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass internal resolver to assembly analyzer. | chriseth | 2017-04-25 | 1 | -1/+2 |
* | Fix refactoring error. | chriseth | 2017-04-25 | 1 | -2/+2 |
* | Move analysis out of code generator. | chriseth | 2017-04-25 | 1 | -3/+9 |
* | Use actual type checking phase of assembler. | chriseth | 2017-04-25 | 1 | -2/+5 |
* | Split external identifier access into resolving and code generation. | chriseth | 2017-04-25 | 1 | -1/+1 |
* | Refactor assembly analysis into scope filling and checking. | chriseth | 2017-04-25 | 1 | -1/+1 |
* | Analysis refactoring. | chriseth | 2017-03-03 | 1 | -1/+4 |
* | Review changes. | chriseth | 2017-02-14 | 1 | -1/+1 |
* | Assembly printer. | chriseth | 2017-02-14 | 1 | -4/+14 |
* | Fix licensing headers | VoR0220 | 2016-11-23 | 1 | -4/+4 |
* | Provide inline assembly to the code generator. (#840) | chriseth | 2016-08-16 | 1 | -1/+21 |
* | Source location for inline assembly. | chriseth | 2016-04-20 | 1 | -3/+7 |
* | Code generation (missing external access and source locations). | chriseth | 2016-03-30 | 1 | -0/+47 |