]> git.sesse.net Git - xml-template/history - perl-sax
Add python/structure tests, passes.
[xml-template] / perl-sax /
2007-03-01 sgunderson@bigfoot.comAdd perl-sax/namespace{,2} tests. Pass directly.
2007-03-01 sgunderson@bigfoot.comAdd perl-sax/attribute-empty test, works directly....
2007-03-01 sgunderson@bigfoot.comAdd perl-sax/attribute[23] tests. Work directly.
2007-03-01 sgunderson@bigfoot.comMake perl-sax/attribute test pass.
2007-03-01 sgunderson@bigfoot.comAdd a (failing) perl-sax/attribute test.
2007-03-01 sgunderson@bigfoot.comFix include for perl-sax. Now only need to fix the...
2007-03-01 sgunderson@bigfoot.comFind out how we're going to handle includes. Some comme...
2007-03-01 sgunderson@bigfoot.comAdd a FIXME.
2007-03-01 sgunderson@bigfoot.comFix up the SAX cleaner. Passes cloning test!
2007-03-01 sgunderson@bigfoot.comuse strict, use warnins. Glah!
2007-03-01 sgunderson@bigfoot.comAlmost fix cloning. Yay!
2007-03-01 sgunderson@bigfoot.comAdd a Buffer class, for the SAX stuff.
2007-03-01 sgunderson@bigfoot.comSplit out the TemplateSAX modules into separate files.
2007-03-01 sgunderson@bigfoot.comAdd (failing) perl-sax/clone test.
2007-03-01 sgunderson@bigfoot.comParse the IDs properly. perl-sax/simple passes!
2007-03-01 sgunderson@bigfoot.comIntroduce a SAX cleaner.
2007-03-01 sgunderson@bigfoot.comMake perl-sax/simple almost work.
2007-03-01 sgunderson@bigfoot.comStart working on a SAX version of the Perl stuff. Very...