| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-08-22 | Allow 0-length allocs. | Rose Hogenson | 1 | -3/+7 | |
| 2022-08-07 | Add int<? and eq?. | Rose Hogenson | 1 | -2/+27 | |
| 2022-08-01 | Rename the compiler in bytecode.rs. | Rose Hogenson | 1 | -2/+2 | |
| 2022-07-30 | Add the typeof opcode. | Rose Hogenson | 1 | -0/+89 | |
| 2022-07-29 | Fix the bytecode interpreter. | Rose Hogenson | 1 | -445/+276 | |
| I'm too scared to actually try to run it right now. | |||||
| 2022-03-03 | Start the garbage collector. | Rose Hogenson | 1 | -43/+98 | |
| I don't think we finished it, but I wrote this code a while ago and I'm just trying to get it committed. | |||||
| 2022-01-09 | Initial commit. | Rose Hogenson | 1 | -0/+543 | |
| Not sure if everything here will be needed eventually, but we have a working bytecode interpreter. Next I will write the linker, then the core compiler, and finish with the macro expander. | |||||
