daml/compiler/damlc/tests/daml-test-files
Sofia Faro f670daec6f
Add try-catch syntax. (#9203)
* Add try-catch syntax.

changelog_begin
changelog_end

* ++

* +++

* ++[>++<-]>

* ++[>++<-]>+

* ++[>+++<-]>

* ++[>+++<-]>+

* ++[>++++<-]>

* Use try-catch in ExceptionSyntax test

* add a syntax test for try catch

* +++[>+++<-]>

* +++[>+++<-]>+

* enable test4

* typo

* add a test with multiple patterns and guards

* final patch sha

* update stack snapshot (unix)

* update stack snapshot (win)
2021-03-25 13:36:09 +00:00
..
ide Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SerializableAnnotation Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Subdir Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ActionFail.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
ActionTest.daml Add filterA to Prelude (#5809) 2020-05-04 19:03:43 +02:00
AliasCompression.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
AliasNonLocal.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
AmbiguousDataType.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
AnyChoice.daml enable -Wunused-matches (#6423) 2020-06-19 19:35:10 +00:00
AnyContractKey.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
AnyEqOrd.daml Add Ord instances for Any(Template|Choice|ContractKey) (#9224) 2021-03-24 16:33:14 +01:00
AnyTemplate.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ApplicativeDo.daml DLint: Disable "Redundant pure" lint by default (#8733) 2021-02-03 17:38:19 +00:00
AuthEvalOrder.daml Tests for interleaved execution and authorization (#7476) 2020-09-24 11:38:56 +00:00
AuthFailure.daml Tests for all kinds of Authorization Failure. (#7479) 2020-09-30 09:01:39 +01:00
Bad.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
BadCodePoint.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
BadExtensionOption.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
BadExtensionPragma.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
BadUTF8.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
BuiltinOrd.daml Add unique(on)? to DA.List.BuiltinOrder (#9233) 2021-03-25 13:14:15 +01:00
CallStack.daml Support HasCallStack constraints (#7217) 2020-08-25 08:54:21 +00:00
Choice_no_params_template.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Choice_superfluous_with.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ChoiceObservers.daml Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
ChoiceSyntaxes.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ClassMethodNames.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
CoerceContractId.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Collision.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Conjunction.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ConstrainedClassMethod.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
ConstrainedClassMethod.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
ConstrainedClassMethod.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
ConstrainedRecursion.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Constraint.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
ConstraintBad.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
ConstraintTuples.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ConstraintTuples.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
ConstraintTuples.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
ConsumingTests.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ContractKeyNotVisible.daml strengthen unused * testing (#6467) 2020-06-23 12:44:11 -04:00
ContractKeys.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
CreateAndExercise.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
CustomOptional.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Cyclic.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
DamlHasVersion.daml Deprecate the "daml 1.2" version header. (#7513) 2020-09-29 13:14:59 +00:00
DamlHasVersion.EXPECTED.md Patch ghc to add a daml version header marker. (#7489) 2020-09-28 17:01:20 +00:00
DataRecursion.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
DataTypes.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
DefaultMethods.daml Reduce lints (#5656) 2020-04-21 15:05:12 -04:00
DefaultMethods.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
DefaultMethods.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
Deriving.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Deriving.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
Deriving.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
DesugarWarnings.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
DiscloseViaChoiceObserver.daml Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
DisjunctionChoices.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Divulgence.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
DLintComments.daml Bump DLint to include fix for disable comments (#8820) 2021-02-12 11:13:44 +01:00
DuplicateRecordFields.daml Improve errors on duplicate record field names (#9010) 2021-03-04 10:13:24 +01:00
Either.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Empty.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
EmptyContractKeyMaintainers.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
EmptyWith.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Enum.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
EnumFromThenTo.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
EnumLF.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
EqContractId.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
EqPoly.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ErrorsWithColons.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Examples.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
ExceptionDataType.daml Start adding exception syntax support. (#8960) 2021-03-10 12:07:53 +00:00
ExceptionDesugared.daml Generate exception instances from syntax. (#9140) 2021-03-17 12:19:22 +00:00
ExceptionMultipleMessage.daml Start adding exception syntax support. (#8960) 2021-03-10 12:07:53 +00:00
ExceptionSyntax.daml Add try-catch syntax. (#9203) 2021-03-25 13:36:09 +00:00
ExceptionTryCatch.daml Add try-catch syntax. (#9203) 2021-03-25 13:36:09 +00:00
ExerciseWithoutActors.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Existential.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
ExistentialSum.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
ExportList.daml strengthen unused * testing (#6467) 2020-06-23 12:44:11 -04:00
ExportList.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
ExportList.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
FailedFetch.daml Add multi-party submissions to DAML Script (#8240) 2020-12-11 12:45:32 +01:00
Fib.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
FreshNames.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
FunctionalDependencies.daml DAML-LF: Add interning for type to DAML-LF 1.dev (#7893) 2020-11-18 11:14:30 +00:00
FunRetTypeSig.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Generics.daml Reverts digital-asset/daml#7725 (#7744) 2020-10-20 22:15:14 +02:00
GenericTemplateError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
GetParty.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
GetPartyError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Good.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
GoodExtensionOption.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
GoodExtensionPragma.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
GoodExtensionUseless.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
HelloWorld.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Import.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
IndirectLetRec.daml Allow for lets before letrec transformation. (#7956) 2020-11-12 23:25:39 +00:00
IntBoundsDynamic.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
IntBoundsLower.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
IntBoundsUpper.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
InternalImport.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
InternedExternalRefs.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
InternedTypes.daml Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
Iou12.daml damlc tests: Add suppressed test in Iou12 back (#6446) 2020-06-22 10:57:15 +00:00
Iou12.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
Iou12.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
KeyNotVisibleStakeholders.daml Perform authorization checks during execution and not as a separate post-execution phase. (#7400) 2020-09-17 17:50:04 +01:00
KindChecking.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Lazy.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
LazyDo.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
LetKeys.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
LFNameCollisions.daml Add a warning for GHC.Types.Symbol (#7921) 2020-11-10 18:16:14 +00:00
List.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
ListComprehension.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ListEq.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Locations.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
LogicTest.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Main.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
MangledScenario'.daml Fix unmangling of dotted identifiers in scenario service (#6597) 2020-07-03 11:17:27 +02:00
Map.daml Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
Math.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
MaybeCompat.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
MinimalDef.daml Add MINIMAL pragma support in data-deps. (#7815) 2020-10-28 10:37:23 +00:00
MissingControllers.daml Tests for all kinds of Authorization Failure. (#7479) 2020-09-30 09:01:39 +01:00
MissingFields.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
MissingSignatories.daml Tests for all kinds of Authorization Failure. (#7479) 2020-09-30 09:01:39 +01:00
ModuleName.daml ghcide: update to newest commit (#8665) 2021-01-28 15:03:52 +01:00
ModuleNameWarning.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
MonoidTest.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
MoreChoiceObserverDivulgence.daml Add LF version 1.11 in damlc (#8371) 2021-01-04 14:53:00 +00:00
MultipleFields.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
MultipleNames.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
MultipleNames.EXPECTED.md damldocs: Rewrite class method extraction and fix handling of default methods. (#2667) 2019-08-27 12:50:14 +00:00
MultipleNames.EXPECTED.rst Escape all text in rst docs. (#2747) 2019-09-05 12:39:29 +01:00
Nat.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Newtype.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Newtype.EXPECTED.md Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
Newtype.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
NewtypeDerive.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NewtypeHigherKinded.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NewtypeNested.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NewtypePolymorphic.daml Force newtype constructor names to match type name. (#7467) 2020-09-23 15:36:18 +00:00
NextMap.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
NextMapDeprecated.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
NextSet.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
NextSetDeprecated.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
NO_AUTO_COPYRIGHT Move all damlc tests to compiler/damlc/tests (#2057) 2019-07-09 13:38:58 +02:00
No_concat_clash.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NoCaseOfCase.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
NoControllerAsVar.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
NonEmpty.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Numeric.daml Make the type argument order in DA.Numeric explicit (#5817) 2020-05-01 22:32:47 +02:00
NumericLit.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NumericLitMonoScaleOOB2.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
NumericLitMonoScaleOOB.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
NumericLitPoly.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
NumericRound.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NumericScalePropagation.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
NumericUnderscore.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Optional_Total.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Optional.daml Optimize mapOptional and add more efficient findOptional (#9214) 2021-03-23 17:07:45 +00:00
OrdOptional.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Otherwise.daml enable -Wunused-matches (#6423) 2020-06-19 19:35:10 +00:00
OverlapPragmas.daml DAML-LF: Add interning for type to DAML-LF 1.dev (#7893) 2020-11-18 11:14:30 +00:00
PartyCompare.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
PartyVsText.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
PatError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
PatternSynonyms.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
Phantom.daml Reduce lints (#5656) 2020-04-21 15:05:12 -04:00
PolymorphicTest.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Precondition.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
PreludeTest.daml Add Enum and Bounded instances to DA.Date (#7774) 2020-10-22 11:46:13 +00:00
Profunctor.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
QualifiedPrelude.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Random.daml enable -Wunused-matches (#6423) 2020-06-19 19:35:10 +00:00
Rank2.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RationalLowerBoundError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RationalLowerBoundMax.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RationalPrecisionMax.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RationalPrecisionUpperBoundError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RationalUpperBoundError.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RationalUpperBoundMax.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RecordBig.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RecordConstructorCheck.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RecordProjection.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Records.daml Warn on potentially un-upgradable language extensions (#7662) 2020-10-15 17:40:13 +00:00
RecordsMore.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
RecordUpdate.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RelTimeDetailsHidden1.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RelTimeDetailsHidden2.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
RightOfUse.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
SameNameConstructor.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ScenarioReturningUpdate.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Self2.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Self.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SemanticsEvalOrder.daml Cleaning up the eval order tests. (#8580) 2021-01-21 11:25:41 +00:00
SemanticsEvalOrderSince1_11.daml Add choice observers in LF spec. (#8592) 2021-01-22 13:10:41 +00:00
SemanticsValue.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
SemanticsValueSince1_7.daml Add choice observers in LF spec. (#8592) 2021-01-22 13:10:41 +00:00
SemigroupTest.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SequentialLet.daml Rewrite multiple binding lets sequentially. (#8006) 2020-11-18 19:32:08 +00:00
SequentialLetSig.daml Rewrite multiple binding lets sequentially. (#8006) 2020-11-18 19:32:08 +00:00
SequentialLetSigUnbound.daml Rewrite multiple binding lets sequentially. (#8006) 2020-11-18 19:32:08 +00:00
SequentialLetSigWrongType.daml Rewrite multiple binding lets sequentially. (#8006) 2020-11-18 19:32:08 +00:00
SerializableAnnotation.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SerializablePolymorphicContractId.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Set.daml Add DA.Set to match DA.Map (#8651) 2021-01-28 16:12:16 +00:00
Sha256.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ShortCircuit.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Show.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Simple.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SimplifyAppliedLambda.daml damlc: Run simplifier on templates as well (#6286) 2020-06-15 11:24:25 +00:00
SingleConEnum.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
SingleConEnum.EXPECTED.rst Support external anchors (#6386) 2020-06-21 19:44:36 -04:00
SingleConEnumError.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Stdlib.daml Deprecate DA.Next.Set and DA.Next.Map (#8689) 2021-01-29 13:29:13 +00:00
SubmitFail.daml Overload submit so that it doesn’t collide with DAML script (#4831) 2020-03-05 15:43:35 +01:00
SugarUnit.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SumProducts.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
Symbol.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
SymbolKindWarnings.daml Add a warning for GHC.Types.Symbol (#7921) 2020-11-10 18:16:14 +00:00
TemplateHeaders.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
TemplateLetWithSignatures.daml Avoid duplicating template let bindings (#8259) 2020-12-18 14:33:28 +00:00
TemplateTypeRep2.daml Fix SINCE annotation in TemplateTypeRep tests (#5524) 2020-04-09 18:31:09 +02:00
TemplateTypeRep.daml Fix SINCE annotation in TemplateTypeRep tests (#5524) 2020-04-09 18:31:09 +02:00
Text.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
TextEq.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
TextMap.daml enable -Wunused-matches (#6423) 2020-06-19 19:35:10 +00:00
Trace.daml Reduce lints (#5656) 2020-04-21 15:05:12 -04:00
TransientFailure.daml Fix conversion from contract to node ids in the scenario service (#5577) 2020-04-16 09:34:20 +00:00
Tuple.daml Tuple tests - was: Added Functor instance for (,,) for completeness with fst3, curry3, etc (#7442) 2020-09-25 10:52:04 +02:00
TyConAppCoercion.daml strengthen unused * testing (#6467) 2020-06-23 12:44:11 -04:00
TypeFamily.daml damlc: Don't warn on ExplicitNamespaces extension (#8285) 2020-12-15 12:10:38 +00:00
TypeVarShadowing2.daml enable -Wunused-matches (#6423) 2020-06-19 19:35:10 +00:00
TypeVarShadowing.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Unicode.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
Unserializable.daml ghcide: update to newest commit (#8665) 2021-01-28 15:03:52 +01:00
UnserializableScenario.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
UnstableText.daml Fix unstableSplitOn (#5523) 2020-04-09 17:13:14 +00:00
UnusedLet.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
UnusedMatchTests.daml Damlc ITs fix pretty range (#7707) 2020-10-16 09:06:37 +02:00
UseInteger.daml Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
Validation.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
ValueRecursion.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00
VariantUnitConstructor.daml Add warning for variant constructor with unit arg. (#7369) 2020-09-10 14:27:36 +01:00
Warnings.daml Remove pragma 'daml 1.2' (#4702) 2020-02-26 13:17:45 -05:00