Commit Graph

402 Commits (6dc7b38b4e4e74c7d2b607646fb38c678b03122c)
 

Author SHA1 Message Date
yhirose 6dc7b38b4e Changed operator= in Definition to return Action 6 years ago
yhirose 4c8415c054 Added another test case for %whitespace 6 years ago
yhirose f46737acbf Added --source option 6 years ago
yhirose fa5ffd8211 fix #43 6 years ago
yhirose 5445b5c2bb fix #41 6 years ago
yhirose 6584bfa5c6 Changed to setup is_token at a better place 6 years ago
yhirose 6f9d19463d Code cleanup 6 years ago
yhirose bbd8e68b71 Macro support (fix #25) 6 years ago
yhirose beaa0346ca
Merge pull request #40 from rkollataj/clang_3.5.2_fix 6 years ago
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. 6 years ago
yhirose 9c3da8d6af Name refactoring 6 years ago
yhirose 9980eea1cd Fixed problems with backreference 6 years ago
yhirose e2da595899
Merge pull request #38 from yhirose/backref 6 years ago
yhirose f0d2c529ba Back reference support 6 years ago
yhirose a77edadfa7 Added %word rule 6 years ago
yhirose ca950520ef Removed the simple interface 6 years ago
yhirose 485a647d2b Updated .gitignore 6 years ago
yhirose bfa23401e5 Removed unused function 6 years ago
yhirose 0dfe7a22c1 Use catch2 for unit testing 6 years ago
yhirose a517ce6622 Updated README 6 years ago
yhirose 4894c68319 Fixed build error with LLVM 5.0.1 6 years ago
yhirose 899cba2f4f Updated README 6 years ago
yhirose 31dd2dae29 Fixed #29 6 years ago
yhirose e72b630455 Added line_info method on SemanticValues. 7 years ago
yhirose ebfafc3947 Removed Visual Studio solution and project files. 7 years ago
yhirose 02c35f7752 Updated copyright and readme. 7 years ago
yhirose b2f6b0bcdc Fixed link error in README. 7 years ago
yhirose f3a65f7c61 Removed culebra.peg. 7 years ago
yhirose 2b223c303f Added build documentation for PL/0. 7 years ago
yhirose acb986f525 Added Makefile for PL/0. 7 years ago
yhirose 3e9d8c506a Added README.md for PL/0... 7 years ago
yhirose 6de1fe8aef Added README.md for PL/0 example 7 years ago
yhirose 6ee4326723 Cleanup pl0.cc 7 years ago
yhirose dcdfd9fdb7 Changed ast_to_s to be customizable. 7 years ago
yhirose 463ed17967 Fixed nested procedure problem in PL/0. 7 years ago
yhirose 925a611ec0 Fixed the URL for PL/0 7 years ago
yhirose d4fabb04ad Adjusted options of PL/0 7 years ago
yhirose 0388e3e6c4 Moved PL/0 sample directory 7 years ago
yhirose 7c1e1751d9 Added LLVM support to PL/0 sample 7 years ago
yhirose 7c24c30104 Applied clang-format 7 years ago
yhirose bb0c7c4522 Fixed 'uninitialized variable' problem in PL/0 interpreter 7 years ago
yhirose 41e3360483 Working in progress on fixing travis-ci error. 7 years ago
yhirose a85d18da91 Working in progress on fixing travis-ci error... 7 years ago
yhirose 746c259d64 Fixed problem with .travis.yml (WIP) 7 years ago
yhirose 14c0651f1f Removed language/culebra 7 years ago
yhirose deac9d4c42 Code cleanup 7 years ago
yhirose 79f4d90c19 Code cleanup. 7 years ago
yhirose ff3d947fd4 Added optimize_ast 7 years ago
yhirose 6b63bd48af Added peg::udl for 'tag' user defined literal. 7 years ago
Hirose 1520849708 Updated README.md 7 years ago