8
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made XML.Namespace constructible & add toString() More... about 16 years ago
add dummy XML Namespace class More... about 16 years ago
add useful new loader for classes without constructors More... about 16 years ago
reset doc property on change of XML.Node.parent More... about 16 years ago
make XML properties non-enumerable More... about 16 years ago
add XML.Node.{first,last}Sibling More... about 16 years ago
add XML.Node.addChild() More... about 16 years ago
add XML.Node.addContent() More... about 16 years ago
previous approach to setting XML.Node.content had a serious glitch More... about 16 years ago
add XML.Node.content & improve some code readability More... about 16 years ago
add XML.Text More... about 16 years ago
less verbose More... about 16 years ago
add XML.{Document,Node}.toString() More... about 16 years ago
add string::concat More... about 16 years ago
completely change behaviour of the XML.Node.parent property More... about 16 years ago
add XML.Node.unlink() More... about 16 years ago
XML.Node: add first_child & last_child, improve node::create More... about 16 years ago
small bugfix More... about 16 years ago
add XML.Node.prev & improve next. still buggy as hell. More... about 16 years ago
add new convenience shell wrapper for starting the sandbox jsrepl More... about 16 years ago
simplify More... about 16 years ago
improve XML memory management slightly More... about 16 years ago
add permanent_ptr to object More... about 16 years ago
use permanent_ptr for XML stuff More... about 16 years ago
disambiguate tracer API More... about 16 years ago
add value::{from_,}permanent_ptr() More... about 16 years ago
add XML.Node.next & memory management nightmare More... about 16 years ago
add XML.Node.parent More... about 16 years ago
stored value fix More... about 16 years ago
caching is not valid More... about 16 years ago