daml/compiler
2021-08-31 13:01:25 +02:00
..
daml-extension feature: persist script view config in worspace (#10521) 2021-08-09 18:24:14 +02:00
daml-lf-ast Compiler: Make LF 1.14 the default output (#10394) 2021-07-28 12:14:56 +02:00
daml-lf-proto LF: Clean legacy from archive proto + TEXT_TO_CODE_POINTS typo (#10286) 2021-07-15 16:01:08 +02:00
daml-lf-reader DEL-8657 update version info for Haskell LF libraries (#10160) 2021-07-02 09:46:53 +10:00
daml-lf-tools LF: Drop Builtin Exceptions completly (#9790) 2021-05-26 19:30:44 +02:00
daml-lf-verify Daml-LF: Damlification of Scala/Haskell files (#9666) 2021-05-20 09:52:33 +02:00
damlc Construct ParsedModule directly in Daml Repl (#10701) 2021-08-30 17:28:16 +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 Bump ghcide and upgrade to lsp/lsp-types (#10139) 2021-06-30 12:16:12 +00:00
repl-service Update rules_haskell (#10674) 2021-08-26 10:41:58 +02:00
scenario-service LF: Update specification with Contract ID Comparability check (#10703) 2021-08-31 13:01:25 +02: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.