Commit Graph

162 Commits

Author SHA1 Message Date
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
yhirose
b07573e64f Added the travis-ci build badge. 2016-06-02 18:01:07 -04:00
yhirose
fd150264a5 Updated README 2016-06-02 17:52:21 -04:00
yhirose
ae400aa218 Supported . 2016-01-23 22:15:15 -05:00
yhirose
5b88443270 Major change in the way to handle token boundary. 2016-01-23 22:07:25 -05:00
yhirose
91fe3b755c Code cleanup. 2015-12-31 19:42:14 -05:00
Jerry Evans
a34822aed6 Fix a couple of typos in readme 2015-12-02 16:58:45 +00:00
yhirose
795c84e007 Merge pull request #10 from g40/master
Add VS2013 to readme
2015-11-28 09:23:19 -05:00
Jerry Evans
eb8d497200 Update readme
Vs2013 PS5 works as expected
2015-11-28 13:03:54 +00:00
Jerry Evans
c90688caf6 Update README.md
VS2013 works just fine
2015-11-28 12:59:52 +00:00
yhirose
98c6f7d6d6 Updated README. 2015-11-26 16:59:58 -05:00
yhirose
37dfcbf860 Updated README. 2015-11-26 16:48:00 -05:00
yhirose
0ed369f7c9 Fixed README. 2015-11-23 17:48:03 -05:00
yhirose
15893308db Updated documentation. 2015-10-14 17:20:39 -04:00
yhirose
9e69ee9272 Updated README. 2015-08-27 22:36:02 -04:00
yhirose
b9c9216788 Changed namespace/class names. 2015-08-10 16:37:56 -04:00
yhirose
e11dd95ba7 Updated README. 2015-08-06 07:56:31 -04:00
yhirose
247d21abde Updated README. 2015-08-04 18:10:53 -04:00
yhirose
6795c56c47 Added str() in SemanticValue. 2015-06-16 13:15:27 -04:00
yhirose
c7f0932917 Corrected README. 2015-06-16 01:04:01 -04:00
yhirose
20c303d6e9 Simplified API. 2015-06-16 01:01:02 -04:00
yhirose
c9b5f0ac3b Added str() in SemanticValues. 2015-06-16 00:43:08 -04:00
yhirose
42156c35f3 Simplefiled API. 2015-06-16 00:25:01 -04:00
yhirose
2aa60699be Simplefied code. 2015-06-15 23:26:49 -04:00
yhirose
30971d28de Simplified API. 2015-06-15 21:39:35 -04:00
yhirose
5ed7c738a8 Updated README. 2015-06-15 17:47:19 -04:00
yhirose
9765e095ab Added semantic predicate support. 2015-06-15 16:07:25 -04:00
yhirose
00e8290b62 Updated README. 2015-06-15 16:07:00 -04:00
yhirose
0654a16ebc Updated README. 2015-06-15 16:05:36 -04:00
yhirose
4eab716a6a Fixed User rule problem. 2015-06-15 13:47:59 -04:00
yhirose
b0f34248ab Updated README. 2015-06-14 08:02:59 -04:00
yhirose
652e25a10b Added the named capture explanation in README. 2015-06-13 17:11:27 -04:00
yhirose
36e58a6c7b Added more information about the ignore operator. 2015-06-13 01:27:49 -04:00
yhirose
38ba5e1a5e Fixed typo. 2015-06-13 01:23:27 -04:00
yhirose
26c52cd06d Updated README. 2015-06-13 01:22:46 -04:00
yhirose
b5eec078aa Commented out the current 'predicate feature' implementation. 2015-06-12 18:57:58 -04:00
yhirose
8bac879ff9 Added the predicate control feature. 2015-04-08 12:02:26 -04:00
yhirose
feff9d1d97 Updated documentation. 2015-03-11 14:10:59 -04:00
yhirose
6c59c02ea9 Updated documentation and examples. 2015-03-11 13:53:24 -04:00
yhirose
e30b4a281f Name refactoring. 2015-03-09 14:58:43 -04:00
yhirose
22b02f0c0b Updated README. 2015-03-03 22:08:18 -05:00
yhirose
1fc0a6819e Updated public interface. 2015-03-02 21:52:09 -05:00
yhirose
d93a007ef0 Moved 'choice' property to SemanticValues. 2015-02-26 22:40:00 -05:00
yhirose
64e7274b1d Added octal/hex number support. 2015-02-22 22:23:08 -05:00
yhirose
16a61f2cf8 Updated documentation. 2015-02-21 23:23:59 -05:00
yhirose
3d3af85bc7 Changed the semantic values interface. 2015-02-21 19:38:30 -05:00
yhirose
cf574074c4 Modified documentation and the calc sample. 2015-02-19 22:51:04 -05:00
yhirose
681c754302 Added 'usr' operator. 2015-02-19 22:27:47 -05:00
yhirose
261f8f463b Added 'const SemanticValues&` action. 2015-02-18 22:28:57 -05:00
yhirose
9c872e2d5d Added 'ignore' operator. 2015-02-18 18:00:11 -05:00
yhirose
56daf08d5b Changed the capture operator and made the anchor operator. 2015-02-17 22:35:07 -05:00
yhirose
f0351a9909 Fixed sample. 2015-02-15 22:21:18 -05:00
yhirose
f7eca8eac5 Updated documentation. 2015-02-15 20:22:34 -05:00
yhirose
d2ad29359e Added 'anchor' support. Removed implecit cast operators from 'any'. 2015-02-15 20:11:02 -05:00
yhirose
81ca85cba5 Added simple interface. 2015-02-15 17:52:39 -05:00
yhirose
4c5fd70503 Removed the name vector and added the context data in semantic action. 2015-02-14 19:02:54 -05:00
yhirose
0643f44b03 Changed 'match' back to 'parse'. 2015-02-14 12:58:17 -05:00