Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-24 | GHC 7.10 compatibility | Lars-Dominik Braun | 3 | -3/+2 | |
Bumps base version requirement to 4.8 due to https://ghc.haskell.org/trac/ghc/wiki/Migration/7.10#GHCsaysTheimportof...isredundant | |||||
2016-05-08 | GHC 7.8 compatibility | Lars-Dominik Braun | 1 | -0/+7 | |
2015-08-16 | Check well known units on result, alternative, reference | Lars-Dominik Braun | 1 | -5/+10 | |
See commit 1d63c5147500e10d386f3843ba6930fe533ab4e5 | |||||
2015-08-16 | Add linting information to dot output | Lars-Dominik Braun | 2 | -24/+2 | |
2015-08-16 | Explain what time annotations are supposed to do | Lars-Dominik Braun | 1 | -1/+4 | |
2015-08-16 | Add ingredient/metadata extraction tools | Lars-Dominik Braun | 1 | -1/+5 | |
2015-08-09 | Chane result and reference argument to quantity | Lars-Dominik Braun | 5 | -37/+42 | |
Now the recipe’s yield can be extracted from the root’s quantity. | |||||
2015-08-01 | Switch on GHC warnings | Lars-Dominik Braun | 5 | -30/+27 | |
2015-08-01 | Rework metadata | Lars-Dominik Braun | 2 | -53/+123 | |
Simplify syntax (no leading dot), only pulled from root node, add extraction function. | |||||
2015-07-12 | graph: incoming/outgoing with nodes | Lars-Dominik Braun | 2 | -9/+13 | |
2015-07-12 | Rewrite lint introduction | Lars-Dominik Braun | 1 | -8/+12 | |
2015-07-11 | Rename Operation to Instruction | Lars-Dominik Braun | 5 | -57/+58 | |
More appropriate. The graph builder is essentially a small, special-purpose stack processor. | |||||
2015-07-04 | Lint: Restrict ranges | Lars-Dominik Braun | 1 | -0/+27 | |
2015-06-28 | Replace file magic with directives | Lars-Dominik Braun | 5 | -50/+104 | |
Adds the %pesto and %bonappetit directives, switches to stream-based operation. | |||||
2015-06-14 | First public version | Lars-Dominik Braun | 6 | -0/+1039 | |