Commit Graph

118 Commits

Author SHA1 Message Date
yhirose
19c83811ee Added --opt to peglint 2020-05-25 22:48:42 -04:00
yhirose
19c6c2615c Name refactoring 2020-05-25 17:31:22 -04:00
yhirose
d2f2108fc5 Updated README 2020-04-09 12:25:55 -04:00
yhirose
c416d84fea Regex-like repetition support. Fix #95 2020-03-28 22:56:17 -04:00
yhirose
5b3d95e0a1 Fix #90 2020-02-11 16:50:26 -05:00
yhirose
3ea5a1fe3a Updated README 2020-02-09 21:00:30 -05:00
yhirose
846736b882 Updated README 2020-02-08 19:28:39 -05:00
yhirose
2c7d94761f Updated README 2020-02-07 21:52:54 -05:00
yhirose
e1322f1ec2 Updated README 2020-02-07 18:49:51 -05:00
yhirose
375794e344 Support expression parsing in macro 2020-02-07 17:36:47 -05:00
yhirose
9b89b19949 Updated README and examples 2020-02-07 11:55:21 -05:00
yhirose
2180657eea Added Negated Characgter Class 2020-01-27 00:44:00 -05:00
yhirose
ac00f1246e Updated README 2020-01-23 17:30:51 -05:00
Nick Korovaiko
3f57797cbf
Fix a small type in a calc example in Readme.md 2019-12-27 12:39:13 -08:00
yhirose
e4095076e3 Updated README to reflect the recent change to peg::any 2019-11-25 17:31:13 -05:00
Francesco Guastella
1afa4988bc Replace peg::any with std::any (when C++17 is available) 2019-11-22 13:25:42 +01:00
Yuji Hirose
523137c5dd Fixed sample examples in README 2019-09-04 16:00:21 -04:00
yhirose
4d0b2b3591 Fix #66 2019-08-27 12:07:35 -04:00
yhirose
69749237c9 Fixed README 2019-08-27 02:42:12 -04:00
Yuji Hirose
ac8c93f415 Update README due to #62 2019-05-14 09:26:02 -04:00
yhirose
38d48971f3
Update README.md 2019-03-07 21:22:17 -05:00
yhirose
06fc879371 Removed server mode from peglint and updated documentation 2019-02-09 08:55:28 -05:00
yhirose
5f323c5b3a Updated README 2018-10-07 17:13:18 -04:00
yhirose
9a8af28f06 Updated README 2018-10-07 17:04:32 -04:00
yhirose
c006918329 Merge branch 'unicode' 2018-09-16 12:58:10 -04:00
yhirose
452aea18cd UTF encoding support 2018-09-16 12:57:03 -04:00
yhirose
79a3c75846 Removed 'user defined rule' feature 2018-09-13 22:44:04 -04:00
yhirose
a56ad1cfc2 Updated enter/leave examples 2018-09-05 23:15:35 -04:00
yhirose
3a6d202d17 Updated README 2018-09-04 21:27:02 -04:00
yhirose
26f8c046f4 Updated documentation 2018-09-04 21:16:40 -04:00
yhirose
15a08da1b2 Updated peglint and added peglint documentation 2018-08-03 23:47:25 -04:00
yhirose
fa5ffd8211 fix #43 2018-08-01 14:58:24 -04:00
yhirose
bbd8e68b71 Macro support (fix #25) 2018-07-27 17:16:35 -04:00
yhirose
9c3da8d6af Name refactoring 2018-07-20 22:56:13 -04:00
yhirose
9980eea1cd Fixed problems with backreference 2018-07-20 22:09:54 -04:00
yhirose
f0d2c529ba Back reference support 2018-07-13 17:51:20 -04:00
yhirose
a77edadfa7 Added %word rule 2018-07-13 17:26:57 -04:00
yhirose
ca950520ef Removed the simple interface 2018-07-12 19:03:57 +02:00
yhirose
a517ce6622 Updated README 2018-01-22 17:04:19 -05:00
yhirose
899cba2f4f Updated README 2018-01-05 18:20:54 -05:00
yhirose
e72b630455 Added line_info method on SemanticValues. 2017-11-03 22:27:08 -04:00
yhirose
02c35f7752 Updated copyright and readme. 2017-08-25 09:04:02 -04:00
yhirose
b2f6b0bcdc Fixed link error in README. 2017-08-18 23:29:22 -04:00
yhirose
6de1fe8aef Added README.md for PL/0 example 2017-08-17 17:50:32 -04:00
yhirose
925a611ec0 Fixed the URL for PL/0 2017-08-10 20:35:14 -04:00
Hirose
1520849708 Updated README.md 2017-01-11 16:50:12 -05:00
Hirose
13b5b8c45b Updated README. 2016-11-23 16:16:00 -05:00
yhirose
3e9852c8bd Added documentation for Ubuntu. 2016-11-17 08:40:59 -05:00
Hirose
1661d3fd91 Fixed README.md 2016-11-01 08:17:13 -04:00
yhirose
5e67fcb329 Added AppVeyor buidl badge on README. 2016-06-08 22:35:50 -04:00