Commit Graph

11 Commits (e880095da34f15d1257da37ec6bc80e245409cfe)

Author SHA1 Message Date
John Benediktsson c8732657b7 Cleanup more lint warnings. 2011-10-16 13:01:58 -07:00
John Benediktsson 81e3bef507 xml: 25% (or more) faster.
Main performance improvements from:
- improving text? check performance
- fewer "spot get char>>" in skip-until
- better string matching (don't use circular-string sequence=)
2011-09-30 12:47:38 -07:00
Daniel Ehrenberg 6298203b4c Making all of basis and extra unambiguous for sets/namespaces 2010-02-26 16:28:38 -05:00
Daniel Ehrenberg af2706b75c Code cleanup in XML 2009-01-29 16:57:13 -06:00
Daniel Ehrenberg af9d70c65a XML chunks are a separate datatype; XML tags are no longer assocs 2009-01-28 14:33:33 -06:00
Daniel Ehrenberg 02b09fdca4 Documentation, unit tests for XML 2009-01-26 16:11:30 -06:00
Daniel Ehrenberg c33dd1105b XML fry 2009-01-25 23:52:25 -06:00
Daniel Ehrenberg 39e49c3554 XML interpolation 2009-01-25 21:06:45 -06:00
Daniel Ehrenberg b87b9af458 DTDs are a separate type now; all variables in xml.state 2009-01-23 15:29:28 -06:00
Daniel Ehrenberg 0041f26d90 Separating out reading DTDs 2009-01-22 16:31:22 -06:00
Daniel Ehrenberg 915b6d3706 Reorganizing XML 2009-01-21 18:16:51 -06:00