Commit Graph

85 Commits (38d48971f31074abf7a4b1bbbf38b4b0d1e16081)

Author SHA1 Message Date
yhirose 37fe8bd1ff Fixed build errors. 9 years ago
yhirose 682417b410 Removed 'typedef Definition rule'. 9 years ago
yhirose ab3d8b0d0e Code cleanup and fixed build error. 9 years ago
yhirose e56062715a Improved AST support. 9 years ago
yhirose 2badaa40a0 Cleanup code format. 9 years ago
yhirose 738fe53e39 Fixed number parsing problem. 9 years ago
yhirose 8bac879ff9 Added the predicate control feature. 9 years ago
yhirose e30b4a281f Name refactoring. 9 years ago
yhirose 4e79b2de95 Added 'named capture'. Changed to cache user data. 9 years ago
yhirose 1fc0a6819e Updated public interface. 9 years ago
yhirose d5e28fff94 Fixed performance problem. 9 years ago
yhirose d93a007ef0 Moved 'choice' property to SemanticValues. 9 years ago
yhirose a860218d4f Working on the parckrat parsing support. 9 years ago
yhirose b19d37f052 Improving performance... 9 years ago
yhirose 64e7274b1d Added octal/hex number support. 9 years ago
yhirose 3d3af85bc7 Changed the semantic values interface. 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. 10 years ago
yhirose d2ad29359e Added 'anchor' support. Removed implecit cast operators from 'any'. 10 years ago
yhirose 81ca85cba5 Added simple interface. 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 f9c6a67ea6 Added simple error handling code. 10 years ago
yhirose 4202e6d111 Changed to allow simpler notation in actions. 10 years ago
yhirose 8acb0e2822 Changed to be able to associate actions to the prioritized choice. 10 years ago
yhirose 5a16f53a71 Fixed backtracking problem with the prioritized choice. 10 years ago
yhirose d386f2f3b9 Major refactoring. 10 years ago
yhirose 9cb926f7a0 Work in progress. 10 years ago
yhirose 56304269d0 Fixd build errors on Visual Studio 2013. 10 years ago
yhirose 1ad9e73d67 Uploaded files. 10 years ago