summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
trunkrefactor hashtables, and use objstrings for keysubq3239 months
 
 
AgeCommit messageAuthorFilesLines
2023-08-05refactor hashtables, and use objstrings for keysHEADtrunkubq3238-71/+90
2023-08-04give M extra param for tracking alloc size; macros for allocationubq3234-9/+27
2023-08-04move M to its own fileubq3236-19/+31
2023-08-04valty_str -> typename_strubq3234-4/+4
2023-08-04add string object values. you can't do anything with them yetubq3237-33/+93
2023-08-04rename "symbol" to "ident" everywhereubq3234-11/+11
2023-08-03add strings to parserubq3235-12/+23
2023-08-03remove hardcoded bytecode testubq3231-15/+0
2023-08-02remove run_old.cubq3231-121/+0
2023-08-02tersifyubq3234-11/+11
[...]