daml/compiler
Remy 7b7a6f6211
Reactivate windows tests disable in #16760 (#16958)
namely:
-  //daml-script/export/integration-tests/reproduces-transactions:test
-  //compiler/damlc:daml-stdlib-doctest

Co-authored-by: Gary Verhaegen <gary.verhaegen@digitalasset.com>
2023-06-20 16:28:50 +02:00
..
daml-dar-reader Add cabal support for some components (#16755) 2023-06-05 17:07:31 +02:00
daml-extension Remove daml visualize / damlc visual (#16901) 2023-05-30 10:50:36 +01:00
daml-lf-ast [Upgrades POC] softExercise (#16893) 2023-05-31 12:21:39 +00:00
daml-lf-proto Add cabal support for some components (#16755) 2023-06-05 17:07:31 +02:00
daml-lf-proto-decode Add cabal support for some components (#16755) 2023-06-05 17:07:31 +02:00
daml-lf-proto-encode Add cabal support for some components (#16755) 2023-06-05 17:07:31 +02:00
daml-lf-proto-util Add cabal support for some components (#16755) 2023-06-05 17:07:31 +02:00
daml-lf-reader bump copyright (#16002) 2023-01-04 18:21:15 +01:00
daml-lf-tools [Upgrades POC] softExercise (#16893) 2023-05-31 12:21:39 +00:00
damlc Reactivate windows tests disable in #16760 (#16958) 2023-06-20 16:28:50 +02:00
ghcide Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
hie-core Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
lsp-tests Prevent scripts from restarting when users trigger other IDE actions, like hover (#16984) 2023-06-16 12:50:09 +00:00
repl-service Add daml-script v2 (#16934) 2023-06-20 14:26:45 +01:00
scenario-service Add daml-script v2 (#16934) 2023-06-20 14:26:45 +01:00
README.md Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00

Daml Compiler

This directory contains several libraries used by and the executable for the Daml compiler.

Libraries

  • daml-lf-ast: The Daml-LF AST and type checker.