3
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added nop operator to prevent incorrect aliasing More... almost 15 years ago
Fix a few crashers with And_Rule, Kleene_Rule, Plus_Rule, and Optional_Rule More... almost 15 years ago
Enabling testing from the root More... almost 15 years ago
Added basic support for boost unit testing More... almost 15 years ago
Add some more operator action More... almost 15 years ago
Moving project files into subdirs More... almost 15 years ago
Add new simpler example to show dispatching of renamed functions More... almost 15 years ago
Added Kleene star, plus, and optional More... almost 15 years ago
Add more boxedcpp testing and documentation More... almost 15 years ago
Add an example of registering a dynamic function More... almost 15 years ago
Added a couple notes to the larger sample More... almost 15 years ago
Added new ast nodes when new_id != -1 More... almost 15 years ago
Lots of small bugfixes re:parser. pimpl now works with ast keep and new_id More... almost 15 years ago
A few small improvements to helper functions More... almost 15 years ago
Sugared operators and helper functions starting to work More... almost 15 years ago
The parser is coming alive. Now can successfully parse And and Or rules More... almost 15 years ago
Inch by inch, getting closer to working out what the parser needs More... almost 15 years ago
Try and fix jon's print problem More... almost 15 years ago
Add virtual destructors where necessary More... almost 15 years ago
Re-enabled boxedcpp, but commented out trouble area More... almost 15 years ago
Re-enable And_Rule in parser. Disable boxedcpp in cmake until compiler errors fixed. More... almost 15 years ago
Switch Token to smart pointer More... almost 15 years ago
Provide some cleaner examples and some additional bootstrapped functions More... almost 15 years ago
Added filenames to tokens, removed from File_Position More... almost 15 years ago
Add some bootstrapping of known types and operators More... almost 15 years ago
Add code for dumping all registered types / functions More... almost 15 years ago
Moved typelesscpp into boxedcpp More... almost 15 years ago
Rename scripting_* files to something a bit more appropriate More... almost 15 years ago
Starting to stand up the parser using std::pair More... almost 15 years ago
Build fix. Needed to add include paths to build More... almost 15 years ago