Граф коммитов

397 Коммитов

Автор SHA1 Сообщение Дата
Alexandru Dima c4f91743a9 update `package-lock.json` 2020-10-07 21:43:20 +00:00
Alexandru Dima 0aebdd374b Remove usage of `oniguruma` 2020-10-07 21:35:03 +00:00
Alexandru Dima 9f3ad0e714 Reduce usage of var 2020-10-07 21:05:18 +00:00
Alex Dima 19cf1fe2c5
Remove `onigasm` 2020-10-07 23:03:03 +02:00
Alex Dima e4d8c786a9
Fix typo 2020-10-07 21:22:37 +02:00
Alexandru Dima ebcfe99ce2
Merge pull request #132 from asottile/fix_typo
fix typo in package.json
2020-08-28 10:59:41 +02:00
Alex Dima 2fe5a125bb
Update `.npmignore` 2020-06-29 14:51:44 +02:00
Alex Dima c508487730
5.2.0 2020-06-29 14:47:27 +02:00
Alex Dima ebf171759e
Switch to webpack to create a minified bundle 2020-06-29 14:46:42 +02:00
Alex Dima e7f05ef233
5.1.2 2020-06-24 21:28:03 +02:00
Alex Dima 0069038b32
Prefer commonjs in the UMD pattern 2020-06-24 21:26:25 +02:00
Anthony Sottile 01bb10b297 fix typo in package.json 2020-06-15 15:24:00 -07:00
Alex Dima 4b0dea7a50
Add script to help converting a JSON grammar to one that can be used in TM's grammar editor 2020-06-08 14:46:46 +02:00
Alex Dima 57770e0233
Update to latest vscode-oniguruma 2020-05-07 11:12:01 +02:00
Alex Dima 0730e8ef74
5.1.1 2020-04-28 01:05:49 +02:00
Alex Dima c818d4c9d4
Fix NPE in Grammar.dispose() 2020-04-28 01:05:09 +02:00
Alex Dima fcad4e84d6
5.1.0 2020-04-28 00:49:30 +02:00
Alexandru Dima afb0dd5035
Merge pull request #128 from Yanpas/perf_warning
Add grammar performance warning
2020-04-28 00:48:12 +02:00
Alex Dima 1b66ea9184
Fix ReferenceError 2020-04-28 00:47:21 +02:00
Alex Dima 025892d959
Merge remote-tracking branch 'origin/master' into pr/Yanpas/128 2020-04-28 00:41:20 +02:00
Alex Dima eb37e7b360
Move to macOS-latest for building 2020-04-28 00:40:21 +02:00
Alex Dima 86ceabc927
add `Registry.dispose`, call `OnigScanner.dispose` 2020-04-28 00:37:20 +02:00
Alex Dima c5b7efa700
5.0.2 2020-04-23 10:39:30 +02:00
Alex Dima 82ec9c218a
Remove on more source map directive 2020-04-23 10:38:45 +02:00
Alex Dima bc904b656a
5.0.1 2020-04-23 10:33:22 +02:00
Alex Dima a2264e1f6f
Strip source maps comments from the released script 2020-04-23 10:32:37 +02:00
Alex Dima 1b20755a50
minor tweaks 2020-04-23 00:03:54 +02:00
Alex Dima 113d09756e
5.0.0 2020-04-23 00:03:22 +02:00
Alex Dima 001ae4c11c
Be explicit about tests 2020-04-22 23:57:33 +02:00
Alex Dima 3f13ce828d
Compile before testing 2020-04-22 23:54:16 +02:00
Alex Dima 144f1390fd
Remove `.js` 2020-04-22 23:52:07 +02:00
Alex Dima d38e0b8f00
Be explicit about tests 2020-04-22 23:50:00 +02:00
Alex Dima c508484786
Update package-lock 2020-04-22 23:45:12 +02:00
Alex Dima be08951493
remove mocha, adopt tape 2020-04-22 23:41:50 +02:00
Alex Dima bac7cac938
Remove builds for node 10.x 2020-04-22 22:52:17 +02:00
Alex Dima 7d89c7ace5
Update README.md to match latest API 2020-04-22 14:46:51 +02:00
Alex Dima cc8ae321cf
Remove "use strict" since TS emits it 2020-04-22 14:41:45 +02:00
Alex Dima 195943d68d
Breaking change: The oniguruma library must be passed in by the consumer 2020-04-22 14:39:14 +02:00
Alex Dima cca8967f5a
Remove unused IOnigMatch.scanner 2020-04-21 19:59:20 +02:00
Alex Dima 19ee7f4c2b
Update repository and bug URLs 2020-04-21 19:58:25 +02:00
Yan Pashkovsky 9a4dd1cbe9 optional performance 2020-04-16 20:31:46 +03:00
Yan Pashkovsky b14bfd2cc4 Add grammar performance warning 2020-03-16 15:09:52 +03:00
Alexandru Dima 8961b1554a
4.4.0 2019-11-20 17:02:30 +01:00
Alexandru Dima 85f000f425
Also walk grammar injections when walking dependencies 2019-11-20 17:01:41 +01:00
Alexandru Dima 1d74d4b427
Allow for passing in a color map 2019-11-20 16:41:58 +01:00
Alexandru Dima 92c6d75748
Fix traversal of includes for loading of grammars 2019-11-20 16:18:03 +01:00
Alexandru Dima 8a18d6270f
More TSLint 2019-11-20 12:43:54 +01:00
Alexandru Dima ead049eb44
Fixes #109: Enable strict TS compilation 2019-11-20 12:19:59 +01:00
Alexandru Dima 91935555d3
commit missing main.js file 2019-11-20 10:55:40 +01:00
Alexandru Dima 6144d6ad20
Merge pull request #113 from msftrncs/ExtraWhileDebug
Add debugging to While Rule popping
2019-11-20 09:32:04 +01:00