Commit Graph

87 Commits (75cdfaf35093480b9aa4a3fa40878909319333d9)

Author SHA1 Message Date
yhirose 8f19894e32 Updated playground to show profiling result 2 years ago
yhirose ad74d9e8c0 Refactoring 2 years ago
yhirose 633fcd72cb Fix intial value for stats_item_total 2 years ago
yhirose de2f887c4f Update profiler format 2 years ago
yhirose b49604997b Removed IsOpeType 2 years ago
yhirose 34a859a6a1 Added profile feature (Resolve #200) 2 years ago
yhirose 9768721b2b Code format 2 years ago
yhirose c9e1c9cbef Update README 2 years ago
yhirose d53f4ecca3 Added verbose trace flag in peglint 2 years ago
yhirose 0aec248de3 Changed to use gtest 3 years ago
Elliot 45fced1a97
fix spelling errors (#164) 4 years ago
yhirose fcd0b277ab Added --packrat option to peglint 4 years ago
yhirose 02f428ab67 Fixed peglit problem and update README 4 years ago
yhirose 80b20a091f Resolve #137 4 years ago
yhirose 8a853ef742 Updated README 4 years ago
yhirose 8ad71c4adc Fixed problem with %recover 4 years ago
yhirose 8dc6a287f8 Added error recovery feature 4 years ago
yhirose 847b7e9fe3 Fixed peglint trace token format problem 4 years ago
yhirose b26e2477ff C++17 support 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
Xinzhao Zhu f58fd19f52 Use CMake's Threads library to provide '-pthread` for Linux 4 years ago
bnjf 6137e2a340
Fix "terminate called after throwing an instance of 'std::system_error'" 4 years ago
yhirose 95f9140464 clangformat 5 years ago
yhirose fdfd1f4267 Fixed warnings 5 years ago
yhirose fe2d67fc88 Improved peglint trace format 5 years ago
yhirose 1a40e539d1 Updated cmake files 5 years ago
yhirose be3b09f704 Fixed typo 5 years ago
yhirose 06fc879371 Removed server mode from peglint and updated documentation 6 years ago
Yuji Hirose e12ab41b40 Fixed problem with JSON invalid characters 6 years ago
Yuji Hirose 47e51d3651 Fixed problems in server mode of peglint 6 years ago
yhirose 469a61f044 Fixed 'std::call_once' crash problem with peglint on Ubuntu. 6 years ago
Yuji Hirose 91bf45b7d4 Fix #45 6 years ago
yhirose 15a08da1b2 Updated peglint and added peglint documentation 6 years ago
yhirose f46737acbf Added --source option 6 years ago
yhirose ebfafc3947 Removed Visual Studio solution and project files. 7 years ago
yhirose 803335164d Changed minimum target to be 'c++11'. 8 years ago
hvellyr f98f8697c6 Add test support for windows MSVC 2015 on appveyor 8 years ago
hvellyr 1e47348daf Fix compiler warnings about "missing variable declaration" 8 years ago
hvellyr 8363407768 Fix compiler warnings about "hidden" names 8 years ago
hvellyr 2b2b171cbd Fix sign/unsigned compiler warnings 8 years ago
hvellyr 5cac962f18 Fix compiler warning about "old style cast" 8 years ago
hvellyr d95cef6c1b Fix compiler warnings about unused method parameters 8 years ago
hvellyr c3c6037241 Enhance CMake files to set warning level high(er) and set C++14 flags 8 years ago
hvellyr b031727fa2 Cmake 2.8 is more than sufficient 8 years ago
yhirose 69ede706f0 Fixed build errors. Switched to CMake build system completely. 9 years ago
yhirose 30da6961d4 Updated usage for peglint. 9 years ago
yhirose 8ce03face0 Added README for PEG lint. 9 years ago
yhirose f33e76249a Added trace feature. 9 years ago