Tree @master (Download .tar.gz)
History of
doc
@master
git clone https://git.catseye.tc/Fountain/
- Add a comment about complexity classes in design notes. Chris Pressey 1 year, 11 months ago
- Update documentation, including adding history entry for 0.3. Chris Pressey 2 years ago
- Move notes about random choices to the design document. Chris Pressey 2 years ago
- Test case for parsing with externally-supplied parameters. Chris Pressey 2 years ago
- Variables on RHS of greater-than and less-than constraints. Chris Pressey 2 years ago
- Inc and dec by a variable. Chris Pressey 2 years ago
- Introduce simple expressions in constraints. Partially done. Chris Pressey 2 years ago
- Fix comment and EOF parsing problems. Chris Pressey 2 years ago
- Support negative integer literals. Chris Pressey 2 years ago
- Add numeric syntax for arbitrary character terminals. Chris Pressey 2 years ago
- Introduce a syntax for comments. Chris Pressey 2 years ago
- Edits about Fountain versus the context-sensitive languages. Chris Pressey 2 years ago
- Update design document. Chris Pressey 2 years ago
- Rename design document. Chris Pressey 2 years ago
- Enrish test suite. Chris Pressey 2 years ago
- Update documentation and examples. Chris Pressey 2 years ago
- Reconcile the stores on the way back up. Chris Pressey 2 years ago
- Add a descriptio of how we plan to implement parameter passing. Chris Pressey 2 years ago
- Record actuals on instances of nonterminals in productions. Chris Pressey 2 years ago
- Start moving from locals to params. Chris Pressey 2 years ago
- Merge branch 'develop-0.2' into local-scopes Chris Pressey 2 years ago
- Remove `arb`. Note why it was removed in the history section. Chris Pressey 2 years ago
- Checkpoint. This is going in the wrong direction. Needs rethink. Chris Pressey 2 years ago
- Parse locals. Needs tests. Chris Pressey 2 years ago
- Add `roundtrip-fountain.sh` script, to test generate-then-parse. Chris Pressey 2 years ago
- Write section about "Doesn't a CSG do what Fountain does?" Chris Pressey 2 years ago
- Split these sections off into "Fountain Design Questions". Chris Pressey 2 years ago
- Add another generation test case. Chris Pressey 2 years ago
- Support for multi-character terminals in the syntax. Chris Pressey 2 years ago
- Another step towards multi-character terminals. Chris Pressey 2 years ago