Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Samovar/
- Initial work on branch for version 0.5 of Samovar. Chris Pressey 2 years ago
- Merge pull request #12 from catseye/develop-2021 Chris Pressey (commit: GitHub) 3 years ago
- Merge branch 'master' into develop-2021 Chris Pressey 3 years ago
- Fix link. Chris Pressey 3 years ago
- Merge branch 'master' into develop-2021 Chris Pressey 3 years ago
- Add "see-also bar" to top of README. Chris Pressey 3 years ago
- Update HISTORY document. Chris Pressey 3 years ago
- Select test appliances based on presence of Python implementations. Chris Pressey 3 years ago
- Add missing profile.sh script. Chris Pressey 3 years ago
- Bump version number in README. Chris Pressey 3 years ago
- Merge branch 'master' into develop-2021 Chris Pressey 3 years ago
- Make note of the strong relation to production systems and CLIPS. Chris Pressey 3 years ago
- Replace --profile option with ./profile.sh script. Chris Pressey 3 years ago
- Introduce samovar.main module so we don't clutter driver script. Chris Pressey 3 years ago
- Run unit tests under Python 2, or 3, or both 2 and 3 if both present. Chris Pressey 3 years ago
- flake8 cleanups Chris Pressey 3 years ago
- Sort the database of facts before accumulating matches on it. Chris Pressey 3 years ago
- Strange. Python 3 output is nondeterministic even when no random. Chris Pressey 3 years ago
- Test under both Python 2 and Python 3. Will need investigation. Chris Pressey 3 years ago
- Merge pull request #11 from catseye/develop-0.3 Chris Pressey (commit: GitHub) 5 years ago
- A variable in a `where` may appear in the text and consequences. Chris Pressey 5 years ago
- Amendment to HISTORY file. Chris Pressey 5 years ago
- Statically check no unbound variables in text nor consequences. Chris Pressey 5 years ago
- Update HISTORY. Chris Pressey 5 years ago
- Remove two TODO items that I think we've determined aren't useful. Chris Pressey 5 years ago
- Statically check that consequences of a rule has no `where` clause. Chris Pressey 5 years ago
- 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
- Update README, HISTORY. Chris Pressey 5 years ago