Commit Graph

47 Commits (895414a234c06797c4db472507ba6a7f6659a4b7)
 

Author SHA1 Message Date
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 681c754302 Added 'usr' operator. 9 years ago
yhirose 59153dfdbd Fixed compiler warning. 9 years ago
yhirose 42c9d06221 Code cleanup. 9 years ago
yhirose 69b82ba92b Fixed incorrect include guard string. 9 years ago
yhirose 261f8f463b Added 'const SemanticValues&` action. 9 years ago
yhirose f87ae01d3b Removed mmap.h dependency. Close #1. 9 years ago
yhirose f7e7e308ed Changed to allow 'mutable' lambda function as semantic action. Closed #2. 9 years ago
yhirose 6cc1534257 Fixed problem in unit test. 9 years ago
yhirose 9c872e2d5d Added 'ignore' operator. 9 years ago
yhirose 56daf08d5b Changed the capture operator and made the anchor operator. 9 years ago
yhirose f0351a9909 Fixed sample. 9 years ago
yhirose f7eca8eac5 Updated documentation. 9 years ago
yhirose d2ad29359e Added 'anchor' support. Removed implecit cast operators from 'any'. 9 years ago
yhirose 81ca85cba5 Added simple interface. 9 years ago
yhirose 4c5fd70503 Removed the name vector and added the context data in semantic action. 9 years ago
yhirose 0643f44b03 Changed 'match' back to 'parse'. 9 years ago
yhirose 8441a1f104 Fixed documentation. 9 years ago
yhirose e6673afa0e Added bad cast check. 9 years ago
yhirose 3f639e37f0 Changed the interfaces. 9 years ago
yhirose 6e8ea2b471 Changed interface of parse in Definition. 9 years ago
yhirose 09ce72b25e Added grammar generator. 9 years ago
yhirose 5976051070 Renamed Match to Result. 9 years ago
yhirose 4b2d2f8c36 Updated .gitignore. 9 years ago
yhirose 4282498f6c Fixed problems with peglint. 9 years ago
yhirose 05fa8c4424 Corrected documentation. 9 years ago
yhirose e52b1586be Updated documentation. 9 years ago
yhirose 9c9c03346b Added peglint. 9 years ago
yhirose e8b933ff8c Updated .gitignore. 9 years ago
yhirose f9c6a67ea6 Added simple error handling code. 9 years ago
yhirose 45024d3aaa Added error handling. 9 years ago
yhirose 97641ed257 Name refactoring. 9 years ago
yhirose c01c780044 Updated README. 9 years ago
yhirose 4202e6d111 Changed to allow simpler notation in actions. 9 years ago
yhirose 8acb0e2822 Changed to be able to associate actions to the prioritized choice. 9 years ago
yhirose 5a16f53a71 Fixed backtracking problem with the prioritized choice. 9 years ago
yhirose d386f2f3b9 Major refactoring. 9 years ago
yhirose 9cb926f7a0 Work in progress. 9 years ago
yhirose 56304269d0 Fixd build errors on Visual Studio 2013. 9 years ago
yhirose 0efe8110e4 Changed to use SemanticValues instead of SemanticStack. 9 years ago
yhirose feebade357 Added is_undefined method. 9 years ago
yhirose 0dc3cd6da4 Corrected documentation. 9 years ago
yhirose 1e98ddeab2 Corrected README. 9 years ago
yhirose 1ad9e73d67 Uploaded files. 9 years ago
yhirose 0d57c6acc9 Initial commit 9 years ago