0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pulled in the definition of cond used by the teaching languages. I needed to strip out the details regarding the stepper, since we don't yet have stepper support, but everything else about cond should be preserved. More... over 13 years ago
filling in the differences between wescheme and asl More... over 13 years ago
adding recur More... over 13 years ago
adding binding for \lambda More... over 13 years ago
removing superfluous read-lines, since run-in-browser will block now. More... over 13 years ago
browser should wait More... over 13 years ago
Making structures mutalbe by default in wescheme language More... over 13 years ago
adding 'run-all-tests.rkt' to make it a little easier to run the tests from DrRacket More... over 13 years ago
integrated emmanuel's work. More... over 13 years ago
fixing some typos More... over 13 years ago
Merge branch 'mzc' More... over 13 years ago
Merge branch 'schanzer-master' More... over 13 years ago
fixing README More... over 13 years ago
Added scale/xy, since it was pretty straightforward, and exported the necessary functions More... over 13 years ago
First attempt at getting RotateImage working More... over 13 years ago
bumping up to 1.6 More... over 13 years ago
adjusting documentation More... over 13 years ago
adding docs for js-null and js-undefined More... over 13 years ago
trying to include Ethan's documentation More... over 13 years ago
working on hooking up Ethan's ffi documentation to the main body. More... over 13 years ago
Merge commit 'origin/mzc' into mzc More... over 13 years ago
adding Ethan's ffi documentation More... over 13 years ago
Merge branch 'master' into mzc More... over 13 years ago
Merge remote branch 'origin/mzc' into mzc More... over 13 years ago
adjusted the javascript packages to include the javascript compatibility libraries. More... over 13 years ago
adjusted the ffi-2 example so it works on firefox as well as chrome. More... over 13 years ago
adding some tests on vararity More... over 13 years ago
extending readerGraph to support structures. More... over 13 years ago
adding test for structures and make-reader-graph. More... over 13 years ago
changing list* so it takes arbitrary arguments. More... over 13 years ago