mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-13 00:16:19 +03:00
The Daml smart contract language
bazeldamldistributed-ledgerdltprivacy-by-designsdksmart-contractstarred-digital-asset-repostarred-repoworkflow-automation
edea1e6253
* Implement dar unpacking * Implement packageless IDE * Hot-reloading logic for daml.yaml, multi-package.yaml, *.dar * Implement initial error recovery logic * Switch logging to log levels Replace window reload with LanguageServer restart * Forward args from multi-ide to sub-ides * Change unpacked dar paths to be the unit-id. Update unpacking logic to shutdown previous IDEs * Remove broken experimental flag * Refactor ide restart logic to not lose event handlers * Log subIDE errors to debug logger live * Windows fixes * First review fixes batch * Use newtypes for many FilePaths * Address Dylan's comments * Refactor how SubIDEs are passed around, reduce times it is dropped * Update diagnostic |
||
---|---|---|
.github | ||
ci | ||
sdk | ||
.gitattributes | ||
.gitignore | ||
azure-cron.yml | ||
azure-pipelines.yml | ||
CODE_OF_CONDUCT.md | ||
CODEOWNERS | ||
CONTRIBUTING.md | ||
SECURITY.md |