Commit Graph

11 Commits (7d00be396b9042169b16a0ef70729d8f8d3309d7)

Author SHA1 Message Date
yhirose d9f66ead76 Fixed build problem with LLVM 8.0 or lower 4 years ago
yhirose 29974e3c07 Fixed porting error 4 years ago
yhirose 13b8a46e90 Fixed C++11 bulid errors 4 years ago
yhirose 2c5d2b55cc Fixed pl0.cc build errors (Need LLVM 9.0 or later) 4 years ago
yhirose 5664d917dc Changed to dump llvm assembly code to standard output 6 years ago
yhirose c84cdd1645 Added verifyFunction call 6 years ago
yhirose 4894c68319 Fixed build error with LLVM 5.0.1 7 years ago
yhirose 6ee4326723 Cleanup pl0.cc 7 years ago
yhirose 463ed17967 Fixed nested procedure problem in 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 6b63bd48af Added peg::udl for 'tag' user defined literal. 7 years ago
Yuji Hirose 8fd93d855f Moved 'online lint' functionality to peglint. 9 years ago
yhirose 1a897db7b4 Updated grammar files. 9 years ago
yhirose 337741e17e Fixed build errors. 9 years ago
yhirose b9c9216788 Changed namespace/class names. 9 years ago
yhirose 5ebd01c846 Code cleanup. 9 years ago
yhirose ef476b87cf Fixed keyword boundary problem. 9 years ago
yhirose 4238617393 Moving files. 9 years ago
yhirose 21a72abfe2 Code cleanup. 9 years ago
yhirose aa78055654 Fixed problem with AST. 9 years ago
yhirose 5022bef3d7 Added symbol table to PL/0. 9 years ago
yhirose 5e237895f8 Code cleanup. 9 years ago
yhirose 65d1d99b2b Added AstOptimizer. 9 years ago
yhirose dba1c42826 Fixed a warning message. 9 years ago
yhirose 38ac34d1ad Added PL/0 sample. 9 years ago