Commit Graph

15 Commits (master)

Author SHA1 Message Date
yhirose dc1a054cf2 Added more examples in example/CMakeLists.txt 10 months ago
yhirose 5934f0abba Resolve #228 2 years ago
yhirose 23c080af49 Removed `peg::parse_error` and introduced `predicate` action 2 years ago
yhirose 199f788ad8 Added example/indent.cc 2 years ago
yhirose 0aec248de3 Changed to use gtest 3 years ago
yhirose b26e2477ff C++17 support 4 years ago
yhirose 9b89b19949 Updated README and examples 4 years ago
yhirose 1a40e539d1 Updated cmake files 4 years ago
hvellyr f98f8697c6 Add test support for windows MSVC 2015 on appveyor 8 years ago
hvellyr e562f51f63 No need for pthread lib in examples and tests 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
hvellyr af2b04c733 Remove example app not existing in source code 8 years ago
yhirose 5b88443270 Major change in the way to handle token boundary. 8 years ago
yhirose 69ede706f0 Fixed build errors. Switched to CMake build system completely. 9 years ago