Commit History
@master
git clone https://git.catseye.tc/Fountain/
-
These are not fantastic tests, but they work.
Chris Pressey
6 months ago
-
Fix bug in fuel gain implementation. Write proper fuel tests.
Chris Pressey
6 months ago
-
Sketches of tests for fuel consumption.
Chris Pressey
6 months ago
-
Clean up fuel implementation.
Chris Pressey
6 months ago
-
Allow initial fuel amount to be specified on command line.
Chris Pressey
6 months ago
-
Style and diction.
Chris Pressey
6 months ago
-
Track fuel usage during generation.
Chris Pressey
6 months ago
-
Track fuel usage during parsing.
Chris Pressey
6 months ago
-
Thread fuel usage through parser and generator.
Chris Pressey
6 months ago
-
Begin stubbing out support for fuel tracking.
Chris Pressey
6 months ago
-
Update HISTORY.
Chris Pressey
6 months ago
-
Make preprocessing more purpose-sensitive. All tests pass now!
Chris Pressey
6 months ago
-
Take account of `IsGenerating` in constraints during recursion.
Chris Pressey
6 months ago
-
Collect variables used in loop, build params list for recursion.
Chris Pressey
6 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 tests for --convert-loops. 19 failures, should I be encouraged?
Chris Pressey
8 months ago
-
Add --convert-loops flag to trigger the pre-processing of loops.
Chris Pressey
8 months ago
-
Merge branch 'develop-0.7' into convert-loops-to-recursion
Chris Pressey
8 months ago
-
Merge branch 'master' into develop-0.7
Chris Pressey
9 months ago
-
Arrange licensing info in repo according to REUSE 3.2 convention.
Chris Pressey
9 months ago
-
Merge branch 'develop-0.7' into convert-loops-to-recursion
Chris Pressey
1 year, 19 days ago
-
Fix version output.
Chris Pressey
1 year, 19 days ago
-
Add an expanded version which does meet all three requirements.
Chris Pressey
1 year, 19 days ago
-
Split version history off into its own file.
Chris Pressey
1 year, 19 days ago
-
Apply BSD license to the newly added notes in the documentation.
Chris Pressey
1 year, 23 days ago
-
Fix example to use the implemented lookahead assertions.
Chris Pressey
1 year, 25 days ago
-
Diction and typos.
Chris Pressey
1 year, 25 days ago
-
Tests for constraints during lookahead assertions.
Chris Pressey
1 year, 25 days ago
-
Add `generating` constraint.
Chris Pressey
1 year, 25 days ago