Commit Graph

44 Commits (199f788ad86ba99dca0b04f32f218e6704f15238)

Author SHA1 Message Date
yhirose 0aec248de3 Changed to use gtest 3 years ago
yhirose 3823af3ec1 Revert "Fixed problems in CMakeLists.txt" 3 years ago
yhirose 0606cd4bb3 Fixed problems in CMakeLists.txt 3 years ago
yhirose f5af8e44dc Changed to use Catch2 v3 3 years ago
yhirose 1c00fa77fa Fixed warnings 3 years ago
yhirose b26e2477ff C++17 support 4 years ago
yhirose 14305f9f53 Fix #111 4 years ago
yhirose aefeb3ae35 Fix #118 4 years ago
yhirose af8f0082fc Combinators with AST action handler 4 years ago
Xinzhao Zhu f58fd19f52 Use CMake's Threads library to provide '-pthread` for Linux 4 years ago
yhirose 51ed96c8f2 Fixed warning with enum value in switch statement 4 years ago
Alexis LG 8cdc32d79b
Update CMakeLists.txt 4 years ago
yhirose f2fda77f5a Fixed warnings 4 years ago
yhirose 3b968d2595 Disabled pl0 buld due to the linker problem in Travis CI 4 years ago
yhirose 1a40e539d1 Updated cmake files 4 years ago
yhirose e9d73c48ca Added '-Wno-c++2a-compat' 4 years ago
yhirose 0d601b4b2c Include lint in CMakeList.txt 4 years ago
Francesco Guastella 1afa4988bc Replace peg::any with std::any (when C++17 is available) 5 years ago
yhirose 15a08da1b2 Updated peglint and added peglint documentation 6 years ago
yhirose 7c1e1751d9 Added LLVM support to PL/0 sample 7 years ago
yhirose 41e3360483 Working in progress on fixing travis-ci error. 7 years ago
yhirose a85d18da91 Working in progress on fixing travis-ci error... 7 years ago
yhirose 14c0651f1f Removed language/culebra 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 e562f51f63 No need for pthread lib in examples and tests 8 years ago
hvellyr 45db14ebd7 Don't treat warnings as errors 8 years ago
hvellyr 58b0669e55 Remove left over c++1y definition desturbing MSVC 8 years ago
hvellyr c3c6037241 Enhance CMake files to set warning level high(er) and set C++14 flags 8 years ago
hvellyr d0c6cd55ad Enabling testing in the CMakeList 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 59c7ab94ac Fixed the build error with peglint. 9 years ago
Yuji Hirose 8fd93d855f Moved 'online lint' functionality to peglint. 9 years ago
yhirose 2b2a4f3816 Moved files. 9 years ago
yhirose 4238617393 Moving files. 9 years ago
yhirose 38ac34d1ad Added PL/0 sample. 9 years ago
yhirose 552c7012f4 Changed PEGLIB_HAS_CONSTEXPR_SUPPORT TO BE PEGLIB_NO_CONSTEXPR_SUPPORT. 9 years ago
yhirose 5d6755ff64 Added command-line debugger support. 9 years ago
Yuji Hirose 923dc4c633 Fixed build problem on raspberry pi. 9 years ago
yhirose 85932059b9 Added peglint playground. 9 years ago
yhirose cfcba98e8f Added additional files to CMakeLists.txt. 9 years ago
yhirose 67b241caba Removed examples from CMakeLists.txt. 9 years ago
yhirose d35c460cc1 Added CMakeLists.txt. 9 years ago