0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrote Env to get rid of dynamic binding. :-( More... about 15 years ago
Performance: added while, macex at closure time, inlined apply More... about 16 years ago
Cleaned up the debugger More... about 16 years ago
Got all of arc.arc working More... about 16 years ago
Added on-err, array cleanup More... about 16 years ago
Added more array routines More... about 16 years ago
templatize and cache working More... about 16 years ago
Got all the math and sorting working More... about 16 years ago
Got math mostly done and ccc with second-class continuations More... about 16 years ago
Added fn stdin More... about 16 years ago
Got 49% of arc.arc working! More... about 16 years ago
*** empty log message *** More... about 16 years ago
added coerce to 'string and 'int with radix More... about 16 years ago
arc.arc part4 working More... about 16 years ago
Part3 is working. Arc = More... about 16 years ago
Updated some copyright dates - Added a few more functions More... about 16 years ago
Uniq should check the symbol table first and not just rely on the counter for uniqueness. More... about 16 years ago
Added enough primitives to get up to 'while' working in arc.arc More... about 16 years ago
Added bound, disp, writec and sref More... about 16 years ago
Added square bracket parsing [uniq] to reader More... about 16 years ago
First step to arc0 - renamed language primitives More... about 16 years ago
First step to arc0 - renamed language primitives More... about 16 years ago
Reimplemented Math operators More... about 16 years ago
Enhanced MATCH to use OPT arg for the string to match More... over 17 years ago
Cleaned up Closure a bit more More... over 17 years ago
Cleaned up Closure a bit More... over 17 years ago
Added support for complex arguments (ds ...) (get ...) (opt ...) More... over 17 years ago
Enhanced EACH to support java.util.Collection More... over 17 years ago
typo in comment More... almost 18 years ago
If there's an error running the debugger dump the stack trace More... almost 18 years ago