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

397 Коммитов

Автор SHA1 Сообщение Дата
deepak1556 f531d557b2 chore: update oniguruma@7.2.0 for node12 2019-07-08 00:44:27 -07:00
Alex Dima 200350bc29 4.1.1 2019-05-02 15:42:00 +02:00
Alex Dima 63141063cb Update dev dependencies 2019-05-02 12:25:41 +02:00
Alex Dima 7a4d6fe2b5 Better handle missing `process` 2019-05-02 12:23:27 +02:00
msftrncs 79c5ac3fd0 inspect line end stack rule's scopes 2019-04-11 23:57:56 -05:00
Alexandru Dima f22419a676
Merge pull request #86 from msftrncs/AllowMissingBigin
Allow empty or missing begin
2019-04-04 17:34:53 +02:00
Alex Dima f8dc515b09 Merge remote-tracking branch 'origin/master' into pr/msftrncs/86 2019-04-04 17:34:04 +02:00
Alex Dima 95bb619096 Add test for #22, remove old broken test 2019-04-04 17:00:17 +02:00
Alex Dima cda2d5717c Check in release 2019-04-04 12:36:33 +02:00
Alexandru Dima 70753c4f38
Merge pull request #85 from msftrncs/anchorCorrectionAfterPopRule
capture if pushed rules have advanced and reflect when popped
2019-04-04 12:32:55 +02:00
Alex Dima 17b2d336d4 Merge remote-tracking branch 'origin/master' into pr/msftrncs/85 2019-04-04 12:27:57 +02:00
Alex Dima a0a5131907 Capture anchor position when pushing and restore it when popping (fixes #82) 2019-04-04 12:25:54 +02:00
msftrncs 366e937689 attempt fix line end rule count and debug 2019-03-26 01:07:18 -05:00
Alex Dima 8870575f0a 4.1.0 2019-03-21 22:03:18 +01:00
Alex Dima 1979a62e71 Ship as UMD 2019-03-21 22:01:05 +01:00
Alex Dima cba094a7d8 Check in release version 2019-03-21 21:34:49 +01:00
Alex Dima 40aae09611 Clean up dev dependencies 2019-03-01 15:02:30 +01:00
Carl Morris a3e737dacf no while checks if scanning a capture 2019-02-07 18:02:09 -06:00
msftrncs c91ec4ff87 Allow empty or missing begin 2019-02-05 00:26:28 -06:00
Carl Morris 2aae1cf61e capture if pushed rules have advanced and reflect when popped 2019-02-04 17:18:00 -06:00
Alexandru Dima 6b4f4d7bfd
Merge pull request #73 from msftrncs/msftrncs-fix
inspect.js only reads 'grammer_paths[0]' and swap replace/substr in grammer.ts
2018-09-20 10:50:44 +02:00
msftrncs 60c6ed6d21 @@scanNext, swap replace and substring 2018-09-20 00:51:10 -05:00
msftrncs 45417772d6 Revert "stash build changes"
This reverts commit 8cc27a3f89.
2018-09-20 00:49:31 -05:00
msftrncs 1f31225ae1 path was grammer_paths[0] 2018-09-20 00:33:49 -05:00
msftrncs 8cc27a3f89 stash build changes 2018-09-19 22:15:31 -05:00
Alex Dima bd860d3d87 Update mocha 2018-07-17 12:24:50 +02:00
Alex Dima c8c36cb3a9 Update coveralls 2018-07-02 12:36:13 +02:00
Martin Aeschlimann e8f439d613 4.0.1 2018-06-22 17:20:48 +02:00
Martin Aeschlimann 07612b6ca0 Do not use exceptions for missing grammars. For Microsoft/vscode#52692 2018-06-22 17:18:33 +02:00
Martin Aeschlimann b6b6962d1b 4.0.0 2018-06-21 17:12:13 +02:00
Martin Aeschlimann 411b24d795 extend benchmark 2018-06-21 17:06:37 +02:00
Martin Aeschlimann b749d5d4ee update release & version scripts 2018-06-19 16:23:35 +02:00
Martin Aeschlimann 187dbe03b4 4.0.0-next.3 2018-06-19 16:19:19 +02:00
Martin Aeschlimann 0dd2fd0b58 fix test 2018-06-19 16:18:58 +02:00
Martin Aeschlimann fab7df1894 embed plist 2018-06-19 16:11:58 +02:00
Martin Aeschlimann d9106a0e3b 4.0.0-next.2 2018-06-18 16:07:35 +02:00
Martin Aeschlimann 3a6afa1802 update oniguruma 2018-06-18 16:07:32 +02:00
Martin Aeschlimann 7d87dd3149 4.0.0-next.1 2018-06-18 12:47:43 +02:00
Martin Aeschlimann f5618dc180 update onigasm 2018-06-18 12:47:23 +02:00
Martin Aeschlimann 2733385ce9 update readme 2018-06-16 00:45:19 +02:00
Martin Aeschlimann 4044ff682e fix tests 2018-06-16 00:13:37 +02:00
Martin Aeschlimann eaca0493fa use Thenable in APIs 2018-06-16 00:13:30 +02:00
Martin Aeschlimann 2c4959a175 release.js: move onigLibs to top 2018-06-16 00:11:59 +02:00
Martin Aeschlimann d4da3f8761 fix inspect script 2018-06-15 16:34:08 +02:00
Martin Aeschlimann c4fb99b198 use oniguruma as the default onigLib 2018-06-15 16:33:56 +02:00
Martin Aeschlimann 9020aa765b fix package-lock 2018-06-14 23:27:31 +02:00
Martin Aeschlimann 00ae5fe405 travis: use node 8 2018-06-14 23:12:09 +02:00
Martin Aeschlimann 5f1a93612c fix onigasm version 2018-06-14 23:05:17 +02:00
Martin Aeschlimann 328296ff39 tests, benchmarks & dispose OnigString 2018-06-14 10:21:01 +02:00
Martin Aeschlimann b03806665b theme test: reuse resolvers 2018-06-11 12:21:09 +02:00