Releases: tlaplus/CommunityModules
Releases · tlaplus/CommunityModules
20191120.1
Changes:
- d8494ba Convert input to RecordValue if possible.
- 403b14e Bitwise and and shift-right operators
- 16e9477 Run tests without downloading tla2tools.jar with ant -Dskip.download=true compile test
This list of changes was auto generated.
20191015.1
Changes:
- cf035c6 Add ReplaceAll operator to SequencesExt.
- 84ca02a Copy Functions.tla and useful operators from SequenceTheorems.tla [ #2 ]
This list of changes was auto generated.
20191001.1
20190926.1: Use TLCEval to disable lazy evaluation of sub-expressions to handle long
Changes:
- 6dbdf73 Use TLCEval to disable lazy evaluation of sub-expressions to handle long
This list of changes was auto generated.
20190924.1
Changes:
- b91f073 Handle FcnLambda type in Java module override of Json operator.
This list of changes was auto generated.
20190905.2
20190904.7
Changes:
- ffe0dc1 Move SetToSeq operator from SVG to SequencesExt.
This list of changes was auto generated.
20190904.6
Changes:
- b759431 Fix TLC module override of Json module to handle TupleValues.
- 3a30da2 Push operator AssumeEq out of SVGTests into TLCExt module.
- 95f08a6 Run module tests from ant build script.
- 821544e Format build.xml.
This list of changes was auto generated.
20190904.3
Changes:
- 765f743 Declare lib/tla2tools.jar a dependency to be able to implement TLC module overrides when the tla2tools project from github.com/tlaplus/tlaplus is not present.
This list of changes was auto generated.
20190904.2: Merge pull request #1 from will62794/animation
Changes:
- c0cb313 Merge pull request #1 from will62794/animation
- 15276e9 Add a new SVG.tla module for producing animations of TLC error traces
This list of changes was auto generated.