daml/language-support
Martin Huschenbett 95f5d6822b
daml2ts: Emphasize differences between internal and external imports (#5197)
This prepares a followup change in which I want to import external
dependecies entirely through their `index.ts` file. This will become easier
once the differences between internal and external imports are more
apparent.

Importing external dependencies through their `index.ts` files is part
of a restructuring the file layout in order to solve the bug where we
cannot have modules `A` and `A.B` at the same time.

CHANGELOG_BEGIN
CHANGELOG_END
2020-03-25 21:11:15 +00:00
..
codegen-common Spin-off BuildInfo into its own (micro-)library (#5004) 2020-03-16 09:04:00 +01:00
codegen-main Disable scaladoc on the MacOS CI (#4524) 2020-02-14 14:08:24 +00:00
hs/bindings Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
java Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
scala Remove MRT and LET (#5172) 2020-03-25 16:50:27 +01:00
ts daml2ts: Emphasize differences between internal and external imports (#5197) 2020-03-25 21:11:15 +00:00