tests/languages/javascript/template-string_feature.test


Log

Author Commit Date CI Message
Andreas Rohner d80900cc 2016-06-04T19:52:38 Improvement to greedy-flag This patch expands the idea of the greedy flag and significantly improves it, by matching against the whole text instead of just the next couple of tokens. This does not only improve the results, but it should also slightly improve performance.
Golmote 26ad4f31 2015-08-18T23:59:12 Add tests for JavaScript + remove example