| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-18 | Define basic syntax tree (mostly expressions), with simple debug printing | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-15 | Keyword recognition in lexer through CRC32 | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-15 | Add POSIX CRC32 algorithm implementation to common library | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-15 | Access string data directly in iteration macro to avoid bounds-checking | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-14 | Bootstrapping lexer | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-14 | Add compound literal casts to common functions (this isn't C++) | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-03-11 | Add common library for basic types, functions and macros | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-02-28 | Map and read source file | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
| 2025-02-16 | Add bootstrap entrypoint | Mel | |
| Signed-off-by: Mel <mel@rnrd.eu> | |||
