Commit Graph

717 Commits

Author SHA1 Message Date
yhirose
1ff6dc058b Updated grammar. 2015-07-07 15:54:22 -04:00
yhirose
8b08ca3cca Added assert function. 2015-07-07 15:44:33 -04:00
yhirose
ebcaf2c0b9 Fixed warning message with vc++. 2015-07-07 12:36:24 -04:00
yhirose
02e1c8d38f Implemented method to display array object. 2015-07-05 22:30:35 -04:00
yhirose
d2d396c351 Added array. (working...) 2015-06-25 20:06:00 -04:00
yhirose
6795c56c47 Added str() in SemanticValue. 2015-06-16 13:15:27 -04:00
yhirose
d943c4fade Fixed build problem with VC++. 2015-06-16 11:26:48 -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
dff2db0a8e Code clean. 2015-06-16 00:30:28 -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
0744fa75f6 Removed parameter from enable_packrat_parsing. 2015-06-15 21:29:33 -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
427bbda5a7 Retab calc3.cc. 2015-06-14 08:06:09 -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
6d8826741a Added grammar for Culebra language. 2015-06-13 01:32:23 -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
553fc23853 Code clean up. 2015-06-13 01:20:33 -04:00
yhirose
c2e19cfd01 Added definition duplicates check. 2015-06-13 00:57:45 -04:00
yhirose
67de659288 Added left recursice detection. 2015-06-13 00:38:38 -04:00
yhirose
4dc334e481 Removed unused variable. 2015-06-12 21:14:10 -04:00
yhirose
cfcba98e8f Added additional files to CMakeLists.txt. 2015-06-12 21:06:54 -04:00
yhirose
ab1c426578 Code clean up. 2015-06-12 20:50:35 -04:00
yhirose
b5eec078aa Commented out the current 'predicate feature' implementation. 2015-06-12 18:57:58 -04:00
yhirose
50768de875 Added Ignore operator. 2015-06-12 18:52:26 -04:00
yhirose
fdf10521c6 Added a unit test. 2015-06-12 18:13:20 -04:00
yhirose
46470071f3 Removed optional parameter from enable_ast(). 2015-06-12 18:12:54 -04:00
yhirose
79c6b7ce9b Fixed AST problem with And and Not predicates. 2015-06-12 15:28:10 -04:00
yhirose
927ecc5c37 Fixed build error. 2015-06-12 15:27:55 -04:00
yhirose
d93682dc56 Added samples for Culebra toy language. 2015-06-12 14:17:53 -04:00
yhirose
341659f699 Added optimize_nodes parameter. 2015-06-12 14:09:23 -04:00
yhirose
1a9fddd3f8 Added AST and command line string features in peglint. 2015-06-12 13:45:58 -04:00
yhirose
57a3ecc620 Fixed the token detect logic. 2015-06-05 13:50:07 -04:00
yhirose
05ca1961b4 Added token check logic. 2015-06-05 13:28:38 -04:00
yhirose
37fe8bd1ff Fixed build errors. 2015-06-05 11:51:45 -04:00
yhirose
be60c69729 Renamed class name. 2015-06-05 11:45:13 -04:00
yhirose
7583711c63 Code cleanup. 2015-06-05 08:56:16 -04:00
yhirose
682417b410 Removed 'typedef Definition rule'. 2015-06-05 08:54:02 -04:00
yhirose
ab3d8b0d0e Code cleanup and fixed build error. 2015-06-04 19:06:37 -04:00
yhirose
b91efa1489 Changed the way to handle default tag in AST. 2015-06-04 14:12:09 -04:00