Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Maxixe/
- Attempt a proof by contradiction. It doesn't quite work. Chris Pressey 5 years ago
- Rewrite the Equational Reasoning section. Chris Pressey 5 years ago
- Add stand-alone example source file written in Maxixe. Chris Pressey 5 years ago
- Update the README and the Design document. Chris Pressey 5 years ago
- Make tests exercise Python 3. Make them pass when using Python 3. Chris Pressey 5 years ago
- Make lexical scanner less dreadfully inefficient on large inputs. Chris Pressey 5 years ago
- Add UNLICENSE and prep for release of 0.1. Chris Pressey 7 years ago
- Experimentally support some syntactic sugar for logic notation. Chris Pressey 7 years ago
- Fix the definition of UG in the number theory proofs. Chris Pressey 8 years ago
- Add definition of nonlocal to spec and refactor example proofs. Chris Pressey 8 years ago
- Allow hole in Universal Generalization to be plugged. Chris Pressey 8 years ago
- Simplify further, now that we can. Chris Pressey 8 years ago
- Internally, the steps of a proof are their own "neutral" block. Chris Pressey 8 years ago
- Improve error subsystem. Chris Pressey 8 years ago
- Make internals more Pythonic. Document the operations on Terms. Chris Pressey 8 years ago
- Fix formatting in Socrates example and illustrate a problem. Chris Pressey 8 years ago
- Sugar also in the rule: `case`...`end` can be omitted if only 1. Chris Pressey 8 years ago
- Syntatic sugar: if only 1 case in block, case/end need not appear. Chris Pressey 8 years ago
- The sum of an odd number and an odd number is an even number. Chris Pressey 8 years ago
- Show that the variable restriction isn't un-overcome-able. Chris Pressey 8 years ago
- Defns of even and odd can now exist a variable with the same name. Chris Pressey 8 years ago
- Try to justify the presence/absence of 'unique' attribute. Chris Pressey 8 years ago
- Implement occurs check during substitution. Chris Pressey 8 years ago
- Each term can contain substitutions (Substors) anywhere in it. Chris Pressey 8 years ago
- Enforcing a final rule in a block-case is now optional. Chris Pressey 8 years ago
- Add simple number theory proof as an example. Chris Pressey 8 years ago
- Can generalize a term and UI to a term. Improve error messages. Chris Pressey 8 years ago
- Write up some related work. Chris Pressey 8 years ago
- Add a .gitignore Chris Pressey 8 years ago
- Initial import of Maxixe source (work-in-progress). Chris Pressey 8 years ago