2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Jun 23, 2025 — Jun 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 2 years ago
Edit the README to remove any pretense of further development More... over 10 years ago
Define temporary variables More... over 15 years ago
Merge remote branch 'remotes/zarf/zarfwork' More... over 15 years ago
Merge commit 'e6e57e4485a2b3604293585c15d15cede441631c' into zarfwork More... over 15 years ago
Added an @-sign on the end of the round-trip test. More... over 15 years ago
Fixed profiling, and added support for naming JIT functions More... over 15 years ago
Added a profile test for Sand dancer More... over 15 years ago
Added support for @parchment and its raw eval() mode function. More... over 15 years ago
Fixed some ZSCII/ASCII conversion errors, thanks for spotting Zarf. More... over 15 years ago
Added a test for character round-trips to and from a memory stream. More... over 15 years ago
Update CONTRIBUTORS More... over 15 years ago
Merge remote branch 'remotes/zarf/zarfwork' More... over 15 years ago
Copied in the "indirect" tests from czech.inf. More... over 15 years ago
merge from parchment ui_bugfixes More... over 15 years ago
Fix for -1++ failure in @inc. More... over 15 years ago
moved over gnusto_engine.js from http://github.com/jeremybernstein/parchment/tree/ui_bugfixes More... over 15 years ago
Minor change to Praxix More... almost 16 years ago
Added support for the Z-Machine 1.2 @gestalt opcode (but disabled until full 1.1 support has been added.) Added a test for @gestalt to Praxix More... almost 16 years ago
Merge branch 'master' of [email protected]:curiousdannii/gnusto More... almost 16 years ago
Complies with the Z-Machine 1.1 updates/clarifications. More... almost 16 years ago
Added tests for the clarifications and fixes found in the 1.1 spec. More... almost 16 years ago
Removed old tests More... almost 16 years ago
Changed ge_ascii_char_to_zscii() to match the new way Parchment returns char input data - as an object rather than a single number. More... about 16 years ago
Updated to the new class.js from Secrets of the JavaScript Ninja More... about 16 years ago
Test properly stupid boy More... about 16 years ago
Fixed ge_ascii_char_to_zscii() for Enter and arrow keys. More... about 16 years ago
Fixed undo support, now with multi-undo support. More... about 16 years ago
Adjusted error message. More... about 16 years ago
Added multi-undo test. More... about 16 years ago