Commit Graph

159 Commits (75cdfaf35093480b9aa4a3fa40878909319333d9)

Author SHA1 Message Date
yhirose 924588bb69 Added `[...]i` and `[^...]i` (Fix #220) 2 years ago
yhirose 970537730f Fix #217 2 years ago
yhirose af43f1f18a Support C++20 char8_t 2 years ago
yhirose 6d92d503cc Added automatic EOI check 2 years ago
yhirose 9a9b63ac2c Added more unit tests 2 years ago
yhirose 3a56a15b0d Added a unit test and updated playground 2 years ago
yhirose 93d0489098 Fix #211 2 years ago
yhirose bd99157bb5 Fix #206 2 years ago
yhirose 9768721b2b Code format 2 years ago
yhirose 959128ec0f Fixed #202 again 2 years ago
yhirose 3c745bf581 Fix #205 2 years ago
yhirose 7ee4fccb95 Fix #202 2 years ago
yhirose 187ac4849a Added '\f' and '\v' 2 years ago
yhirose 23436e1fcc Fix #195 2 years ago
yhirose 578eec705c Fix #187 3 years ago
yhirose 0aec248de3 Changed to use gtest 3 years ago
yhirose 3823af3ec1 Revert "Fixed problems in CMakeLists.txt" 3 years ago
yhirose 0606cd4bb3 Fixed problems in CMakeLists.txt 3 years ago
yhirose f5af8e44dc Changed to use Catch2 v3 3 years ago
yhirose a9f7572a6c Fixed Infinite loop 9 problem 4 years ago
yhirose 495541484c Fix #147 4 years ago
yhirose 9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 4 years ago
yhirose e26a9e88f5 Allow literal operators in infix expression 4 years ago
yhirose a248d8689e Added unreferenced rules check 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 45ba08b576 Added unit test 4 years ago
yhirose 82512d5002 Added more unit tests 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 8dc6a287f8 Added error recovery feature 4 years ago
yhirose 9ad70096c8 Another infinite loop grammar detection. Fix #133 4 years ago
yhirose b26e2477ff C++17 support 4 years ago
yhirose b92da07bed Fix #128 4 years ago
yhirose b3b29ce8f3 Fix #122 4 years ago
yhirose 0061f393de Fix #121 4 years ago
peoro ad1a6d27da Fix support to custom AST node types 4 years ago
yhirose ff9e5d6ea3 Fix #112 4 years ago
yhirose af8f0082fc Combinators with AST action handler 4 years ago
yhirose c1f087a91e Added enable_packrat_parsing to precedence expression parsing tests 4 years ago
yhirose 580721aa46 Fix #107 4 years ago
yhirose 072cdb6d23 Fix #109 4 years ago
yhirose 3c58f26635 Updated 'Semantic predicate test' 4 years ago
yhirose fdfd1f4267 Fixed warnings 5 years ago
yhirose c416d84fea Regex-like repetition support. Fix #95 5 years ago
yhirose 5b3d95e0a1 Fix #90 5 years ago
yhirose 2c7d94761f Updated README 5 years ago
yhirose 375794e344 Support expression parsing in macro 5 years ago