summaryrefslogtreecommitdiff
path: root/dis.c
Commit message (Expand)AuthorAgeFilesLines
* add true, false, nil keywordsubq3232024-06-201-0/+4
* globals are now variableubq3232024-06-201-0/+9
* add readable globalsubq3232024-06-201-1/+10
* pass State *S everywhereubq3232024-06-201-4/+4
* valty_str -> typename_strubq3232023-08-041-1/+1
* add string object values. you can't do anything with them yetubq3232023-08-041-1/+1
* dissasembler and basic arithmeticubq3232023-08-011-0/+36