daml/daml-script
dylant-da 0d37134bc2
Change placeholder unit viewtypes to empty records (#14656)
* Update views in integration-v1dev to be EmptyInterfaceView instead of ()

* Update expected desugared daml for `EmptyInterfaceView`

* Update compiler Shake / DataDependencies viewtypes to EmptyInterfaceView

* Add record viewtypes to docs, update docs

* Add empty records to daml-lf, language-support, ledger, trigger tests

* Qualify EmptyInterfaceView in ledger semantic Interface tests

* Fix imports for EmptyInterfaceView in IIou / CIou / Transferrable

* empty changelog commit

CHANGELOG_BEGIN
CHANGELOG_END

* Qualify EmptyInterfaceView import

* Fix imports of EmptyInterfaceView in TypeScript codegen tests

* Accept Interface doc changes

* Add EmptyInterfaceView to DataDependencies tests

* Remove missing interface viewtype test - all interfaces must have views

* Replace all EmptyInterfaceView with EmptyInterfaceView {}
2022-08-10 16:45:23 +00:00
..
converter LF: Structure stable packages (#13682) 2022-04-26 12:47:06 +00:00
daml hunt down DAML better (#13195) 2022-03-08 17:04:58 +01:00
export DAR upload code in DAML script runner moved to integration tests 2022-08-09 15:24:07 +01:00
runner DAR upload code in DAML script runner moved to integration tests 2022-08-09 15:24:07 +01:00
test Change placeholder unit viewtypes to empty records (#14656) 2022-08-10 16:45:23 +00:00