Fabian Jakobs
|
86344d92b7
|
regexps are allowed after case statements
|
2011-09-06 16:52:49 +02:00 |
|
Fabian Jakobs
|
983771a2be
|
fix tokenizing js comments
|
2011-09-06 15:55:27 +02:00 |
|
Fabian Jakobs
|
1c5fb5b75a
|
don't merge tokens (Includes coding style cleanups)
fix #355
|
2011-08-01 15:01:50 +02:00 |
|
Fabian Jakobs
|
4012c32a55
|
properly tonekize regexp literals in JavaScript.
fix #140
|
2011-07-26 16:26:56 +02:00 |
|
Fabian Jakobs
|
b837cd547b
|
highlight js identifiers with unicode characters.
fix #148
|
2011-07-25 17:32:17 +02:00 |
|
Fabian Jakobs
|
847ccceac3
|
use new asyncjs
|
2011-04-29 11:26:40 +02:00 |
|
Fabian Jakobs
|
bc027e927a
|
Refactor unit tests:
- move tests next to implementation files
- all tests run standalone in node
- all tests run in the browser
|
2011-04-08 10:28:18 +02:00 |
|