0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 8 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
migrated most of the manual content from moby to here. More... over 13 years ago
adjusting jsworld to also use the onFail, so we get slightly more reasonable error messages. More... over 13 years ago
adding undocumented wraps More... over 13 years ago
setting up startUserConfigs to occur after a bigbang has happened: otherwise, the userConfig might try to change the world even before anything has happened. More... over 13 years ago
added a my-on-tick just to make sure world-config is doing something reasonable. More... over 13 years ago
added small test to make sure procedure->void-js-fun is doing something More... over 13 years ago
fixed broken reference to makeCaller More... over 13 years ago
fixed typo in js-call when parent is non-false. More... over 13 years ago
removing division by zero test in ffi; looks like line numbers are back thankfully More... over 13 years ago
forgot to maintain stack trace for application. Re-instated. More... over 13 years ago
added a few more tests on ffi More... over 13 years ago
continuing to test the ffi library, since it's going to be critical that it works well More... over 13 years ago
continuing to test the ffi library, since it's going to be critical that it works well More... over 13 years ago
adding some missing functions to types.js More... over 13 years ago
fixing some more typos in ffi More... over 13 years ago
trying to make test case for ffi More... over 13 years ago
Merge branch 'mzc' of github.com:dyoo/mzscheme-vm into mzc More... over 13 years ago
chasing issue with fii More... over 13 years ago
fixing bug in js-call More... over 13 years ago
removing alerts More... over 13 years ago
tracing bugs with make-world-config: looks like it's in a halfway state between Ethan's old api and the new one. Argh. More... over 13 years ago
bug in copy-support-js-files More... over 13 years ago
continuing to fix ffi More... over 13 years ago
trying to fix ffi More... over 13 years ago
trying to reconcile documentation between js-vm and moby More... over 13 years ago
bumping up version number. More... over 13 years ago
Merge commit 'origin/mzc' into mzc More... over 13 years ago
moving up js-vm.scrbl More... over 13 years ago
light edit More... over 13 years ago
removing more of the bang functions More... over 13 years ago