| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-08-23 | core: lexer: Add copyright | Chloe M. | |
| Signed-off-by: Chloe M. <chloe@aptel.org> | |||
| 2026-08-23 | core: parser: Add parser groundwork | Chloe M. | |
| Signed-off-by: Chloe M. <chloe@aptel.org> | |||
| 2026-08-23 | core: Add support for pointer boxes | Chloe M. | |
| Pointer boxes are a way to manage memory and have all references released after operation, this way they do not need to be manually managed. Signed-off-by: Chloe M. <chloe@aptel.org> | |||
| 2026-08-23 | initial commit | Chloe M. | |
| There is some work to be done on top of this such as creating a way to manage memory to be freed later without needing to manually manage every pointer. Signed-off-by: Chloe M. <chloe@aptel.org> | |||
