Skip to content

Releases: tlaplus/CommunityModules

202601131539

13 Jan 15:40

Choose a tag to compare

Update SVGSerialize to use three-digit zero-padding for frame numbers…

202601110807

11 Jan 08:08
90911bf

Choose a tag to compare

more theorems about folds (#118)

* more theorems about folds

Signed-off-by: Stephan Merz <stephan.merz@loria.fr>

* more theorems on folds

Signed-off-by: Stephan Merz <stephan.merz@loria.fr>

* theorems for SumFunction

Signed-off-by: Stephan Merz <stephan.merz@loria.fr>

* align statement of ReverseSubSeq

Signed-off-by: Stephan Merz <stephan.merz@loria.fr>

---------

Signed-off-by: Stephan Merz <stephan.merz@loria.fr>

202512162320

16 Dec 23:20
6a0dac9

Choose a tag to compare

Remove tabs from VectorClocks.tla (#117)

TLAPM does not like tabs

Signed-off-by: Andrew Helwer <ahelwer@pm.me>

202512151634

15 Dec 16:34
8d6a226

Choose a tag to compare

Merge pull request #116 from tlaplus/fold_proofs

theorem library for fold operators

202511171707

17 Nov 17:08

Choose a tag to compare

Do not require CSV read/write operations to be state level.

Constant level is sufficient and allows TLC to cache the results.

Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>

202510292242

29 Oct 22:43

Choose a tag to compare

Add new string deserialize test

Signed-off-by: fhackett <fhackett.py@gmail.com>

202510260115

26 Oct 01:16

Choose a tag to compare

Enhance SVGSerialize to use zero-padded frame numbers for consistent …

202510252135

25 Oct 21:35

Choose a tag to compare

Add SVGDoc and SVGSerialize functions for SVG document creation and

serialization.

[Feature]

Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>

202510252042

25 Oct 20:43

Choose a tag to compare

Restrict release Github Action workflow to master branch.

Prevent PRs from becoming releases.

[Build]

Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>

202510251502

25 Oct 15:02

Choose a tag to compare

Add SVGDoc and SVGSerialize functions for SVG document creation and

serialization.

[Feature]

Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>