mediawiki-extensions-Visual.../modules/parser/html5
2011-12-08 10:37:18 +00:00
..
parser * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
buffer.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
constants.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
COPYING Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
debug.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
index.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
parser.js Rename html5TokenEmitter to HTML5TreeBuilder, and the contained Tokenizer to 2011-12-08 10:37:18 +00:00
serializer.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
tokenizer.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00
treebuilder.js * Split paragraph handling between tokenizer and DOM postprocessor for better 2011-11-29 15:11:51 +00:00
treewalker.js Add node.js-compatible HTML5 parser and hook it up to the PEG tokenizer. 2011-11-18 13:57:07 +00:00