Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add true, false, nil keywords | ubq323 | 2024-06-20 | 1 | -0/+4 |
* | globals are now variable | ubq323 | 2024-06-20 | 1 | -0/+9 |
* | add readable globals | ubq323 | 2024-06-20 | 1 | -1/+10 |
* | pass State *S everywhere | ubq323 | 2024-06-20 | 1 | -4/+4 |
* | 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 | -1/+1 |
* | dissasembler and basic arithmetic | ubq323 | 2023-08-01 | 1 | -0/+36 |