Commit Graph

739 Commits

Author SHA1 Message Date
yhirose
f87ae01d3b Removed mmap.h dependency. Close #1. 2015-02-18 21:18:20 -05:00
yhirose
f7e7e308ed Changed to allow 'mutable' lambda function as semantic action. Closed #2. 2015-02-18 19:41:18 -05:00
yhirose
6cc1534257 Fixed problem in unit test. 2015-02-18 19:36:27 -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
yhirose
8441a1f104 Fixed documentation. 2015-02-14 10:38:15 -05:00
yhirose
e6673afa0e Added bad cast check. 2015-02-14 10:20:19 -05:00
yhirose
3f639e37f0 Changed the interfaces. 2015-02-14 10:13:10 -05:00
yhirose
6e8ea2b471 Changed interface of parse in Definition. 2015-02-14 08:52:52 -05:00
yhirose
09ce72b25e Added grammar generator. 2015-02-13 22:41:17 -05:00
yhirose
5976051070 Renamed Match to Result. 2015-02-13 21:43:50 -05:00
yhirose
4b2d2f8c36 Updated .gitignore. 2015-02-12 22:14:48 -05:00
yhirose
4282498f6c Fixed problems with peglint. 2015-02-12 22:14:28 -05:00
yhirose
05fa8c4424 Corrected documentation. 2015-02-12 21:11:09 -05:00
yhirose
e52b1586be Updated documentation. 2015-02-12 21:08:58 -05:00
yhirose
9c9c03346b Added peglint. 2015-02-12 19:54:43 -05:00
yhirose
e8b933ff8c Updated .gitignore. 2015-02-12 19:54:07 -05:00
yhirose
f9c6a67ea6 Added simple error handling code. 2015-02-12 19:48:58 -05:00
yhirose
45024d3aaa Added error handling. 2015-02-11 23:57:00 -05:00
yhirose
97641ed257 Name refactoring. 2015-02-11 21:13:12 -05:00
yhirose
c01c780044 Updated README. 2015-02-11 21:04:08 -05:00
yhirose
4202e6d111 Changed to allow simpler notation in actions. 2015-02-11 20:31:11 -05:00
yhirose
8acb0e2822 Changed to be able to associate actions to the prioritized choice. 2015-02-11 19:48:55 -05:00
yhirose
5a16f53a71 Fixed backtracking problem with the prioritized choice. 2015-02-09 20:13:46 -05:00
yhirose
d386f2f3b9 Major refactoring. 2015-02-09 17:12:59 -05:00
yhirose
9cb926f7a0 Work in progress. 2015-02-09 12:01:59 -05:00
yhirose
56304269d0 Fixd build errors on Visual Studio 2013. 2015-02-09 08:25:53 -05:00
yhirose
0efe8110e4 Changed to use SemanticValues instead of SemanticStack. 2015-02-08 23:02:24 -05:00
yhirose
feebade357 Added is_undefined method. 2015-02-08 23:02:10 -05:00
yhirose
0dc3cd6da4 Corrected documentation. 2015-02-08 09:43:49 -05:00
yhirose
1e98ddeab2 Corrected README. 2015-02-07 20:58:25 -05:00
yhirose
1ad9e73d67 Uploaded files. 2015-02-07 20:52:26 -05:00
yhirose
0d57c6acc9 Initial commit 2015-02-07 16:10:11 -05:00