Age | Commit message (Expand) | Author |
---|---|---|
2024-11-16 | cleanup and minor refactoringHEADmaster | kartofen |
2024-11-03 | env is just linked list now, uses much less memory | kartofen |
2024-09-22 | make env opaque | kartofen |
2024-09-08 | value is now opaque | kartofen |
2024-09-08 | update mempool and add implement hash array mapped trie (not integrated) | kartofen |
2024-09-03 | added memory pool to reduce allocations 5x | kartofen |
2024-09-02 | cooler macro example | kartofen |
2024-09-01 | macro fun | kartofen |
2024-09-01 | linked list and macros | kartofen |
2024-08-30 | proper repl, stylistic changes, removed trailing whitespace | kartofen |
2024-08-25 | lambda tested and if added | kartofen |
2024-08-25 | lambda work, closures work, everything works | kartofen |
2024-08-25 | lambda nearly done | kartofen |
2024-08-23 | edit README | kartofen |
2024-08-23 | usefull commit message | kartofen |