daml/compiler/daml-lf-ast
associahedron ea9d9cb02e Convert Decimal type, literals, and primitives to Numeric when feature is available. (#2723)
* Add missing alpha-equivalence case.

* Type-level nat is not serializable.

* Convert decimal primitives as numeric primitives if feature is available.

* Convert decimal literals to numeric if available.

* Better approach to decimal primitves.

* Fixing BEDecimalFromText

* Add issue number

* Set Numeric feature at v1.7
2019-09-02 17:10:26 +00:00
..
src/DA/Daml/LF Convert Decimal type, literals, and primitives to Numeric when feature is available. (#2723) 2019-09-02 17:10:26 +00:00
test/DA/Daml/LF/Ast Add Numeric literals in daml-lf-ast and daml-lf-proto. (#2706) 2019-08-30 08:45:03 +00:00
BUILD.bazel Add Numeric literals in daml-lf-ast and daml-lf-proto. (#2706) 2019-08-30 08:45:03 +00:00
daml-lf-ast.cabal Various improvements to make hs-bindings usable outside repo (#2583) 2019-08-19 16:44:45 +00:00