Commit Graph

738 Commits (master)
 

Author SHA1 Message Date
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
yhirose 3482a08465 Fix #67 5 years ago
yhirose 9ee03a9211 Fixed build error with VS2015 5 years ago
yhirose 4d0b2b3591 Fix #66 5 years ago
yhirose b7da359bac Code cleanup 5 years ago
yhirose d75ced2408 Fix #68 5 years ago
yhirose 69749237c9 Fixed README 5 years ago
yhirose 5f3a5a82e1 Fix #69 5 years ago
yhirose 2d276c8cd9 Fix #63 5 years ago
Yuji Hirose ac8c93f415 Update README due to #62 5 years ago
yhirose e01f198648
Merge pull request #61 from mura-orz/master 5 years ago
Mura f3e88afd39
Update peglib.h 5 years ago
Yuji Hirose 55add1dacb Fix #60 5 years ago