Gabriel Wicke
|
752b0990b2
|
Refactor parserTests somewhat into a class-like structure, and wire up the
TokenTransformer.
|
2011-12-12 14:03:54 +00:00 |
|
Gabriel Wicke
|
d616f07a79
|
Don't re-build the wiki tokenizer for each test. This speeds up the full
parserTests.js run slightly from 7-8 minutes to about 14 seconds ;)
A few very minor tweaks to the grammar are also thrown into this commit.
|
2011-12-12 10:47:42 +00:00 |
|
Gabriel Wicke
|
abc2254110
|
A bit of comment clean-up and wrapping of tree building into try/catch block
to actually count failures.
|
2011-12-08 11:40:59 +00:00 |
|
Gabriel Wicke
|
92fdf99384
|
Further renaming, this time from pegParser to pegTokenizer.
|
2011-12-08 10:59:44 +00:00 |
|