History of
src
@master
git clone https://git.catseye.tc/Fountain/
-
Proofreading.
Chris Pressey
5 months ago
-
Add copyright and SPDX license header to new source file.
Chris Pressey
5 months ago
-
`--fuel-factor` requires that `--convert-loops` has also been given.
Chris Pressey
5 months ago
-
Fix bug in fuel gain implementation. Write proper fuel tests.
Chris Pressey
5 months ago
-
Clean up fuel implementation.
Chris Pressey
5 months ago
-
Allow initial fuel amount to be specified on command line.
Chris Pressey
5 months ago
-
Style and diction.
Chris Pressey
5 months ago
-
Track fuel usage during generation.
Chris Pressey
5 months ago
-
Track fuel usage during parsing.
Chris Pressey
5 months ago
-
Thread fuel usage through parser and generator.
Chris Pressey
5 months ago
-
Begin stubbing out support for fuel tracking.
Chris Pressey
5 months ago
-
Make preprocessing more purpose-sensitive. All tests pass now!
Chris Pressey
5 months ago
-
Take account of `IsGenerating` in constraints during recursion.
Chris Pressey
5 months ago
-
Collect variables used in loop, build params list for recursion.
Chris Pressey
5 months ago
-
A slight, but real, improvement to the logic.
Chris Pressey
7 months ago
-
Improve history, usage message, nascent loop conversion logic.
Chris Pressey
7 months ago
-
Add --convert-loops flag to trigger the pre-processing of loops.
Chris Pressey
7 months ago
-
Merge branch 'develop-0.7' into convert-loops-to-recursion
Chris Pressey
11 months ago
-
Fix version output.
Chris Pressey
11 months ago
-
Split version history off into its own file.
Chris Pressey
11 months ago
-
Tests for constraints during lookahead assertions.
Chris Pressey
1 year, 3 days ago
-
Add `generating` constraint.
Chris Pressey
1 year, 3 days ago
-
Implement applyParseConstraint with Lookahead constraint.
Chris Pressey
1 year, 3 days ago
-
Handle lookahead constraints (structurally; still to fill in.)
Chris Pressey
1 year, 3 days ago
-
Add syntax for lookahead assertion.
Chris Pressey
1 year, 3 days ago
-
Parameterize Constraint with Expr for use with Lookahead.
Chris Pressey
1 year, 3 days ago
-
Merge branch 'develop-0.6' into convert-loops-to-recursion
Chris Pressey
1 year, 13 days ago
-
Better pretty-printing of stores, other small cleanups.
Chris Pressey
1 year, 13 days ago
-
Make parser and generator more similar to each other, again.
Chris Pressey
1 year, 13 days ago
-
Radical refactor to remove the Lookahead constraint.
Chris Pressey
1 year, 13 days ago