daml/compiler
Remy fc1a000090 daml-lf: rename daml_lf_archive_scala target to daml_lf_archive_reader (#3168)
* daml-lf: rename daml_lf_archive_scala target to daml_lf_archive_reader

* fix release
2019-10-14 14:53:50 +00:00
..
daml-extension Visual integration with LSP (#2597) 2019-08-26 15:47:29 +00:00
daml-lf-ast Restrict type-level nats to [0,37]. (#3139) 2019-10-10 12:20:24 +00:00
daml-lf-proto daml-lf: Move archive protofile to a more usual place. (#3166) 2019-10-14 13:22:22 +00:00
daml-lf-reader Rename hazel_deps to hackage_deps (#2789) 2019-09-06 09:01:09 +00:00
daml-lf-tools Restrict type-level nats to [0,37]. (#3139) 2019-10-10 12:20:24 +00:00
daml-licenses update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
damlc daml-lf: Move archive protofile to a more usual place. (#3166) 2019-10-14 13:22:22 +00: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 Avoid normalizing include dirs (#3103) 2019-10-04 10:41:44 +02:00
scenario-service daml-lf: rename daml_lf_archive_scala target to daml_lf_archive_reader (#3168) 2019-10-14 14:53:50 +00:00
ghcide-daml.sh Get ghcide from the new upstream repo (#2867) 2019-09-11 08:57:48 +02:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01: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.