Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move M to its own file | ubq323 | 2023-08-04 | 1 | -14/+1 |
* | valty_str -> typename_str | ubq323 | 2023-08-04 | 1 | -1/+1 |
* | add string object values. you can't do anything with them yet | ubq323 | 2023-08-04 | 1 | -2/+7 |
* | compilation of basic arithmetic exprs to bytecode | ubq323 | 2023-08-01 | 1 | -12/+11 |
* | dissasembler and basic arithmetic | ubq323 | 2023-08-01 | 1 | -11/+40 |
* | bytecode vm start, can print constants currently | ubq323 | 2023-07-31 | 1 | -0/+102 |