0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
almost have retain/restore cooperating with tail calls More... almost 14 years ago
large cleanup; filled in header files and made api more consistent More... almost 14 years ago
large cleanup; filled in header files and made api more consistent More... almost 14 years ago
updated readme More... almost 14 years ago
switched to clang; clean impl of quote calling; dip and some other words added More... almost 14 years ago
and we're stackless More... almost 14 years ago
basic string support More... almost 14 years ago
arithmetic now performs sane order of operations More... almost 14 years ago
losing dependencies and unnecessary abstractions like whoa More... almost 14 years ago
redid object system, made room for fixnums More... almost 14 years ago
cleaned up message sending More... almost 14 years ago
messing sending works :)
jdp
More... over 14 years ago
new naming and call scheme implemented
jdp
More... over 14 years ago
stopped using a million header files
jdp
More... over 14 years ago
getting closer to having a working interpreter More... over 14 years ago
Parser_parse now returns CZ_OK/CZ_ERR instead of a quotaton More... over 14 years ago
switching to io-inspired naming convention, private methods suffixed with _
jdp
More... over 14 years ago
naming scheme cleaned up
jdp
More... over 14 years ago
parser.{c,h} no longer depend on frames and node pointers
jdp
More... over 14 years ago
first step of many: quotations don't take c function arguments, but stack arguments
jdp
More... over 14 years ago
quick commit before switching to laptop
jdp
More... over 14 years ago
really starting to regret some design decisions
jdp
More... over 14 years ago
i have made a huge mistake
jdp
More... over 14 years ago
rename source to src
jdp
More... over 14 years ago
moved source files to source dir
jdp
More... over 14 years ago
changed cz_method to cz_methodfn and broke the build, whoops
jdp
More... over 14 years ago
back to generic stack container, can't use List
jdp
More... over 14 years ago
starting factor out bootstrap code to respective files
jdp
More... over 14 years ago
added an equals function for Numbers
jdp
More... over 14 years ago
LICENSE: removed license, replaced with COPYING
jdp
More... over 14 years ago