Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Samovar/
0
»»
- Multiple bindings in `where` clause may be seperated by commas. Chris Pressey 5 years ago
- Add more examples to test/document the variable-binding behaviour. Chris Pressey 5 years ago
- Test that ?_ cannot be used in text or consequences of a rule. Chris Pressey 5 years ago
- "wildcard" variable ?_ matches anything, *without* binding it. Chris Pressey 5 years ago
- Add failing test for the non-capturing wildcard. Chris Pressey 5 years ago
- Add pre-binding in Cond production (syntax and failing test.) Chris Pressey 6 years ago
- Improve tests. Chris Pressey 6 years ago
- Add test for more complex case; bring scanner back closer to home. Chris Pressey 6 years ago
- Add failing test. Chris Pressey 6 years ago
- Python 3 support seems complete (CAVEAT: random hash differently!) Chris Pressey 6 years ago
- Fix regex and note that it can begin with an underscore. Chris Pressey 6 years ago
- Allow digits and hyphens in atoms. Link to Samovar.md in README. Chris Pressey 6 years ago
- Apparently it already does support comments. Chris Pressey 6 years ago
- --events => --min-events, fix some bugs, add demo novel formatter. Chris Pressey 6 years ago
- Generate until events meet goal. Chris Pressey 6 years ago
- Output events to JSON. Chris Pressey 6 years ago
- Beginnings of JSON output of events; needs to be structured. Chris Pressey 6 years ago
- Merge branch 'develop-0.2' of https://github.com/catseye/Samovar into propositions-query Chris Pressey 6 years ago
- Use match_all to find all matches in the database. Seems to work. Chris Pressey 6 years ago
- Generator simulates all and only the scenarios that have a goal. Chris Pressey 6 years ago
- Allow scenarios to import other preceding scenarios. Chris Pressey 6 years ago
- Take the overall grammar of the language in a differen direction. Chris Pressey 6 years ago
- Implement ?Var syntax for variables, convert TODO to test case. Chris Pressey 6 years ago
- Merge branch 'develop-0.2' of https://github.com/catseye/Samovar into remove-functions Chris Pressey 6 years ago
- Update test case. Chris Pressey 6 years ago
- Remove support for functions, as I've concluded they're unneeded. Chris Pressey 6 years ago
- Deterministic operation, Falderal tests and test-running script. Chris Pressey 6 years ago
0
»»