Commit History
@master
git clone https://git.catseye.tc/Fountain/
-
Add a comment about complexity classes in design notes.
Chris Pressey
1 year, 5 months ago
-
Update documentation, including adding history entry for 0.3.
Chris Pressey
1 year, 5 months ago
-
Achieve the "Kennel Novel" goal.
Chris Pressey
1 year, 5 months ago
-
Move notes about random choices to the design document.
Chris Pressey
1 year, 5 months ago
-
Test case for parsing with externally-supplied parameters.
Chris Pressey
1 year, 5 months ago
-
Marginally improve writing style in the simplified kennel story.
Chris Pressey
1 year, 5 months ago
-
Refine the simplified kennel story to be context-sensitive.
Chris Pressey
1 year, 5 months ago
-
Variables on RHS of greater-than and less-than constraints.
Chris Pressey
1 year, 5 months ago
-
Inc and dec by a variable.
Chris Pressey
1 year, 5 months ago
-
Introduce simple expressions in constraints. Partially done.
Chris Pressey
1 year, 5 months ago
-
Fix comment and EOF parsing problems.
Chris Pressey
1 year, 5 months ago
-
Fix undetected syntax errors in the simplified kennel example.
Chris Pressey
1 year, 5 months ago
-
Support negative integer literals.
Chris Pressey
1 year, 5 months ago
-
Allow params to be provided on command line when parsing too.
Chris Pressey
1 year, 5 months ago
-
Beginnings of a "kennel story" in Fountain.
Chris Pressey
1 year, 5 months ago
-
Mockup of a simple "kennel story" in Python.
Chris Pressey
1 year, 5 months ago
-
Add numeric syntax for arbitrary character terminals.
Chris Pressey
1 year, 5 months ago
-
Introduce a syntax for comments.
Chris Pressey
1 year, 6 months ago
-
Merge pull request #1 from catseye/develop-0.2
Chris Pressey
(commit: GitHub)
1 year, 6 months ago
-
Edits about Fountain versus the context-sensitive languages.
Chris Pressey
1 year, 6 months ago
-
Update README.
Chris Pressey
1 year, 6 months ago
-
Update design document.
Chris Pressey
1 year, 6 months ago
-
Rename design document.
Chris Pressey
1 year, 6 months ago
-
Enrish test suite.
Chris Pressey
1 year, 6 months ago
-
Update documentation and examples.
Chris Pressey
1 year, 6 months ago
-
Also implement parameter parsing during generation.
Chris Pressey
1 year, 6 months ago
-
Simplify by using a helper function residing in Store module.
Chris Pressey
1 year, 6 months ago
-
Gonna try rewriting the descent sequence using a helper function.
Chris Pressey
1 year, 6 months ago
-
Reduce indentation.
Chris Pressey
1 year, 6 months ago
-
Allow bound parameters to be passed back up to the "caller".
Chris Pressey
1 year, 6 months ago