Commit Graph

182 Commits (master)

Author SHA1 Message Date
yhirose 939ccb2af4 Fix #291 1 month ago
yhirose 6201458f3b Fix #286 3 months ago
Josh Soref 65ccaaa7c3
Spelling (#287) 4 months ago
yhirose abac8288f3 Changed exeutable name `test-main` to `peglib-test-main` 10 months ago
yhirose 3947450925 Added dummy member to CustomType in Custom_AST_test 1 year ago
yhirose d9dfc5b4f5 Fix #270 1 year ago
yhirose d8ec5992f6 Fix #266 1 year ago
yhirose faa60bd85c Fixed word expression problem with Dictionary 2 years ago
yhirose afd3acbeaf Fix #226 2 years ago
yhirose 66e5412b14 Added `set_logger` 2 years ago
yhirose 0861c0065e Fix #242 2 years ago
yhirose c9090b6661
Resolve #234 (#244) 2 years ago
yhirose 8e845201a8 Changed 'message' instruction to 'error_message' 2 years ago
yhirose 8c240f25cf Add error message support associated with definition rule 2 years ago
yhirose 9c3497e350 Fixed regression problem caused by #217 2 years ago
yhirose 4198d81bc6 Fix #238 2 years ago
yhirose 604fe1808e Added a unit test 2 years ago
yhirose 0795e26aaa Resolve #233 2 years ago
yhirose c4772a1b00 Fix #231 2 years ago
yhirose 030659aabc Fix a bug in #228 2 years ago
yhirose 5934f0abba Resolve #228 2 years ago
yhirose 23c080af49 Removed `peg::parse_error` and introduced `predicate` action 2 years ago
yhirose 97e24e667e Fixed problem with syntax highlighting on VIM 2 years ago
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 2 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 3 years ago
yhirose 495541484c Fix #147 3 years ago
yhirose 9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 3 years ago
yhirose e26a9e88f5 Allow literal operators in infix expression 3 years ago
yhirose a248d8689e Added unreferenced rules check 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