aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode/hashtable.h
Commit message (Expand)AuthorAgeFilesLines
* Add new syntax to lexer and prepare refactorBad Diode2022-02-011-208/+0
* Prepare for closure captureBad Diode2021-10-281-2/+2
* Add initial implementation of localsBad Diode2021-10-271-1/+0
* Add initial function call procedureBad Diode2021-10-261-6/+2
* Add initial `fun` declaration compilationBad Diode2021-10-251-3/+1
* Add updated hash table with intern key-valuesBad Diode2021-10-241-0/+215