Commit History
@master
git clone https://git.catseye.tc/Fountain/
-
Tiny adjustments to example sources.
Chris Pressey
11 months ago
-
Merge branch 'master' into develop-0.6
Chris Pressey
11 months ago
-
Expand at length on the TLA+-like syntax for constraints idea.
Chris Pressey
11 months ago
-
With parse/gen state, we don't need a "rich" Store anymore.
Chris Pressey
11 months ago
-
The value type should look something like this.
Chris Pressey
11 months ago
-
Update TODO items.
Chris Pressey
11 months ago
-
Merge branch 'master' into develop-0.6
Chris Pressey
11 months ago
-
Two more interesting ideas.
Chris Pressey
11 months ago
-
Merge branch 'master' into develop-0.6
Chris Pressey
11 months ago
-
Note an aspirational TODO item.
Chris Pressey
11 months ago
-
External parameters must be declared on the start symbol.
Chris Pressey
11 months ago
-
Clarify the status of variable terminals in version 0.5.
Chris Pressey
1 year, 4 days ago
-
Enrich the info in REUSE headers.
Chris Pressey
1 year, 4 days ago
-
Apply REUSE 3.0 convention to licensing info in the repository.
Chris Pressey
1 year, 2 months ago
-
For now the only non-integer type values are string-type values.
Chris Pressey
1 year, 2 months ago
-
More (and more consistent) use of record syntax in Generator.
Chris Pressey
1 year, 2 months ago
-
Use record syntax for better readability. (Checkpoint).
Chris Pressey
1 year, 2 months ago
-
Factor Either pattern out of GenState.
Chris Pressey
1 year, 2 months ago
-
Factor out a conventional Either pattern.
Chris Pressey
1 year, 2 months ago
-
Along with nondeterministic backtracking, also have deterministic.
Chris Pressey
1 year, 2 months ago
-
Add an example similar to the basic example used for Samovar.
Chris Pressey
1 year, 2 months ago
-
Refactor for better naming.
Chris Pressey
1 year, 2 months ago
-
Refactor (and un-polymorphicize) in order to pass expected tests.
Chris Pressey
1 year, 2 months ago
-
Single-quoted strings for term atoms for now.
Chris Pressey
1 year, 2 months ago
-
Simplify parser too.
Chris Pressey
1 year, 2 months ago
-
No need for seperate UnifyVar and UnifyConst now.
Chris Pressey
1 year, 2 months ago
-
Begin expanding UnifyConst to consts other than integers.
Chris Pressey
1 year, 2 months ago
-
Introduce term values and refactor grammar.
Chris Pressey
1 year, 2 months ago
-
Add some information to history section.
Chris Pressey
1 year, 2 months ago
-
Support random choice of alternatives.
Chris Pressey
1 year, 2 months ago