Commit Graph

54 Commits (9c3497e3502bfa7b538532e690188baf3a97423d)

Author SHA1 Message Date
yhirose 9c3497e350 Fixed regression problem caused by #217 2 years ago
yhirose 9f275133bb Updated playground 2 years ago
yhirose c4772a1b00 Fix #231 2 years ago
yhirose 2e0b941b7e Updated playground 2 years ago
yhirose 5934f0abba Resolve #228 2 years ago
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 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 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 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
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 3 years ago
yhirose b491a20c2a Fix #159 3 years ago
yhirose 9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 3 years ago
yhirose 8643927c99 Fixed error report problems 3 years ago
yhirose d2a2eb3cf6 Cut operator support 3 years ago
yhirose 80b20a091f Resolve #137 3 years ago
yhirose ac602d5542 Fixed more infinite loop grammar problems 3 years ago
yhirose f560ceca97 Added unexpected token place holder `%t` 3 years ago
yhirose 0f4feff175 Fix syntax error position problem 3 years ago
yhirose 4540874e7e Fixed macro reference problem with reference arguments 3 years ago
yhirose 0dab91d8d9 Throw operator support 3 years ago
yhirose 1442e3e21f Unicode char support 3 years ago
yhirose 8ad71c4adc Fixed problem with %recover 3 years ago
yhirose 0d005fb3da FIxed problems with error recovery 3 years ago
yhirose 8dc6a287f8 Added error recovery feature 3 years ago
yhirose 50aaba73a3 Better error report 3 years ago
yhirose 990dac98cf Changed to use `lit("")` for empty exp instead of `npd(dot())` 3 years ago
yhirose 9ad70096c8 Another infinite loop grammar detection. Fix #133 3 years ago
yhirose 8c68f4cff8 Fixed error report problems 3 years ago
yhirose 222466d07a Revert "Fixed error posision problem in Repetition operator" 3 years ago
yhirose 6ed41b0571 Fixed error posision problem in Repetition operator 3 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 580721aa46 Fix #107 4 years ago
yhirose 370067f013 Added filters parameter to peglint and playground 4 years ago
yhirose e7d05e4ce6 Updated wasm 4 years ago