Permalink
Branch: master
Commits on May 9, 2017
Commits on May 8, 2017
-
* Implement Natural/show * Rename exprFXX variables to reflect the meaning
-
Implement Natural/toInteger (#50)
* Move test utils into separate module and use custom assertions * Implement Natural/toInteger as primitive conversion Relates to #49
Commits on May 1, 2017
-
Implement Optional/build with fusion (#44)
- Defines a new primitive `OptionalFold` - Implements normalization: - inlining of Optional/build if constants are used as args - fusion of fold/build and build/fold
Commits on Apr 29, 2017
Commits on Apr 17, 2017
-
Add new argument: --version (#39) (#39)
Useful to see which version of `dhall` you are currently using.
Commits on Apr 16, 2017