aboutsummaryrefslogtreecommitdiff
path: root/tests/main.c
AgeCommit message (Expand)Author
2020-07-25Add compiler option for number of threads to use (instead of env)dec05eba
2020-07-25Add assignment, while, extern, function signature type, start on bytecodedec05eba
2020-07-25Start on bytecode. Commit before os switchdec05eba
2020-07-25Test errors, stop working on errordec05eba
2020-07-25Add pub keyword, more import stuff, optimize hash mapdec05eba
2020-07-25Add struct, import caching, binop ops etcdec05eba
2020-07-25Fix hash_map_get not returning valuedec05eba
2020-07-25Fix hash map bug with reorder nodesdec05eba
2020-07-25Add hash mapdec05eba