daml/daml-foundations
Martin Huschenbett ca3ca745fb
Rename DAML-LF primitives for conversion between Text and code points (#1777)
I find the current names very confusing and unintuitive.

I'm aware that there are other primitives called `TO_TEXT_X`. But there the
`X` is meant to be a type index to `TO_TEXT`. This doesn't make much sense in
the context of `TO_TEXT_CODE_POINTS` though since there's no type named
`CodePoints`.
2019-06-20 16:03:11 +02:00
..
daml-ghc Rename DAML-LF primitives for conversion between Text and code points (#1777) 2019-06-20 16:03:11 +02:00
daml-tools Move webview src to a separate JS file (#1784) 2019-06-20 14:55:30 +02:00