Commit Graph

702 Commits (8e845201a8c3e375b6c3db82d2f2ab1e43898d0e)
 

Author SHA1 Message Date
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 9f275133bb Updated playground 2 years ago
yhirose cc7330176f Fix #236 2 years ago
yhirose 4198d81bc6 Fix #238 2 years ago
yhirose 604fe1808e Added a unit test 2 years ago
yhirose dc18c3d017 Fix #237 2 years ago
yhirose 6fe01cf310 Updated README 2 years ago
yhirose 5f3807b2c1 Updated README 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 2e0b941b7e Updated playground 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 97e24e667e Fixed problem with syntax highlighting on VIM 2 years ago
yhirose ebfee4336a Added grammar/json.peg 2 years ago
yhirose 75cdfaf350 Code cleanup 2 years ago
yhirose 924588bb69 Added `[...]i` and `[^...]i` (Fix #220) 2 years ago
Domingo Alvarez Duarte 0366380091
Add cpp-peglib grammar extracted from peglib.h (#222) 2 years ago
NotAPenguin fed85fe14d
Add cmake toggle to disable tests (#219) 2 years ago
yhirose 3c2a53c79b Fixed error token display problem on playground 2 years ago
yhirose 970537730f Fix #217 2 years ago
yhirose b368726b40 Updated playground 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 5a83950514 Fix #212 2 years ago
yhirose 6d92d503cc Added automatic EOI check 2 years ago
yhirose 0e8406ebeb Added built-in EOI support 2 years ago
yhirose 9a9b63ac2c Added more unit tests 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 3a56a15b0d Added a unit test and updated playground 2 years ago
yhirose 93d0489098 Fix #211 2 years ago
yhirose 159d5e097c Removed .travis.yml 2 years ago
yhirose 05053f62ea Imporoved playground UI design 2 years ago
yhirose 5e9ca02b3c Adjust CSS on playground 2 years ago
yhirose a2c058d47a Update playground 2 years ago
yhirose 8f19894e32 Updated playground to show profiling result 2 years ago