Commit Graph

128 Commits (fcd0b277abb12f47b279b55ecd164e10320cc19c)

Author SHA1 Message Date
yhirose fcd0b277ab Added --packrat option to peglint 3 years ago
yhirose 02f428ab67 Fixed peglit problem and update README 3 years ago
yhirose 80b20a091f Resolve #137 3 years ago
yhirose d4bcc53178 Updated README 3 years ago
yhirose f560ceca97 Added unexpected token place holder `%t` 3 years ago
yhirose 8a853ef742 Updated README 3 years ago
yhirose 1442e3e21f Unicode char support 3 years ago
yhirose 1b68ea3275 Removed Travis CI support 3 years ago
yhirose b26e2477ff C++17 support 4 years ago
yhirose 11ed83e46f Fixed a code example in README 4 years ago
yhirose 19c83811ee Added --opt to peglint 4 years ago
yhirose 19c6c2615c Name refactoring 4 years ago
yhirose d2f2108fc5 Updated README 4 years ago
yhirose c416d84fea Regex-like repetition support. Fix #95 4 years ago
yhirose 5b3d95e0a1 Fix #90 4 years ago
yhirose 3ea5a1fe3a Updated README 4 years ago
yhirose 846736b882 Updated README 4 years ago
yhirose 2c7d94761f Updated README 4 years ago
yhirose e1322f1ec2 Updated README 4 years ago
yhirose 375794e344 Support expression parsing in macro 4 years ago
yhirose 9b89b19949 Updated README and examples 4 years ago
yhirose 2180657eea Added Negated Characgter Class 4 years ago
yhirose ac00f1246e Updated README 4 years ago
Nick Korovaiko 3f57797cbf
Fix a small type in a calc example in Readme.md 4 years ago
yhirose e4095076e3 Updated README to reflect the recent change to peg::any 5 years ago
Francesco Guastella 1afa4988bc Replace peg::any with std::any (when C++17 is available) 5 years ago
Yuji Hirose 523137c5dd Fixed sample examples in README 5 years ago
yhirose 4d0b2b3591 Fix #66 5 years ago
yhirose 69749237c9 Fixed README 5 years ago
Yuji Hirose ac8c93f415 Update README due to #62 5 years ago
yhirose 38d48971f3
Update README.md 5 years ago
yhirose 06fc879371 Removed server mode from peglint and updated documentation 5 years ago
yhirose 5f323c5b3a Updated README 6 years ago
yhirose 9a8af28f06 Updated README 6 years ago
yhirose 452aea18cd UTF encoding support 6 years ago
yhirose 79a3c75846 Removed 'user defined rule' feature 6 years ago
yhirose a56ad1cfc2 Updated enter/leave examples 6 years ago
yhirose 3a6d202d17 Updated README 6 years ago
yhirose 26f8c046f4 Updated documentation 6 years ago
yhirose 15a08da1b2 Updated peglint and added peglint documentation 6 years ago
yhirose fa5ffd8211 fix #43 6 years ago
yhirose bbd8e68b71 Macro support (fix #25) 6 years ago
yhirose 9c3da8d6af Name refactoring 6 years ago
yhirose 9980eea1cd Fixed problems with backreference 6 years ago
yhirose f0d2c529ba Back reference support 6 years ago
yhirose a77edadfa7 Added %word rule 6 years ago
yhirose ca950520ef Removed the simple interface 6 years ago
yhirose a517ce6622 Updated README 6 years ago
yhirose 899cba2f4f Updated README 6 years ago
yhirose e72b630455 Added line_info method on SemanticValues. 7 years ago