daml/language-support
Stephen Compall 3a8d0b3a77
add missing type parameter evidence to Java codegen output when Numeric used (#13658)
* reproduce issue in Java codegen integration tests
* don't discard type parameters when encountering a numeric literal type

CHANGELOG_BEGIN
- [daml codegen java] The Java codegen could produce non-compiling Java code
  for Daml data types with type parameters that also used Numeric or
  Decimal in their definitions; this has been fixed.
  See `issue #13658 <https://github.com/digital-asset/daml/pull/13658>`__.
CHANGELOG_END
2022-04-22 09:43:01 -04:00
..
codegen-common narrow CodegenCommonConfig."reject empty versions" to property-satisfiable inputs (#13616) 2022-04-20 15:51:46 +00:00
codegen-main update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
hs/bindings Daml assitant support for Http metering endpoint [DPP-858] (#13157) 2022-03-10 11:33:09 +00:00
java add missing type parameter evidence to Java codegen output when Numeric used (#13658) 2022-04-22 09:43:01 -04:00
scala Cleanup unused classes related to pureconfig (#13559) 2022-04-11 21:00:31 +02:00
ts reenable no-unnecessary-type-assertion eslint warnings (#13617) 2022-04-20 15:39:49 +00:00