Commit Graph

46 Commits (899cba2f4fdefed9bdb345d73ec3992100472288)

Author SHA1 Message Date
yhirose ebfafc3947 Removed Visual Studio solution and project files. 7 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 5cac962f18 Fix compiler warning about "old style cast" 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. 9 years ago
yhirose 69ede706f0 Fixed build errors. Switched to CMake build system completely. 9 years ago
Yuji Hirose 8fd93d855f Moved 'online lint' functionality to peglint. 9 years ago
yhirose 33978023cf Added automatic whitespace skipping feature. 9 years ago
yhirose 337741e17e Fixed build errors. 9 years ago
yhirose b9c9216788 Changed namespace/class names. 9 years ago
yhirose d834a7c4ce Changed to use C++ raw string. 9 years ago
yhirose 4238617393 Moving files. 9 years ago
yhirose 21a72abfe2 Code cleanup. 9 years ago
yhirose aa78055654 Fixed problem with AST. 9 years ago
yhirose 5022bef3d7 Added symbol table to PL/0. 9 years ago
yhirose 5e237895f8 Code cleanup. 9 years ago
yhirose 65d1d99b2b Added AstOptimizer. 9 years ago
yhirose dba1c42826 Fixed a warning message. 9 years ago
yhirose 38ac34d1ad Added PL/0 sample. 9 years ago
yhirose bca3785c89 Converted vcxproj files for vc++ 2015. 9 years ago
yhirose 42156c35f3 Simplefiled API. 9 years ago
yhirose 427bbda5a7 Retab calc3.cc. 9 years ago
yhirose 46470071f3 Removed optional parameter from enable_ast(). 9 years ago
yhirose 682417b410 Removed 'typedef Definition rule'. 9 years ago
yhirose e56062715a Improved AST support. 9 years ago
yhirose e8a016267f Added calc3.vcxproj. 9 years ago
yhirose 6c59c02ea9 Updated documentation and examples. 9 years ago
yhirose e30b4a281f Name refactoring. 9 years ago
yhirose 81d7593ea1 Removed 'reduce' from SemanticValues. 9 years ago
yhirose fd90882894 Improved SemanticValue interface. 9 years ago
yhirose 1fc0a6819e Updated public interface. 9 years ago
yhirose b19d37f052 Improving performance... 9 years ago
yhirose 16a61f2cf8 Updated documentation. 9 years ago
yhirose 895414a234 Added calc3.cc. (AST version) 9 years ago
yhirose 3d3af85bc7 Changed the semantic values interface. 9 years ago
yhirose cf574074c4 Modified documentation and the calc sample. 9 years ago
yhirose 4c5fd70503 Removed the name vector and added the context data in semantic action. 10 years ago
yhirose 0643f44b03 Changed 'match' back to 'parse'. 10 years ago
yhirose 3f639e37f0 Changed the interfaces. 10 years ago
yhirose 6e8ea2b471 Changed interface of parse in Definition. 10 years ago
yhirose d386f2f3b9 Major refactoring. 10 years ago
yhirose 9cb926f7a0 Work in progress. 10 years ago
yhirose 1ad9e73d67 Uploaded files. 10 years ago