summaryrefslogtreecommitdiff
path: root/com.c
Commit message (Expand)AuthorAgeFilesLines
* refactor hashtables, and use objstrings for keysHEADtrunkubq3232023-08-051-1/+1
* add string object values. you can't do anything with them yetubq3232023-08-041-5/+10
* rename "symbol" to "ident" everywhereubq3232023-08-041-3/+3
* add strings to parserubq3232023-08-031-0/+4
* remove hardcoded bytecode testubq3232023-08-031-15/+0
* compilation of basic arithmetic exprs to bytecodeubq3232023-08-011-0/+70