mediawiki-extensions-Visual.../modules/parser
Gabriel Wicke d3f0196df7 Add primitive HTML comparison to detect passing parser tests. The expected
HTML is parsed using a HTML parser and re-serialized, and the output compared
to the serialization of the new parser's dom. Newline normalization is a
cheap hack for now, need to improve that later.
2011-11-28 11:10:39 +00:00
..
html5 Fix comment token conversion and serialization 2011-11-21 09:22:30 +00:00
ext.cite.taghook.ref.js Moving parser stuff back into the modules folder (oops) 2011-11-02 21:45:57 +00:00
lib.pegjs.js Convert PEG parser to tokenizer for back-end HTML parser. Now emits a list of 2011-11-17 15:26:02 +00:00
mediawiki.html5TokenEmitter.js Fix comment token conversion and serialization 2011-11-21 09:22:30 +00:00
mediawiki.parser.environment.js Moving parser stuff back into the modules folder (oops) 2011-11-02 21:45:57 +00:00
mediawiki.parser.peg.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
pegParser.pegjs.txt Add primitive HTML comparison to detect passing parser tests. The expected 2011-11-28 11:10:39 +00:00