yhirose
|
dedc8278d2
|
Fix #311
|
2024-11-11 20:17:53 -05:00 |
|
yhirose
|
79eb37c851
|
Fix #304 (#306)
|
2024-09-03 10:30:33 -04:00 |
|
yhirose
|
5ef7180a12
|
Update CMake related files
|
2024-06-17 13:03:53 -04:00 |
|
yhirose
|
939ccb2af4
|
Fix #291
|
2024-03-27 12:49:54 -04:00 |
|
yhirose
|
6201458f3b
|
Fix #286
|
2024-01-26 22:00:18 -05:00 |
|
Josh Soref
|
65ccaaa7c3
|
Spelling (#287)
* spelling: bracket
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: build
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: commandline
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: debugging
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: definition
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: editing
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: editors
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: github
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: grammar
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: multiplicative
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: optimization
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: optimize
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: semicolon
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
* spelling: whitespace
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
---------
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-01-02 08:44:45 -05:00 |
|
yhirose
|
abac8288f3
|
Changed exeutable name test-main to peglib-test-main
|
2023-07-11 21:11:17 -04:00 |
|
yhirose
|
3947450925
|
Added dummy member to CustomType in Custom_AST_test
|
2023-03-25 08:42:26 -04:00 |
|
yhirose
|
d9dfc5b4f5
|
Fix #270
|
2023-03-15 11:31:46 -04:00 |
|
yhirose
|
d8ec5992f6
|
Fix #266
|
2023-02-07 16:45:59 -05:00 |
|
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
|
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 |
|