tests/languages/javascript


Log

Author Commit Date CI Message
Andreas Rohner 49cf8991 2016-03-08T15:03:59 Fix minor bug with new greedy-feature This fixes a minor bug that causes invalid highlighting in some edge cases, where two greedy patterns overlap each other.
Andreas Rohner c88036ca 2016-02-19T22:27:22 Add tests for new greedy-pattern feature and fix bug in Kotlin This patch adds tests for the new greedy-pattern feature and fixes a small bug in the Kotlin language, that resulted from that. It also cleans up some of the comments and refactors a few lines in the tokenloop.
Golmote e135947c 2015-10-10T12:48:04 Run gulp and update tests after #801 merge
Golmote 29e26dc3 2015-09-03T23:14:19 JavaScript: Allow for all non-ASCII characters in function names. Fix #400
Golmote 26ad4f31 2015-08-18T23:59:12 Add tests for JavaScript + remove example
Golmote 788f6d5e 2015-08-18T08:20:54 Commit updated line changes
Jannik Zschiesche 799570f9 2015-07-26T14:25:30 Fixed javascript test case
Jannik Zschiesche dec517f3 2015-06-13T15:25:53 Refreshed example test case for new file extension and comment support.
Jannik Zschiesche a806d1cc 2015-06-01T20:39:28 Added first simple test case
Jannik Zschiesche d1f90520 2015-06-01T20:39:11 Implemented test runner