Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use actual type checking phase of assembler. | chriseth | 2017-04-25 | 1 | -4/+4 |
* | Refactor assembly analysis into scope filling and checking. | chriseth | 2017-04-25 | 1 | -95/+16 |
* | Register functions. | chriseth | 2017-04-25 | 1 | -7/+18 |
* | Remove stack annotations again. | chriseth | 2017-03-03 | 1 | -2/+0 |
* | Slightly cleaner label ids. | chriseth | 2017-03-03 | 1 | -3/+2 |
* | Partially add functions. | chriseth | 2017-03-03 | 1 | -7/+25 |
* | Generic visitor. | chriseth | 2017-03-03 | 1 | -37/+28 |
* | Analysis refactoring. | chriseth | 2017-03-03 | 1 | -0/+152 |