yhirose
|
3c745bf581
|
Fix #205
|
2022-05-26 21:41:35 -04:00 |
|
yhirose
|
adfd2d6014
|
Updated playground
|
2022-05-07 08:38:45 -04:00 |
|
Domingo Alvarez Duarte
|
04b737a515
|
Add scroolToLine when clicking on an error message, also add a hover background color to error messages (#199)
|
2022-05-06 10:22:45 -04:00 |
|
yhirose
|
a558c51aa1
|
Fix #196
|
2022-05-05 16:00:33 -04:00 |
|
yhirose
|
4109480a0c
|
Fixed PEG payground problem when parsed size is less than the actual text size
|
2021-04-24 17:21:07 -04:00 |
|
yhirose
|
02d009777c
|
Fix #170
|
2021-04-13 11:10:52 -04:00 |
|
yhirose
|
501836a025
|
Updated playground
|
2021-03-30 21:03:42 -04:00 |
|
yhirose
|
b491a20c2a
|
Fix #159
|
2021-03-28 15:57:02 -04:00 |
|
yhirose
|
9660853a68
|
Changed 'unreferenced rule' not to be reported as error, but warning
|
2021-03-05 16:53:25 -05:00 |
|
yhirose
|
8643927c99
|
Fixed error report problems
|
2021-02-04 10:45:18 -05:00 |
|
yhirose
|
d2a2eb3cf6
|
Cut operator support
|
2021-01-26 13:45:04 -05:00 |
|
yhirose
|
80b20a091f
|
Resolve #137
|
2021-01-21 20:56:05 -05:00 |
|
yhirose
|
ac602d5542
|
Fixed more infinite loop grammar problems
|
2021-01-18 17:55:45 -05:00 |
|
yhirose
|
f560ceca97
|
Added unexpected token place holder %t
|
2021-01-18 15:26:54 -05:00 |
|
yhirose
|
0f4feff175
|
Fix syntax error position problem
|
2021-01-16 14:39:14 -05:00 |
|
yhirose
|
4540874e7e
|
Fixed macro reference problem with reference arguments
|
2021-01-15 23:36:01 -05:00 |
|
yhirose
|
0dab91d8d9
|
Throw operator support
|
2021-01-15 20:19:43 -05:00 |
|
yhirose
|
1442e3e21f
|
Unicode char support
|
2021-01-15 17:27:35 -05:00 |
|
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 |
|