0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 2 days ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the ctiles.html demo page much more spiffy. More... about 15 years ago
Quick line-wrapping hack: wrap comma lists if they get too far from the margin. More... about 15 years ago
Match canvas size to the bounding box of the top-level widget. More... about 15 years ago
Allow easily checking crender.js w/ the tdop.html framework. More... about 15 years ago
De-lint crender.js -- it is now proper Simplified JavaScript. More... about 15 years ago
Note that ccanvas.js isn't intended to be proper SimplifiedJavaScript. More... about 15 years ago
Multiline style for object initializers. More... about 15 years ago
Clean up function argument space. More... about 15 years ago
Rearrange the MultiLineBBox prototype; add linebreak() method. More... about 15 years ago
Basic single-line implementation of object creation. More... about 15 years ago
Minor tweaks to spacing and style. More... about 15 years ago
Refactor the DotNameWidget to use SeparatedListWidget; tweak padding. More... about 15 years ago
Refactor a lot of stuff into trivial subclasses of SeparatedListWidget. More... about 15 years ago
Refactor the CommaListWidget into a more general SeparatedListWidget. More... about 15 years ago
Make Boolean.ifElse suitable for use in conditional expressions. More... about 15 years ago
Remove some debugging code and out-of-date comments. More... about 15 years ago
Change to displaying the parser. More... about 15 years ago
Make 0 and 1-item comma lists slightly prettier. More... about 15 years ago
Add .foo and .foo() widgets; also fix more multiline buglets w/ negative indent. More... about 15 years ago
Add 'new array creation' widget, based on parentheses widget and comma list. More... about 15 years ago
Add proper parenthesization of expressions. More... about 15 years ago
Suffix operators [] (), multiline comma list, multiline function args. More... about 15 years ago
WhileWidget multiline fixes, create IfWidget as WhileWidget subclass. More... about 15 years ago
Override some display styles when debugging tile drawing code. More... about 15 years ago
Make multiline InfixWidget out of PrefixWidget. More... about 15 years ago
Multiline InfixWidget fixes. More... about 15 years ago
Multiline support for InfixWidget. More... about 15 years ago
Refactor to clean up the plethora of bounding box types. More... about 15 years ago
Start refactoring/simplifying BoundingBox/MultiLineBBox. More... about 15 years ago
Bug fix to BoundingBox.chainHoriz. More... about 15 years ago