dhall-haskell/dhall/tests
2018-11-27 11:53:20 -08:00
..
format Version 1.18.0 → 1.19.0 (#691) 2018-11-21 19:10:32 -08:00
import constructors === id (#693) 2018-11-27 11:53:20 -08:00
lint/success Fix bug when linting multi-let expressions (#703) 2018-11-24 08:32:04 -08:00
normalization/success Encode doubles as Double, do bounds checks, and add support for NaN and Infinity values (#667) 2018-11-20 15:07:08 -08:00
parser Version 1.18.0 → 1.19.0 (#691) 2018-11-21 19:10:32 -08:00
regression Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
tutorial constructors === id (#693) 2018-11-27 11:53:20 -08:00
typecheck Fixed mixed field access (#694) 2018-11-21 18:31:55 -08:00
Format.hs Encode doubles as Double, do bounds checks, and add support for NaN and Infinity values (#667) 2018-11-20 15:07:08 -08:00
Import.hs Update tests to match the filesystem layout from the standard (#688) 2018-11-17 08:23:26 -08:00
Lint.hs Fix bug when linting multi-let expressions (#703) 2018-11-24 08:32:04 -08:00
Normalization.hs Encode doubles as Double, do bounds checks, and add support for NaN and Infinity values (#667) 2018-11-20 15:07:08 -08:00
Parser.hs Add support for quoted path components (#690) 2018-11-20 18:08:43 -08:00
QuickCheck.hs Add support for multi-let (#675) 2018-11-13 08:01:59 -08:00
Regression.hs Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
Tests.hs Fix bug when linting multi-let expressions (#703) 2018-11-24 08:32:04 -08:00
Tutorial.hs Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00
TypeCheck.hs Fixed mixed field access (#694) 2018-11-21 18:31:55 -08:00
Util.hs Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00