Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-15 | feat(core,cli): Add diagnostic handler to SandConfig | Linnnus | |
2025-04-15 | refactor(core): Move SandConfig into own header file | Linnnus | |
2025-04-15 | fix(core): Tokenizer doesn't assume input is NUL-terminated | Linnnus | |
2025-04-15 | feat(cli): More CLI stuff, idk | Linnnus | |
2025-04-15 | feat(core): Add tokenizer | Linnnus | |
2025-04-08 | feat: Initial commit | Linnnus | |
At this point we have some allocation routines but no work on the actual language has been done. |