Commit Graph

500 Commits (16a746bb877947da1d00273c45fe29fed167342f)
 

Author SHA1 Message Date
yhirose 16a746bb87 Updated LICENCE 4 years ago
yhirose e1322f1ec2 Updated README 4 years ago
yhirose f3c6f7d9c1 Updated .wasm 4 years ago
yhirose 375794e344 Support expression parsing in macro 4 years ago
yhirose 4b25458012
Merge pull request #89 from yhirose/precedence 4 years ago
yhirose 5a6bd1a60a Fixed vim setting 4 years ago
yhirose 9bdb577aaf Split test.cc 4 years ago
yhirose 9b89b19949 Updated README and examples 4 years ago
yhirose 038bc06343 Precedence climbing feature support 4 years ago
yhirose 29cd967975 Updated .wasm 4 years ago
yhirose b0c4aa1441 Apply clang-format 4 years ago
yhirose 9679cdcc27 Removed search method 4 years ago
yhirose 748e82dae0
Merge pull request #88 from yhirose/trace 4 years ago
yhirose fe2d67fc88 Improved peglint trace format 4 years ago
yhirose 7d00be396b Performance improvements 4 years ago
yhirose 2180657eea Added Negated Characgter Class 4 years ago
yhirose 3dc0205ffa Handle an invalid escape sequence char 4 years ago
yhirose 35d2d201e1 Updated CmakeLists.txt for test 4 years ago
yhirose 3b968d2595 Disabled pl0 buld due to the linker problem in Travis CI 4 years ago
yhirose d9f66ead76 Fixed build problem with LLVM 8.0 or lower 4 years ago
yhirose 1a40e539d1 Updated cmake files 4 years ago
yhirose 29974e3c07 Fixed porting error 4 years ago
yhirose 13b8a46e90 Fixed C++11 bulid errors 4 years ago
yhirose e7b4570841
Merge pull request #86 from yhirose/infiniteloop 4 years ago
yhirose c5e356d804 Implemented infinite loop detector 4 years ago
yhirose 2c5d2b55cc Fixed pl0.cc build errors (Need LLVM 9.0 or later) 4 years ago
yhirose e9d73c48ca Added '-Wno-c++2a-compat' 4 years ago
yhirose 47616ca781 Fix #80 again 4 years ago
yhirose 5ff1caf38c Fixed int overflow problem 4 years ago
yhirose be3b09f704 Fixed typo 4 years ago
yhirose fe6314a6e0 Fixed semantic values stack leak 4 years ago
yhirose 0d601b4b2c Include lint in CMakeList.txt 4 years ago
yhirose 911a235431 Fix #84 4 years ago
yhirose da8cae6269 Fix #80 4 years ago
yhirose 88c67cba4f Code cleanup 4 years ago
yhirose ac00f1246e Updated README 4 years ago
yhirose fd8a684a20 Added Visual C++ 2019 to appveyor.yml 4 years ago
yhirose 64f205d949 Dropped old Visual C++ compiler support. 4 years ago
yhirose 250096bd08 Code cleanup 4 years ago
yhirose 0e106df04c Fix #79 4 years ago
yhirose c59b0b8f0d
Merge pull request #83 from pwuertz/patch-1 4 years ago
Peter Würtz 4676115e57
Fix maybe uninitialized warning / error 4 years ago
yhirose c0d2318b15
Merge pull request #73 from Krovatkin/patch-1 4 years ago
Nick Korovaiko 3f57797cbf
Fix a small type in a calc example in Readme.md 4 years ago
yhirose be470f9332 Fix #71 5 years ago
yhirose e4095076e3 Updated README to reflect the recent change to peg::any 5 years ago
yhirose 666b364425
Merge pull request #72 from romeoxbm/master 5 years ago
Francesco Guastella 1afa4988bc Replace peg::any with std::any (when C++17 is available) 5 years ago
Yuji Hirose 523137c5dd Fixed sample examples in README 5 years ago
yhirose 347113d4fd Code cleanup 5 years ago