0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Jun 22, 2025 — Jun 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add conditional Helma-specific exports. More... almost 17 years ago
Empty attribute would cause node to be added with appendChild, which Rhino didn't like at all. More... almost 17 years ago
On empty <st:attr/>, omit attribute from parent altogether. More... almost 17 years ago
Empty <st:attr/> would cause silent exception and consequent parent annihilation. Fixed. More... almost 17 years ago
Remove license reference to SamePlace. More... about 17 years ago
Not relying on return value of xmlobj.normalize() since in Rhino it doesn't return the normalized object. More... over 17 years ago
Removed 1.8-isms. More... over 17 years ago
When using E4X objects as env variables, value would be returned as 'xml' type object and incur in pretty-printing modifications (e.g. indentation). Fixed by converting value to string More... over 17 years ago
More elegant way of retrieving value from path in getEnv. More... over 17 years ago
Moved examples not describing tags or attributes at the end More... almost 18 years ago
Fixed namespace More... almost 18 years ago
Handle comments More... almost 18 years ago
In debug function, ignore stack if not set (it seems the case in Helma) More... almost 18 years ago
Fixed handling of st:attr in looping items More... almost 18 years ago
Added example for attribute tag. More... almost 18 years ago
Added comment about factory xml object. More... almost 18 years ago
Make debug function report line numbers. More... almost 18 years ago
Debug function was checking for type of 'print' string instead of print function. More... almost 18 years ago
Testing for Helma environment was assuming `app' to always be there. More... almost 18 years ago
Added file-local variable for easy verification of examples from Emacs. More... almost 18 years ago
Fixed leftover variable name and function declaration. More... almost 18 years ago
Initial import. More... almost 18 years ago