mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-20 10:59:16 +03:00
4cf5564fc6
* Add upgrades errors to IDE inline * Remove reference to pTypecheckUpgrades for pUpgradeInfo * lint * Fix failing tests, including gnarly LSP issue (withMaybeConfig) * lint * Fix more tests, incl. info expected on stderr instead of stdout * Remove commented out diagnosis code * Test case for upgrade diagnostics in LSP * Check deeply in buildDar * Replace upgradeInfo with just upgradeDar in pkgConf, consolidate in opts * Track version1 for upgrades LSP test * lint * lint again * Fix: Use opts for upgradeInfo in execPackage * Define global defaults for upgradeInfo bools, drop yesNoAutoToMaybe * Address TODOs * lint * Handle legacy damlc compiler with no typecheck-upgrades flag * lint * Fix pUpgradeInfo to pUpgradeDar * Default to local compiler only * Fix type mismatch, uiWarnBadInterfaceInstances is now Bool * Move UpgradeInfo back to DA.Daml.Options.Types |
||
---|---|---|
.. | ||
BUILD.bazel | ||
daml.bzl | ||
generate-dar-hash.py |