Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add string object values. you can't do anything with them yet | ubq323 | 2023-08-04 | 1 | -5/+10 |
* | rename "symbol" to "ident" everywhere | ubq323 | 2023-08-04 | 1 | -3/+3 |
* | add strings to parser | ubq323 | 2023-08-03 | 1 | -0/+4 |
* | remove hardcoded bytecode test | ubq323 | 2023-08-03 | 1 | -15/+0 |
* | compilation of basic arithmetic exprs to bytecode | ubq323 | 2023-08-01 | 1 | -0/+70 |