summaryrefslogtreecommitdiff
path: root/abbrevs.txt
AgeCommit message (Expand)Author
2019-12-22started exporting systemLeo Tenenbaum
2019-11-10wrote value hash table for compile time argumentsLeo Tenenbaum
2019-10-27some fixes and starting to get type declarationsLeo Tenenbaum
2019-10-26started newtypeLeo Tenenbaum
2019-10-15more out params, fixed anon fnsLeo Tenenbaum
2019-10-14made parameters immutable; fixed other things involving immutabilityLeo Tenenbaum
2019-09-29finished replacing err_malloc with allocators; now there are no memory leaks!Leo Tenenbaum
2019-09-29made allocator; will switch to it soonLeo Tenenbaum
2019-09-28new, delLeo Tenenbaum
2019-09-27started named argumentsLeo Tenenbaum
2019-09-25added returnLeo Tenenbaum
2019-09-21deref; improved eval, declsLeo Tenenbaum
2019-09-21added ptrsLeo Tenenbaum
2019-09-01improved the way identifiers worked (now they use a single block array)Leo Tenenbaum
2019-08-31parsing of directivesLeo Tenenbaum