Commit Graph

25 Commits

Author SHA1 Message Date
yhirose
faa60bd85c Fixed word expression problem with Dictionary 2022-09-06 17:18:23 -04:00
yhirose
afd3acbeaf Fix #226 2022-09-03 23:08:31 -04:00
yhirose
66e5412b14 Added set_logger 2022-09-03 08:12:12 -04:00
yhirose
0861c0065e Fix #242 2022-09-03 07:09:31 -04:00
yhirose
c9090b6661
Resolve #234 (#244) 2022-09-02 23:47:55 -04:00
yhirose
4198d81bc6 Fix #238 2022-07-31 15:40:05 -04:00
yhirose
604fe1808e Added a unit test 2022-07-31 08:17:15 -04:00
yhirose
23c080af49 Removed peg::parse_error and introduced predicate action 2022-07-01 15:05:04 -04:00
yhirose
924588bb69 Added [...]i and [^...]i (Fix #220) 2022-06-25 16:05:23 -04:00
yhirose
6d92d503cc Added automatic EOI check 2022-06-08 11:10:59 -04:00
yhirose
9a9b63ac2c Added more unit tests 2022-06-08 10:25:07 -04:00
yhirose
9768721b2b Code format 2022-05-27 21:52:13 -04:00
yhirose
578eec705c Fix #187 2022-01-03 11:23:41 -05:00
yhirose
0aec248de3 Changed to use gtest 2021-08-19 02:29:11 -04:00
yhirose
f5af8e44dc Changed to use Catch2 v3 2021-08-17 19:15:12 -04:00
yhirose
495541484c Fix #147 2021-03-17 09:46:11 -04:00
yhirose
80b20a091f Resolve #137 2021-01-21 20:56:05 -05:00
yhirose
45ba08b576 Added unit test 2021-01-20 16:29:28 -05:00
yhirose
8dc6a287f8 Added error recovery feature 2021-01-13 21:35:47 -05:00
yhirose
b26e2477ff C++17 support 2020-11-09 13:18:38 -05:00
yhirose
b3b29ce8f3 Fix #122 2020-08-07 13:42:51 -04:00
yhirose
0061f393de Fix #121 2020-08-07 10:21:47 -04:00
peoro
ad1a6d27da Fix support to custom AST node types
Fixes #116
2020-06-18 16:17:27 +02:00
yhirose
af8f0082fc Combinators with AST action handler 2020-06-07 21:21:17 -04:00
yhirose
9bdb577aaf Split test.cc 2020-02-07 13:56:08 -05:00