Activity
Place distribution under BSD license.
Place distribution under BSD license.
Add design note about constraints as relational operators.
Add design note about constraints as relational operators.
Add a comment about complexity classes in design notes.
Add a comment about complexity classes in design notes.
Update documentation, including adding history entry for 0.3.
Update documentation, including adding history entry for 0.3.
Achieve the "Kennel Novel" goal.
Achieve the "Kennel Novel" goal.
Move notes about random choices to the design document.
Move notes about random choices to the design document.
Test case for parsing with externally-supplied parameters.
Test case for parsing with externally-supplied parameters.
Marginally improve writing style in the simplified kennel story.
Marginally improve writing style in the simplified kennel story.
Variables on RHS of greater-than and less-than constraints.
Variables on RHS of greater-than and less-than constraints.
Introduce simple expressions in constraints. Partially done.
Introduce simple expressions in constraints. Partially done.
Fix comment and EOF parsing problems.
Fix comment and EOF parsing problems.
Fix undetected syntax errors in the simplified kennel example.
Fix undetected syntax errors in the simplified kennel example.
Support negative integer literals.
Support negative integer literals.
Allow params to be provided on command line when parsing too.
Allow params to be provided on command line when parsing too.
Add numeric syntax for arbitrary character terminals.
Add numeric syntax for arbitrary character terminals.
Edits about Fountain versus the context-sensitive languages.
Edits about Fountain versus the context-sensitive languages.
Update documentation and examples.
Update documentation and examples.
Also implement parameter parsing during generation.
Also implement parameter parsing during generation.