Commit Graph

59 Commits (75cdfaf35093480b9aa4a3fa40878909319333d9)

Author SHA1 Message Date
yhirose 924588bb69 Added `[...]i` and `[^...]i` (Fix #220) 2 years ago
yhirose 3c2a53c79b Fixed error token display problem on playground 2 years ago
yhirose 970537730f Fix #217 2 years ago
yhirose b368726b40 Updated playground 2 years ago
yhirose 5f94f584dc Added duration in profiler output 2 years ago
yhirose 5a83950514 Fix #212 2 years ago
yhirose 6d92d503cc Added automatic EOI check 2 years ago
yhirose 3a56a15b0d Added a unit test and updated playground 2 years ago
yhirose 05053f62ea Imporoved playground UI design 2 years ago
yhirose 5e9ca02b3c Adjust CSS on playground 2 years ago
yhirose a2c058d47a Update playground 2 years ago
yhirose 8f19894e32 Updated playground to show profiling result 2 years ago
yhirose bd99157bb5 Fix #206 2 years ago
yhirose 05205a0ca1 Changed line color on the hovered error line 2 years ago
yhirose 89f40ce7a6 Improved error report for literal string with %word 2 years ago
yhirose 9768721b2b Code format 2 years ago
yhirose 3c745bf581 Fix #205 2 years ago
yhirose adfd2d6014 Updated playground 2 years ago
Domingo Alvarez Duarte 04b737a515
Add scroolToLine when clicking on an error message, also add a hover background color to error messages (#199) 2 years ago
yhirose a558c51aa1 Fix #196 2 years ago
yhirose 4109480a0c Fixed PEG payground problem when parsed size is less than the actual text size 3 years ago
yhirose 02d009777c Fix #170 3 years ago
yhirose 501836a025 Updated playground 4 years ago
yhirose b491a20c2a Fix #159 4 years ago
yhirose 9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 4 years ago
yhirose 8643927c99 Fixed error report problems 4 years ago
yhirose d2a2eb3cf6 Cut operator support 4 years ago
yhirose 80b20a091f Resolve #137 4 years ago
yhirose ac602d5542 Fixed more infinite loop grammar problems 4 years ago
yhirose f560ceca97 Added unexpected token place holder `%t` 4 years ago
yhirose 0f4feff175 Fix syntax error position problem 4 years ago
yhirose 4540874e7e Fixed macro reference problem with reference arguments 4 years ago
yhirose 0dab91d8d9 Throw operator support 4 years ago
yhirose 1442e3e21f Unicode char support 4 years ago
yhirose 8ad71c4adc Fixed problem with %recover 4 years ago
yhirose 0d005fb3da FIxed problems with error recovery 4 years ago
yhirose 8dc6a287f8 Added error recovery feature 4 years ago
yhirose 50aaba73a3 Better error report 4 years ago
yhirose 990dac98cf Changed to use `lit("")` for empty exp instead of `npd(dot())` 4 years ago
yhirose 9ad70096c8 Another infinite loop grammar detection. Fix #133 4 years ago
yhirose 8c68f4cff8 Fixed error report problems 4 years ago
yhirose 222466d07a Revert "Fixed error posision problem in Repetition operator" 4 years ago
yhirose 6ed41b0571 Fixed error posision problem in Repetition operator 4 years ago
yhirose b26e2477ff C++17 support 4 years ago
yhirose b92da07bed Fix #128 4 years ago
yhirose a2a4f30219 Updated Playground 4 years ago
yhirose 5bd9b5cdc0 Removed version number from Playground 4 years ago
yhirose 580721aa46 Fix #107 4 years ago
yhirose f9e0d252d9 Fixed initial value problem with Optimized AST mode 4 years ago
yhirose 19c6c2615c Name refactoring 4 years ago