Commit Graph

336 Commits

Author SHA1 Message Date
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
Bob Tolbert
b64b53aeef
clean up warnings in peglib.h sprintf on Visual Studio (#243) 2022-08-20 13:17:31 -04:00
yhirose
978a8dc274 Resolve #239 2022-08-19 23:11:02 -04:00
yhirose
eaef1725d7 Fixed source_line_index problem with a null context object 2022-08-19 22:52:19 -04:00
yhirose
9c3497e350 Fixed regression problem caused by #217 2022-08-19 22:31:04 -04:00
yhirose
cc7330176f Fix #236 2022-08-01 23:26:26 -04:00
yhirose
4198d81bc6 Fix #238 2022-07-31 15:40:05 -04:00
yhirose
dc18c3d017 Fix #237 2022-07-31 07:16:45 -04:00
yhirose
0795e26aaa Resolve #233 2022-07-07 16:01:39 -04:00
yhirose
738be51919 Refactoring 2022-07-07 16:01:27 -04:00
NotAPenguin
f9184bc2d4
fix typo 'choise' instead of 'choice' (#232) 2022-07-06 07:07:47 -04:00
yhirose
c4772a1b00 Fix #231 2022-07-03 20:45:01 -04:00
yhirose
eab2ea05cd Code cleanup 2022-07-03 19:23:35 -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
924588bb69 Added [...]i and [^...]i (Fix #220) 2022-06-25 16:05:23 -04:00
yhirose
3c2a53c79b Fixed error token display problem on playground 2022-06-25 07:31:17 -04:00
yhirose
970537730f Fix #217 2022-06-25 06:34:22 -04:00
yhirose
f6b1a7380d Fix #213 2022-06-16 21:34:21 -04:00
yhirose
af43f1f18a Support C++20 char8_t 2022-06-13 23:16:07 -04:00
yhirose
bce65fe754 Fixed build problem Github Actions 2022-06-10 20:22:24 -04:00
yhirose
5f94f584dc Added duration in profiler output 2022-06-10 20:19:48 -04:00
yhirose
6d92d503cc Added automatic EOI check 2022-06-08 11:10:59 -04:00
yhirose
0e8406ebeb Added built-in EOI support 2022-06-08 10:56:33 -04:00
yhirose
1594ee5613 Fixed problem with Result::le 2022-06-08 08:38:50 -04:00
yhirose
ee2dad387d Code cleanup 2022-06-08 08:35:15 -04:00
yhirose
5374243d77 Adjust position to be 1-based index 2022-06-08 08:34:25 -04:00
yhirose
2ca53be3bf Removed debug print 2022-06-07 20:57:19 -04:00
yhirose
93d0489098 Fix #211 2022-06-07 19:46:35 -04:00
yhirose
05053f62ea Imporoved playground UI design 2022-06-04 15:13:13 -04:00
yhirose
8f19894e32 Updated playground to show profiling result 2022-06-03 19:25:49 -04:00
yhirose
ad74d9e8c0 Refactoring 2022-06-03 18:42:44 -04:00
yhirose
b49604997b Removed IsOpeType 2022-06-02 22:31:52 -04:00
yhirose
34a859a6a1 Added profile feature (Resolve #200) 2022-06-02 22:15:09 -04:00
yhirose
26877dc456 Refactoring 2022-06-02 16:33:07 -04:00
yhirose
bd99157bb5 Fix #206 2022-06-02 15:42:03 -04:00
yhirose
89f40ce7a6 Improved error report for literal string with %word 2022-05-29 00:54:59 -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
0ada38acec Updated concise trace mode 2022-05-27 17:36:25 -04:00
yhirose
d53f4ecca3 Added verbose trace flag in peglint 2022-05-27 00:04:05 -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
cd1da19062 Fix #197 2022-05-06 16:39:21 -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
82fd01f3d1 Allow more than one instruction 2022-04-02 08:10:39 -04:00