Commit Graph

345 Commits (d8ec5992f63273e9ec35d46b66aea65ad4e1d635)

Author SHA1 Message Date
yhirose d8ec5992f6 Fix #266 1 year ago
yhirose 630ab6a5c2
Fix #253 (#254) 2 years ago
yhirose dde4aaeb2f Fix #246 2 years ago
yhirose faa60bd85c Fixed word expression problem with Dictionary 2 years ago
yhirose afd3acbeaf Fix #226 2 years ago
yhirose 1958bad23e Fix problem with set_logger 2 years ago
yhirose 66e5412b14 Added `set_logger` 2 years ago
yhirose e5be920106 Fixed potential thread-safety problems 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
Bob Tolbert b64b53aeef
clean up warnings in peglib.h sprintf on Visual Studio (#243) 2 years ago
yhirose 978a8dc274 Resolve #239 2 years ago
yhirose eaef1725d7 Fixed source_line_index problem with a null context object 2 years ago
yhirose 9c3497e350 Fixed regression problem caused by #217 2 years ago
yhirose cc7330176f Fix #236 2 years ago
yhirose 4198d81bc6 Fix #238 2 years ago
yhirose dc18c3d017 Fix #237 2 years ago
yhirose 0795e26aaa Resolve #233 2 years ago
yhirose 738be51919 Refactoring 2 years ago
NotAPenguin f9184bc2d4
fix typo 'choise' instead of 'choice' (#232) 2 years ago
yhirose c4772a1b00 Fix #231 2 years ago
yhirose eab2ea05cd Code cleanup 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 924588bb69 Added `[...]i` and `[^...]i` (Fix #220) 2 years ago
yhirose 3c2a53c79b Fixed error token display problem on playground 2 years ago
yhirose 970537730f Fix #217 2 years ago
yhirose f6b1a7380d Fix #213 2 years ago
yhirose af43f1f18a Support C++20 char8_t 2 years ago
yhirose bce65fe754 Fixed build problem Github Actions 2 years ago
yhirose 5f94f584dc Added duration in profiler output 2 years ago
yhirose 6d92d503cc Added automatic EOI check 2 years ago
yhirose 0e8406ebeb Added built-in EOI support 2 years ago
yhirose 1594ee5613 Fixed problem with `Result::le` 2 years ago
yhirose ee2dad387d Code cleanup 2 years ago
yhirose 5374243d77 Adjust position to be 1-based index 2 years ago
yhirose 2ca53be3bf Removed debug print 2 years ago
yhirose 93d0489098 Fix #211 2 years ago
yhirose 05053f62ea Imporoved playground UI design 2 years ago
yhirose 8f19894e32 Updated playground to show profiling result 2 years ago
yhirose ad74d9e8c0 Refactoring 2 years ago
yhirose b49604997b Removed IsOpeType 2 years ago
yhirose 34a859a6a1 Added profile feature (Resolve #200) 2 years ago
yhirose 26877dc456 Refactoring 2 years ago
yhirose bd99157bb5 Fix #206 2 years ago
yhirose 89f40ce7a6 Improved error report for literal string with %word 2 years ago
yhirose 9768721b2b Code format 2 years ago