Commit Graph

120 Commits (b26e2477ffe34deb37b92e9fc609a3a16cd55ec1)

Author SHA1 Message Date
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
yhirose 02c35f7752 Updated copyright and readme. 7 years ago
yhirose b2f6b0bcdc Fixed link error in README. 7 years ago
yhirose 6de1fe8aef Added README.md for PL/0 example 7 years ago
yhirose 925a611ec0 Fixed the URL for PL/0 7 years ago
Hirose 1520849708 Updated README.md 7 years ago
Hirose 13b5b8c45b Updated README. 8 years ago
yhirose 3e9852c8bd Added documentation for Ubuntu. 8 years ago
Hirose 1661d3fd91 Fixed README.md 8 years ago