Commit Graph

403 Commits

Author SHA1 Message Date
yhirose
15a08da1b2 Updated peglint and added peglint documentation 2018-08-03 23:47:25 -04:00
yhirose
6dc7b38b4e Changed operator= in Definition to return Action 2018-08-03 21:07:42 -04:00
yhirose
4c8415c054 Added another test case for %whitespace 2018-08-02 21:46:17 -04:00
yhirose
f46737acbf Added --source option 2018-08-02 20:51:11 -04:00
yhirose
fa5ffd8211 fix #43 2018-08-01 14:58:24 -04:00
yhirose
5445b5c2bb fix #41 2018-07-29 13:49:00 -04:00
yhirose
6584bfa5c6 Changed to setup is_token at a better place 2018-07-28 21:51:11 -04:00
yhirose
6f9d19463d Code cleanup 2018-07-27 22:47:00 -04:00
yhirose
bbd8e68b71 Macro support (fix #25) 2018-07-27 17:16:35 -04:00
yhirose
beaa0346ca
Merge pull request #40 from rkollataj/clang_3.5.2_fix
Backporting "undefined reference to peg::enabler"
2018-07-22 06:57:02 -04:00
Remigiusz Kołłątaj
ba6efeae90 Backporting "undefined reference to peg::enabler" fix to all versions older than 5.0.0; Fix tests to compile with clang 3.5.
Signed-off-by: Remigiusz Kołłątaj <remigiusz.kollataj@mobica.com>
2018-07-22 10:57:46 +02: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
e2da595899
Merge pull request #38 from yhirose/backref
Back reference support
2018-07-14 00:01:01 +02: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
485a647d2b Updated .gitignore 2018-07-12 14:35:02 +02:00
yhirose
bfa23401e5 Removed unused function 2018-05-28 21:06:38 -04:00
yhirose
0dfe7a22c1 Use catch2 for unit testing 2018-05-28 21:06:23 -04:00
yhirose
a517ce6622 Updated README 2018-01-22 17:04:19 -05:00
yhirose
4894c68319 Fixed build error with LLVM 5.0.1 2018-01-17 00:01:53 -05:00
yhirose
899cba2f4f Updated README 2018-01-05 18:20:54 -05:00
yhirose
31dd2dae29 Fixed #29 2018-01-04 19:36:34 -05:00
yhirose
e72b630455 Added line_info method on SemanticValues. 2017-11-03 22:27:08 -04:00
yhirose
ebfafc3947 Removed Visual Studio solution and project files. 2017-08-25 09:05:12 -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
f3a65f7c61 Removed culebra.peg. 2017-08-17 18:00:05 -04:00
yhirose
2b223c303f Added build documentation for PL/0. 2017-08-17 17:57:30 -04:00
yhirose
acb986f525 Added Makefile for PL/0. 2017-08-17 17:54:46 -04:00
yhirose
3e9d8c506a Added README.md for PL/0... 2017-08-17 17:52:46 -04:00
yhirose
6de1fe8aef Added README.md for PL/0 example 2017-08-17 17:50:32 -04:00
yhirose
6ee4326723 Cleanup pl0.cc 2017-08-17 17:46:03 -04:00
yhirose
dcdfd9fdb7 Changed ast_to_s to be customizable. 2017-08-17 01:39:30 -04:00
yhirose
463ed17967 Fixed nested procedure problem in PL/0. 2017-08-17 01:37:31 -04:00
yhirose
925a611ec0 Fixed the URL for PL/0 2017-08-10 20:35:14 -04:00
yhirose
d4fabb04ad Adjusted options of PL/0 2017-08-08 12:01:51 -04:00
yhirose
0388e3e6c4 Moved PL/0 sample directory 2017-08-08 07:06:37 -04:00
yhirose
7c1e1751d9 Added LLVM support to PL/0 sample 2017-08-07 23:44:28 -04:00
yhirose
7c24c30104 Applied clang-format 2017-08-04 07:03:44 -04:00
yhirose
bb0c7c4522 Fixed 'uninitialized variable' problem in PL/0 interpreter 2017-08-03 22:56:12 -04:00
yhirose
41e3360483 Working in progress on fixing travis-ci error. 2017-06-19 14:04:44 -04:00
yhirose
a85d18da91 Working in progress on fixing travis-ci error... 2017-06-19 13:33:40 -04:00
yhirose
746c259d64 Fixed problem with .travis.yml (WIP) 2017-06-19 10:21:10 -04:00
yhirose
14c0651f1f Removed language/culebra 2017-06-08 23:17:15 +09:00
yhirose
deac9d4c42 Code cleanup 2017-06-08 23:03:21 +09:00
yhirose
79f4d90c19 Code cleanup. 2017-04-14 21:57:28 -04:00
yhirose
ff3d947fd4 Added optimize_ast 2017-03-28 22:50:05 -04:00
yhirose
6b63bd48af Added peg::udl for 'tag' user defined literal. 2017-03-25 18:28:15 -04:00