dhall-haskell/dhall/tests
2018-11-28 18:10:04 -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 Add encoding/decoding logic for as Text (#712) 2018-11-28 18:10:04 -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 Add support for records of records of types (#700) 2018-11-27 13:36:15 -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 encoding/decoding logic for as Text (#712) 2018-11-28 18:10:04 -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 Add support for records of records of types (#700) 2018-11-27 13:36:15 -08:00
Util.hs Migrate dhall-{bash,json,text} into this repository (#661) 2018-10-28 17:32:51 -07:00