0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactor bytecode_table into its own module. More... about 15 years ago
Improvements to make_tests. More... about 15 years ago
Refactor tokens.js; make it proper Simplified JavaScript. More... about 15 years ago
Improve test running skeleton in tdop.html. More... about 15 years ago
More bug fixes to bytecode.js (bad push/pop numbers for over/over2). More... about 15 years ago
Bug fixes to bytecode compiler; track maximum stack depth. More... about 15 years ago
Untabify bytecode.js More... about 15 years ago
Bug fix to parse.js when handling nested return statements. More... about 15 years ago
Clean up bytecode.js; make it proper "Simplified JavaScript". More... about 15 years ago
Add boolean literals to bytecode. More... about 15 years ago
Add bytecode compiler for simplified javascript. More... about 15 years ago
Experiments with multi-line expressions. More... almost 16 years ago
Show off multi-line puzzle pieces. More... almost 16 years ago
tile2.html: more block styling experiments. More... almost 16 years ago
tile2.html: Improve "Open Blocks"-style puzzle piece formatting. More... almost 16 years ago
tile2.html: additional tile-styling experiments. More... almost 16 years ago
tests.js: fix typo in comment More... almost 16 years ago
README: endorse the <iframe> module system. More... almost 16 years ago
Extensive updates to the README. More... almost 16 years ago
Add license. More... almost 16 years ago
Minor fixes to parser to avoid capturing fields of Object. More... almost 16 years ago
Add a README describing the current state of the project. More... almost 16 years ago
tiles: Small tweaks to make a better demo. More... almost 16 years ago
tokens.js: Allow '$' as an identifier character. More... almost 16 years ago
render.js: finish implemention of all tree nodes; convert to Simplified JS. More... almost 16 years ago
Update jquery to 1.4.3pre (git snapshot) to fix issue #6779. More... almost 16 years ago
Add a test for proper string escaping. More... almost 16 years ago
Be careful not to let properties of Object sneak into the symbol table. More... almost 16 years ago
Minor tweak to compile.js to put it in Simplified JavaScript form. More... almost 16 years ago
Add support for block comments to tokenizer. More... almost 16 years ago