History of
doc
@master
git clone https://git.catseye.tc/Fountain/
-
Apply BSD license to the newly added notes in the documentation.
Chris Pressey
6 months ago
-
Diction and typos.
Chris Pressey
6 months ago
-
Tests for constraints during lookahead assertions.
Chris Pressey
6 months ago
-
Add `generating` constraint.
Chris Pressey
6 months ago
-
Test cases for lookahead constraint.
Chris Pressey
6 months ago
-
Update some documentation.
Chris Pressey
6 months ago
-
Add some basic documentation on lookahead assertions.
Chris Pressey
6 months ago
-
Improve pretty-printing.
Chris Pressey
6 months ago
-
Fix bug in stripLookahead.
Chris Pressey
6 months ago
-
Bring in some documentation from the other branch.
Chris Pressey
6 months ago
-
Add "Identity" constraint and drop the missing pre-conditions check
Chris Pressey
6 months ago
-
Support negation of constraints.
Chris Pressey
6 months ago
-
External parameters must be declared on the start symbol.
Chris Pressey
7 months ago
-
Clarify the status of variable terminals in version 0.5.
Chris Pressey
7 months ago
-
Enrich the info in REUSE headers.
Chris Pressey
7 months ago
-
Apply REUSE 3.0 convention to licensing info in the repository.
Chris Pressey
10 months ago
-
For now the only non-integer type values are string-type values.
Chris Pressey
10 months ago
-
Along with nondeterministic backtracking, also have deterministic.
Chris Pressey
10 months ago
-
Refactor (and un-polymorphicize) in order to pass expected tests.
Chris Pressey
10 months ago
-
Single-quoted strings for term atoms for now.
Chris Pressey
10 months ago
-
Introduce term values and refactor grammar.
Chris Pressey
10 months ago
-
Support random choice of alternatives.
Chris Pressey
10 months ago
-
Merge branch 'master' into develop-0.4
Chris Pressey
1 year, 30 days ago
-
Update the design document.
Chris Pressey
1 year, 30 days ago
-
Restore backtracking generation, but explain its limitations.
Chris Pressey
1 year, 1 month ago
-
Disable backtracking in generate. Remove or qualify related tests.
Chris Pressey
1 year, 1 month ago
-
Copy, do not move, constraints from after a loop into the loop.
Chris Pressey
1 year, 1 month ago
-
Checkpoint.
Chris Pressey
1 year, 1 month ago
-
Support for marking productions backtrackable (not implemented).
Chris Pressey
1 year, 1 month ago
-
Coalesce adjacent constraints to `Both`s during preprocessing.
Chris Pressey
1 year, 1 month ago