Commit Graph

737 Commits (master)
 

Author SHA1 Message Date
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 2 years ago
yhirose 82fd01f3d1 Allow more than one instruction 2 years ago
yhirose b85606ce2e Performance improvement 2 years ago
yhirose 578eec705c Fix #187 2 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
yhirose 0606cd4bb3 Fixed problems in CMakeLists.txt 3 years ago
yhirose f5af8e44dc Changed to use Catch2 v3 3 years ago
yhirose 13c490cd64
Fix #182 3 years ago
yhirose 4760b3e137
Fix #182 3 years ago
yhirose 4109480a0c Fixed PEG payground problem when parsed size is less than the actual text size 3 years ago
yhirose 02d009777c Fix #170 3 years ago
yhirose 3fb33f552a Updated README 3 years ago
SpaceIm 780bbe5d6c
Fix https://github.com/yhirose/cpp-peglib/issues/167 (#168) 3 years ago
yhirose 73242b26c4 Revert "Fix #167" 3 years ago
yhirose ef10e7c5dd Fix #167 3 years ago
Elliot 45fced1a97
fix spelling errors (#164) 3 years ago
yhirose 501836a025 Updated playground 3 years ago
yhirose a9f7572a6c Fixed Infinite loop 9 problem 3 years ago
Elliot 3d68799d9c
fix #162 (#163) 3 years ago
yhirose b5ee8c19df Fix #161 3 years ago
yhirose b491a20c2a Fix #159 3 years ago
yhirose a21fec3cf2 Updated README and LICENSE 3 years ago
yhirose b85d8c89ce Fix #158 3 years ago
yhirose 495541484c Fix #147 3 years ago
yhirose 45fb3d4f3b
Fix #156 (#157) 3 years ago
yhirose 54b14aa4d9 Code cleanup 3 years ago
yhirose dce50596f5 Resolve #153 3 years ago
yhirose 9660853a68 Changed 'unreferenced rule' not to be reported as error, but warning 3 years ago
yhirose e26a9e88f5 Allow literal operators in infix expression 3 years ago
yhirose a248d8689e Added unreferenced rules check 3 years ago
yhirose 9b395f2c7f Resolve #148 3 years ago
yhirose 73a058d4d9 Fixed `char` -> `int` conversion problem 3 years ago
yhirose c56c8da200 Updated README 3 years ago
yhirose 8643927c99 Fixed error report problems 3 years ago
yhirose 23b284d0a3 Code cleanup 3 years ago
Nicholas Smith 15aa1380de
Remove charconv requirement (#142) 3 years ago
yhirose 6f73b76c5f Fix #141 3 years ago
yhirose 86468ec00e
Merge pull request #139 from yhirose/cut 3 years ago
yhirose d2a2eb3cf6 Cut operator support 3 years ago
yhirose 4895bea99b Updated README 3 years ago