Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deastnodeify form compilers | ubq323 | 2024-08-06 | 1 | -6/+2 |
| | |||||
* | rearrange and refactor compiler | ubq323 | 2024-08-06 | 1 | -0/+15 |
| | | | | part 1/? of making compiler use badthing objects instead of separate ast | ||||
* | pass State *S everywhere | ubq323 | 2024-06-20 | 1 | -8/+10 |
| | | | | contains changes from a million years ago that i don't remember much about | ||||
* | refactor hashtables, and use objstrings for keys | ubq323 | 2023-08-05 | 1 | -0/+1 |
| | | | | | doesn't yet work without string interning, which will require further refactoring | ||||
* | give M extra param for tracking alloc size; macros for allocation | ubq323 | 2023-08-04 | 1 | -1/+12 |
| | |||||
* | move M to its own file | ubq323 | 2023-08-04 | 1 | -0/+8 |