yhirose
|
c9090b6661
|
Resolve #234 (#244)
|
2022-09-02 23:47:55 -04:00 |
|
yhirose
|
8e845201a8
|
Changed 'message' instruction to 'error_message'
|
2022-09-01 20:02:27 -04:00 |
|
yhirose
|
8c240f25cf
|
Add error message support associated with definition rule
|
2022-09-01 19:49:32 -04:00 |
|
yhirose
|
9c3497e350
|
Fixed regression problem caused by #217
|
2022-08-19 22:31:04 -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
|
0795e26aaa
|
Resolve #233
|
2022-07-07 16:01:39 -04:00 |
|
yhirose
|
c4772a1b00
|
Fix #231
|
2022-07-03 20:45:01 -04:00 |
|
yhirose
|
030659aabc
|
Fix a bug in #228
|
2022-07-02 18:28:57 -04:00 |
|
yhirose
|
5934f0abba
|
Resolve #228
|
2022-07-01 22:15:21 -04:00 |
|
yhirose
|
23c080af49
|
Removed peg::parse_error and introduced predicate action
|
2022-07-01 15:05:04 -04:00 |
|
yhirose
|
97e24e667e
|
Fixed problem with syntax highlighting on VIM
|
2022-06-30 19:51:38 -04:00 |
|
yhirose
|
924588bb69
|
Added [...]i and [^...]i (Fix #220)
|
2022-06-25 16:05:23 -04:00 |
|
yhirose
|
970537730f
|
Fix #217
|
2022-06-25 06:34:22 -04:00 |
|
yhirose
|
af43f1f18a
|
Support C++20 char8_t
|
2022-06-13 23:16:07 -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
|
3a56a15b0d
|
Added a unit test and updated playground
|
2022-06-07 20:27:26 -04:00 |
|
yhirose
|
93d0489098
|
Fix #211
|
2022-06-07 19:46:35 -04:00 |
|
yhirose
|
bd99157bb5
|
Fix #206
|
2022-06-02 15:42:03 -04:00 |
|
yhirose
|
9768721b2b
|
Code format
|
2022-05-27 21:52:13 -04:00 |
|
yhirose
|
959128ec0f
|
Fixed #202 again
|
2022-05-27 21:48:12 -04:00 |
|
yhirose
|
3c745bf581
|
Fix #205
|
2022-05-26 21:41:35 -04:00 |
|
yhirose
|
7ee4fccb95
|
Fix #202
|
2022-05-26 21:33:23 -04:00 |
|
yhirose
|
187ac4849a
|
Added '\f' and '\v'
|
2022-05-06 15:23:29 -04:00 |
|
yhirose
|
23436e1fcc
|
Fix #195
|
2022-05-04 23:26:36 -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
|
3823af3ec1
|
Revert "Fixed problems in CMakeLists.txt"
This reverts commit 0606cd4bb3 .
|
2021-08-17 23:40:36 +00:00 |
|
yhirose
|
0606cd4bb3
|
Fixed problems in CMakeLists.txt
|
2021-08-17 19:23:31 -04:00 |
|
yhirose
|
f5af8e44dc
|
Changed to use Catch2 v3
|
2021-08-17 19:15:12 -04:00 |
|
yhirose
|
a9f7572a6c
|
Fixed Infinite loop 9 problem
|
2021-03-30 20:59:17 -04:00 |
|
yhirose
|
495541484c
|
Fix #147
|
2021-03-17 09:46:11 -04:00 |
|
yhirose
|
9660853a68
|
Changed 'unreferenced rule' not to be reported as error, but warning
|
2021-03-05 16:53:25 -05:00 |
|
yhirose
|
e26a9e88f5
|
Allow literal operators in infix expression
|
2021-03-04 19:31:31 -05:00 |
|
yhirose
|
a248d8689e
|
Added unreferenced rules check
|
2021-03-02 08:30:17 -05:00 |
|
yhirose
|
8643927c99
|
Fixed error report problems
|
2021-02-04 10:45:18 -05:00 |
|
yhirose
|
d2a2eb3cf6
|
Cut operator support
|
2021-01-26 13:45:04 -05: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
|
82512d5002
|
Added more unit tests
|
2021-01-18 18:06:54 -05:00 |
|
yhirose
|
0dab91d8d9
|
Throw operator support
|
2021-01-15 20:19:43 -05:00 |
|
yhirose
|
1442e3e21f
|
Unicode char support
|
2021-01-15 17:27:35 -05:00 |
|
yhirose
|
8ad71c4adc
|
Fixed problem with %recover
|
2021-01-15 16:51:36 -05:00 |
|
yhirose
|
8dc6a287f8
|
Added error recovery feature
|
2021-01-13 21:35:47 -05:00 |
|
yhirose
|
9ad70096c8
|
Another infinite loop grammar detection. Fix #133
|
2021-01-09 15:12:01 -05:00 |
|
yhirose
|
b26e2477ff
|
C++17 support
|
2020-11-09 13:18:38 -05:00 |
|
yhirose
|
b92da07bed
|
Fix #128
|
2020-11-09 12:06:48 -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 |
|