Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-12-17 | Change charp to uint8 | Kyle Gunger | |
+ Change charp to uint8 + Start value abstraction | |||
2022-10-06 | Update license date | Kyle Gunger | |
2022-09-20 | Add ability to splice own asm code in | Kyle Gunger | |
2022-09-20 | Generate a dummy file | Kyle Gunger | |
2022-09-15 | Fix string from int | Kyle Gunger | |
2022-09-14 | Focus on ASM generation instead of raw binary | Kyle Gunger | |
2022-05-02 | [TNSLC] AST Updates | Kyle Gunger | |
- Change how string_equate works - Call AST Node generator from main - Flush out ast.tnsl - Add a few initial methods to AST - Move some code from token.tnsl to parse.tnsl | |||
2022-04-13 | Numeric literals | Kyle Gunger | |