summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-09-14Minor fixes to xml2md.xslNick Wellnhofer
2018-09-14XSLT stylesheet to convert cmark XML back to CommonmarkNick Wellnhofer
2016-11-04Fix for non-matching entities (#161)Yuki Izumi
2016-03-12Test with multiple MSVC versions under AppveyorNick Wellnhofer
2015-06-17Renamed entities.h -> entities.inc.John MacFarlane
2015-06-16Simpler approach for entity lookup.John MacFarlane
2015-06-16make_entities_h.py: confirm there are no hash collisions.John MacFarlane
2015-06-16Mark entity data structures as const.John MacFarlane
2015-06-16entities: Make the first entity in the array (TripleDot) work.John MacFarlane
2015-06-16Replace gperf-based entity lookup with binary tree lookup.John MacFarlane
2015-01-24Removed spec-specific files (DTD, spec generation tools).John MacFarlane
2015-01-24Removed JS implementation, which is moving to its own repo:John MacFarlane
2015-01-17Added new fine-grained JS benchmarks.John MacFarlane
2015-01-15Fixed template path in tools/makespec.py.John MacFarlane
2015-01-15Fixed (interact) link in template.html.John MacFarlane
2015-01-15Re-added tools/{makespec.py, template.html, template.tex}.John MacFarlane
2015-01-12Moved spec2js.js to tools/.John MacFarlane
2015-01-12Moved templates, makespec.py, and specfilter.hs -> tools/.John MacFarlane
2015-01-12Moved mkcasefold.pl to tools/.John MacFarlane