Commit Graph

463 Commits (64f205d9492419a52f33d53e0943f8260bba6f09)
 

Author SHA1 Message Date
yhirose 64f205d949 Dropped old Visual C++ compiler support. 5 years ago
yhirose 250096bd08 Code cleanup 5 years ago
yhirose 0e106df04c Fix #79 5 years ago
yhirose c59b0b8f0d
Merge pull request #83 from pwuertz/patch-1 5 years ago
Peter Würtz 4676115e57
Fix maybe uninitialized warning / error 5 years ago
yhirose c0d2318b15
Merge pull request #73 from Krovatkin/patch-1 5 years ago
Nick Korovaiko 3f57797cbf
Fix a small type in a calc example in Readme.md 5 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
yhirose 38d48971f3
Update README.md 5 years ago
yhirose 51b13a4291 Fixed missing comma problem in JSON output from PEG playground parser 5 years ago
Yuji Hirose bbeadfa937 Fixed problem with PEG Playground when grammar or code text is empty 5 years ago
Yuji Hirose 57f866c6ca Fixed build error 5 years ago
Yuji Hirose b330799cd6 Added `name` in SemanticValues 5 years ago
yhirose 2dcdafe3cb Fixed problem with choice and choice count 5 years ago
yhirose 51234df3df Updated library dependency 5 years ago
yhirose 06fc879371 Removed server mode from peglint and updated documentation 5 years ago
yhirose cc053fd9ad Added docs directory 5 years ago
Yuji Hirose e12ab41b40 Fixed problem with JSON invalid characters 5 years ago
Yuji Hirose 47e51d3651 Fixed problems in server mode of peglint 5 years ago
yhirose c89c44f1ef Added Visual Studio 2017 to AppVeyor config 6 years ago
yhirose 5c167f413e
Merge pull request #58 from yhirose/remove-enabler 6 years ago
yhirose 559836cda1 Removed enabler 6 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 15c19e4a0f fix #55 6 years ago
yhirose b76e4fe305 Keep selected rule id in AST 6 years ago
yhirose 5f323c5b3a Updated README 6 years ago
yhirose 9a8af28f06 Updated README 6 years ago
yhirose 757e81e63d fix #52. Changed to allow Action handler taking non const SemanticValues 6 years ago
yhirose 5b3ad705c4 Retab 6 years ago
yhirose 304029a8d3 fix #53 6 years ago
yhirose c006918329 Merge branch 'unicode' 6 years ago
yhirose 452aea18cd UTF encoding support 6 years ago