daml/compiler/daml-lf-proto
associahedron 8127a415d9
Add unstable experimental text primitives in DA.Text and LF 1.dev (#3734)
* Add experimental text primitives

* Implement SBTextSlice

* Implemented SBTextSliceIndex

* Implement toUpper / toLower

* Implement SBTextContainsOnly

* Implement SBTextReplicate

* Implement SBTextReplicate

* Implement SBTextSplitOn

* Implement SBTextIntercalate

* Add unstable primitives in LFConversion

* Add unstable text primitives in DA.Text

* Remove all the ASCII infixes

* Fix typing mishap

* Change numbering for unstable primitives

* Deal with UTF8

* More careful slice

* Fix typo

* Missing decoder
2019-12-05 14:35:50 +00:00
..
src/DA/Daml/LF Add unstable experimental text primitives in DA.Text and LF 1.dev (#3734) 2019-12-05 14:35:50 +00:00
BUILD.bazel daml-lf: repackage daml-lf archive proto (daml_lf -> daml_lf_dev) (#3169) 2019-10-15 09:36:11 +00:00
daml-lf-proto.cabal Various improvements to make hs-bindings usable outside repo (#2583) 2019-08-19 16:44:45 +00:00