Commit Graph

75 Commits

Author SHA1 Message Date
yhirose
8ad71c4adc Fixed problem with %recover 2021-01-15 16:51:36 -05:00
yhirose
0d005fb3da FIxed problems with error recovery 2021-01-15 00:05:22 -05:00
yhirose
8dc6a287f8 Added error recovery feature 2021-01-13 21:35:47 -05:00
yhirose
50aaba73a3 Better error report 2021-01-09 23:28:33 -05:00
yhirose
990dac98cf Changed to use lit("") for empty exp instead of npd(dot()) 2021-01-09 20:35:15 -05:00
yhirose
9ad70096c8 Another infinite loop grammar detection. Fix #133 2021-01-09 15:12:01 -05:00
yhirose
8c68f4cff8 Fixed error report problems 2021-01-08 20:30:40 -05:00
yhirose
222466d07a Revert "Fixed error posision problem in Repetition operator"
This reverts commit 6ed41b0571.
2021-01-08 14:23:58 -05:00
yhirose
6ed41b0571 Fixed error posision problem in Repetition operator 2021-01-08 14:08:33 -05:00
yhirose
b26e2477ff C++17 support 2020-11-09 13:18:38 -05:00
yhirose
b92da07bed Fix #128 2020-11-09 12:06:48 -05:00
yhirose
a2a4f30219 Updated Playground 2020-06-08 23:51:34 -04:00
yhirose
5bd9b5cdc0 Removed version number from Playground 2020-06-01 20:03:27 -04:00
yhirose
580721aa46 Fix #107 2020-06-01 19:50:46 -04:00
yhirose
f9e0d252d9 Fixed initial value problem with Optimized AST mode 2020-05-26 18:30:19 -04:00
yhirose
19c6c2615c Name refactoring 2020-05-25 17:31:22 -04:00
yhirose
370067f013 Added filters parameter to peglint and playground 2020-05-24 22:18:18 -04:00
yhirose
e7d05e4ce6 Updated wasm 2020-02-18 17:46:28 -05:00
yhirose
270304ab88 Added build.sh for wasm 2020-02-18 17:43:35 -05:00
yhirose
f3c6f7d9c1 Updated .wasm 2020-02-07 17:44:37 -05:00
yhirose
29cd967975 Updated .wasm 2020-02-06 15:01:37 -05:00
yhirose
51b13a4291 Fixed missing comma problem in JSON output from PEG playground parser 2019-03-07 17:51:22 -05:00
Yuji Hirose
bbeadfa937 Fixed problem with PEG Playground when grammar or code text is empty 2019-02-27 09:04:58 -05:00
yhirose
51234df3df Updated library dependency 2019-02-12 22:49:52 -05:00
yhirose
cc053fd9ad Added docs directory 2019-02-09 01:00:30 -05:00