Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/Fountain/
- Place distribution under BSD license. Chris Pressey 1 year, 11 months ago
- Add design note about constraints as relational operators. Chris Pressey 1 year, 11 months ago
- 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
- Achieve the "Kennel Novel" goal. 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
- Marginally improve writing style in the simplified kennel story. Chris Pressey 2 years ago
- Refine the simplified kennel story to be context-sensitive. 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
- Fix undetected syntax errors in the simplified kennel example. Chris Pressey 2 years ago
- Support negative integer literals. Chris Pressey 2 years ago
- Allow params to be provided on command line when parsing too. Chris Pressey 2 years ago
- Beginnings of a "kennel story" in Fountain. Chris Pressey 2 years ago
- Mockup of a simple "kennel story" in Python. 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
- Merge pull request #1 from catseye/develop-0.2 Chris Pressey (commit: GitHub) 2 years ago
- Edits about Fountain versus the context-sensitive languages. Chris Pressey 2 years ago
- Update README. 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
- Also implement parameter parsing during generation. Chris Pressey 2 years ago
- Simplify by using a helper function residing in Store module. Chris Pressey 2 years ago
- Gonna try rewriting the descent sequence using a helper function. Chris Pressey 2 years ago