mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
ab8b418b72
* Add TO_TEXT_CONTRACT_ID primitive This is the first part of #7114. This PR * Adds the primitive to the protobuf. * Handles decoding and encoding in Haskell and Scala. * Handles typechecking in Haskell and Scala. * Handles speedy compilation and interpretation in Scala. * Updates the specification. This PR does not yet change the standard library to make use of this primitive. changelog_begin changelog_end * Apply suggestions from code review Co-authored-by: Remy <remy.haemmerle@daml.com> * Avoid extra allocation changelog_begin changelog_end Co-authored-by: Remy <remy.haemmerle@daml.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel |