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 |
|
yhirose
|
8441a1f104
|
Fixed documentation.
|
2015-02-14 10:38:15 -05:00 |
|
yhirose
|
3f639e37f0
|
Changed the interfaces.
|
2015-02-14 10:13:10 -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
|
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
|
d386f2f3b9
|
Major refactoring.
|
2015-02-09 17:12:59 -05:00 |
|