Commit History
@immutable-envs-in-match
git clone https://git.catseye.tc/Samovar/
- Make Term.match() return the unifier instead of modifying the env. Chris Pressey 6 years ago
- Add two more unit tests, suggesting something we want to change. Chris Pressey 6 years ago
- Some of these methods are unused. Chris Pressey 6 years ago
- Begin adding a unit test suite to test the internals. Chris Pressey 6 years ago
- Merge pull request #3 from catseye/remove-functions Chris Pressey (commit: GitHub) 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
- Merge pull request #2 from catseye/syntax-reformation Chris Pressey (commit: GitHub) 6 years ago
- Update test case. Chris Pressey 6 years ago
- Merge branch 'develop-0.2' of https://github.com/catseye/Samovar into syntax-reformation Chris Pressey 6 years ago
- Merge pull request #1 from catseye/add-tests Chris Pressey (commit: GitHub) 6 years ago
- Remove support for functions, as I've concluded they're unneeded. Chris Pressey 6 years ago
- Support for new lexical forms (logic symbols and variable names). Chris Pressey 6 years ago
- Knock off two TODO items. Chris Pressey 6 years ago
- Deterministic operation, Falderal tests and test-running script. Chris Pressey 6 years ago
- A more substantial TODO item. Chris Pressey 6 years ago
- Add a few more TODO notes. Chris Pressey 6 years ago
- Update README for the journey down the road to version 0.2. Chris Pressey 6 years ago
- Add UNLICENSE and prep for release of version 0.1. Chris Pressey 7 years ago
- Add .gitignore Chris Pressey 8 years ago
- Support functions. Add example of how they can be used. Chris Pressey 8 years ago
- Allow rules and situations to be given modularly (grammar change) Chris Pressey 8 years ago
- Add option to driver script to generate a certain number of words. Chris Pressey 8 years ago
- Initial import of Samovar sources (work in progress.) Chris Pressey 8 years ago