Commit Graph

39 Commits (633fcd72cb0f2a4cf01c54fdcd3103e87c49c781)

Author SHA1 Message Date
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 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 580721aa46 Fix #107 4 years ago
yhirose 370067f013 Added filters parameter to peglint and playground 4 years ago
yhirose e7d05e4ce6 Updated wasm 5 years ago
yhirose f3c6f7d9c1 Updated .wasm 5 years ago
yhirose 29cd967975 Updated .wasm 5 years ago
yhirose 51b13a4291 Fixed missing comma problem in JSON output from PEG playground parser 6 years ago
yhirose cc053fd9ad Added docs directory 6 years ago