0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
traced bug in exn:fail constructions: they were accidently reusing the old constructors. More... over 13 years ago
ripping out jon resig's class stuff; it does not work reliably More... over 13 years ago
predicates for exn:fail appear not to be distinguishing correctly. More... over 13 years ago
fixing issue with raise. More... over 13 years ago
checking error with raise. More... over 13 years ago
correcting math bugs More... over 13 years ago
at least making sure the math functions are covered. More... over 13 years ago
added seconds More... over 13 years ago
added test for compose More... over 13 years ago
quick test on apply More... over 13 years ago
covering more of the arity functions. More... over 13 years ago
adding some arity tests More... over 13 years ago
fixing what looks like a bug in the struct predicate stuff. More... over 13 years ago
finding deviation in struct-mutator-procedure More... over 13 years ago
added more tests on struct More... over 13 years ago
prototyping html element library More... over 13 years ago
exposing struct-out More... over 13 years ago
bumping up version to 1.9 More... over 13 years ago
more tests for checking constants. More... over 13 years ago
adding test for recur More... over 13 years ago
added test for begin0 More... over 13 years ago
adding tests for letrec More... over 13 years ago
tests for for-each More... over 13 years ago
minor tests on continuation-marks. More... over 13 years ago
adding correction to build-vector. More... over 13 years ago
Adding missing vector tests More... over 13 years ago
bumping up version number. More... over 13 years ago
turning off the number.rkt test from the complete tests suite temporarily More... over 13 years ago
including some divide-by-zero fixes in jsnums More... over 13 years ago
division by zero fix More... over 13 years ago