| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | basic automated testing | 2025-11-16 | 1 | -4/+0 | |
| | | |||||
| * | implement most of preprocessor | 2025-10-13 | 1 | -1/+1 | |
| | | | | | | | | | - concatenation (##) - builtin macros (__FILE__ etc) - fails in some edge cases, and code needs cleanup - add embedded system include files (stddef.h, stdarg.h for now) - can handle stdio.h now | ||||
| * | basic cli driver | 2023-06-18 | 1 | -3/+3 | |
| | | |||||
| * | isel skeleton | 2023-06-10 | 1 | -3/+2 | |
| | | |||||
| * | codegen skeleton | 2023-06-06 | 1 | -2/+2 | |
| | | |||||
| * | strlits | 2023-06-05 | 1 | -0/+5 | |