0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ugly hack to make str_escape work on chrome/webkit. More... almost 16 years ago
Allow trailing semicolon to be optional on named function definitions. More... almost 16 years ago
render.js: first draft conversion from parse tree to styled DOM. More... almost 16 years ago
Be more careful about styling li children of specific ul elements. More... almost 16 years ago
Move Object.error() back into tdop.html, since it conflicts with jQuery. More... almost 16 years ago
Start hooking up parser/compiler to tile test. More... almost 16 years ago
parse.js: Allow standalone named function definitions. More... almost 16 years ago
compile.js -- fix on webkit, where 'function' is a reserved word. More... almost 16 years ago
Move necessary global definitions into global.js for reuse. More... almost 16 years ago
Add a nested statement; move CSS styles back into stylesheet.css. More... almost 16 years ago
Make variables part of block, not part of function. More... almost 16 years ago
Backgrounds from theme; make variables into separate section. More... almost 16 years ago
New tile test. More... almost 16 years ago
Simple Makefile to install to public web server. More... almost 16 years ago
Updated to jQuery-UI 1.9pre (milestone 2) with iPhone support patch. More... almost 16 years ago
Second draft of tile test, using jquery sortable. More... almost 16 years ago
Add jquery-ui "Sunny" and "Pepper Grinder" themes. More... almost 16 years ago
First draft of a tile UI. More... almost 16 years ago
Add various test cases. More... almost 16 years ago
Compiler: fix indentation and precedence. More... almost 16 years ago
Properly HTML-escape parser/compiler output. More... almost 16 years ago
Add basic "compiler" to reconstruct JavaScript source from parse tree. More... almost 16 years ago
Clarify block structure in parse tree; hoist all vars to top level. More... almost 16 years ago
Give Crockford's stuff nicer names. More... almost 16 years ago
Import Crockford's original Simplified JavaScript parser. More... almost 16 years ago