Commit Graph

737 Commits (master)
 

Author SHA1 Message Date
yhirose ffc61e8a68 Removed unnecessary code 4 years ago
yhirose 5bd9b5cdc0 Removed version number from Playground 4 years ago
yhirose 580721aa46 Fix #107 4 years ago
yhirose 072cdb6d23 Fix #109 4 years ago
yhirose f9e0d252d9 Fixed initial value problem with Optimized AST mode 4 years ago
yhirose 19c83811ee Added --opt to peglint 4 years ago
yhirose 19c6c2615c Name refactoring 4 years ago
yhirose 370067f013 Added filters parameter to peglint and playground 4 years ago
yhirose 3c58f26635 Updated 'Semantic predicate test' 4 years ago
yhirose 10cc75d503 Performance improvement. Close #82 4 years ago
yhirose a37c609802
Merge pull request #105 from XinzhaoZHU/master 4 years ago
Xinzhao Zhu f58fd19f52 Use CMake's Threads library to provide '-pthread` for Linux 4 years ago
yhirose ffbc58c103 Changed order of parameters in AstBase constructors 4 years ago
yhirose 49289420b9
Merge pull request #101 from bnjf/patch-1 4 years ago
bnjf 8962a80454
add explicit `commentstring` to vim syntax 4 years ago
yhirose da123f1cd1
Merge pull request #100 from bnjf/patch-1 4 years ago
bnjf 6137e2a340
Fix "terminate called after throwing an instance of 'std::system_error'" 4 years ago
yhirose 51ed96c8f2 Fixed warning with enum value in switch statement 4 years ago
yhirose ab9a09bb88
Merge pull request #99 from halirutan/fix_missing_return_statement 4 years ago
Patrick Scheibe 4abf5a5332 Fix missing return statement in lambda 4 years ago
yhirose d2f2108fc5 Updated README 4 years ago
yhirose 95f9140464 clangformat 4 years ago
yhirose fdfd1f4267 Fixed warnings 4 years ago
yhirose c416d84fea Regex-like repetition support. Fix #95 4 years ago
yhirose 02db0405f3
Merge pull request #94 from pwuertz/patch-2 4 years ago
Peter Würtz 2561fd182d
Fix for u8 char C++20 incompatibility 4 years ago
yhirose e362ce7423
Merge pull request #93 from alex-87/master 4 years ago
Alexis LG 8cdc32d79b
Update CMakeLists.txt 4 years ago
yhirose f2fda77f5a Fixed warnings 4 years ago
yhirose 1b19b98cf5 Fixed problem with dictinary 4 years ago
yhirose e7d05e4ce6 Updated wasm 4 years ago
yhirose 270304ab88 Added build.sh for wasm 4 years ago
yhirose b8fd40dea3
Merge pull request #91 from yhirose/dictionary 4 years ago
yhirose 5b3d95e0a1 Fix #90 4 years ago
yhirose 3ea5a1fe3a Updated README 4 years ago
yhirose 846736b882 Updated README 4 years ago
yhirose 2c7d94761f Updated README 4 years ago
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