Commit Graph

672 Commits (b368726b406c0df6f61944d1d0ad17ca49e9b683)
 

Author SHA1 Message Date
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
yhirose ad74d9e8c0 Refactoring 2 years ago
yhirose 633fcd72cb Fix intial value for stats_item_total 2 years ago
yhirose de2f887c4f Update profiler format 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 05205a0ca1 Changed line color on the hovered error line 2 years ago
yhirose 89f40ce7a6 Improved error report for literal string with %word 2 years ago
yhirose 9768721b2b Code format 2 years ago
yhirose 959128ec0f Fixed #202 again 2 years ago
yhirose 0ada38acec Updated concise trace mode 2 years ago
yhirose c9e1c9cbef Update README 2 years ago
yhirose d53f4ecca3 Added verbose trace flag in peglint 2 years ago
yhirose 3c745bf581 Fix #205 2 years ago
yhirose 7ee4fccb95 Fix #202 2 years ago
yhirose adfd2d6014 Updated playground 2 years ago
yhirose cd1da19062 Fix #197 2 years ago
yhirose 187ac4849a Added '\f' and '\v' 2 years ago
Domingo Alvarez Duarte 04b737a515
Add scroolToLine when clicking on an error message, also add a hover background color to error messages (#199) 2 years ago
yhirose a558c51aa1 Fix #196 2 years ago
yhirose 23436e1fcc Fix #195 2 years ago
yhirose 2478bd57ab Fix #193 2 years ago
yhirose 199f788ad8 Added example/indent.cc 3 years ago
yhirose 82fd01f3d1 Allow more than one instruction 3 years ago
yhirose b85606ce2e Performance improvement 3 years ago
yhirose 578eec705c Fix #187 3 years ago
yhirose 4d67d96d7a Changed parse_error to derive from std::runtime_error 3 years ago
yhirose 0aec248de3 Changed to use gtest 3 years ago
yhirose 3823af3ec1 Revert "Fixed problems in CMakeLists.txt" 3 years ago