Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add hwi comment in test/t2.cHEADmaster | tomsmeding | 2018-01-24 |
| | |||
* | Also do the BP dance if no spills occur | tomsmeding | 2018-01-24 |
| | | | | | | This is because arguments are annoyingly generated relative to BP, which fails completely if the stack frame is not set up nicely. TODO do stuff relative to SP so BP is just a general purpose register. | ||
* | Allow empty code blocks | tomsmeding | 2018-01-24 |
| | |||
* | Hints in README | tomsmeding | 2018-01-24 |
| | |||
* | Modify test/t2.c | tomsmeding | 2018-01-24 |
| | |||
* | Asm literals and hwi | tomsmeding | 2018-01-24 |
| | |||
* | Now with type checking | tomsmeding | 2018-01-07 |
| | |||
* | Accept empty parameter lists | tomsmeding | 2018-01-07 |
| | |||
* | Less debug output | tomsmeding | 2018-01-06 |
| | |||
* | Update readme | tomsmeding | 2018-01-06 |
| | |||
* | Add readme | tomsmeding | 2018-01-06 |
| | |||
* | Working compiler | tomsmeding | 2018-01-06 |
| | |||
* | Fix INS_NOT | tomsmeding | 2018-01-06 |
| | |||
* | There's actually a chance that, correctly stringified, this will work | tomsmeding | 2018-01-05 |
| | |||
* | Stuff | Tom Smeding | 2018-01-05 |
| | |||
* | Initial | Tom Smeding | 2018-01-03 |