Releases: tlaplus/CommunityModules
Releases · tlaplus/CommunityModules
202409181925
Trigger build of tlaplus/tlaplus if this repository has been changed. Related to https://github.com/tlaplus/tlaplus/commit/d7980317a3179a966f5eabb8a82fd4cffe3a80bd Signed-off-by: Markus Alexander Kuppe <[email protected]>
202409181857
Trigger build of tlaplus/tlaplus if this repository has been changed. Related to https://github.com/tlaplus/tlaplus/commit/d7980317a3179a966f5eabb8a82fd4cffe3a80bd Signed-off-by: Markus Alexander Kuppe <[email protected]>
202409171326
Add operators to the Relation module. * Is[Strictly]PartiallyOrdered * Is[Stringly]TotallyOrdered * Is*Under(op(_,_), S) Signed-off-by: Markus Alexander Kuppe <[email protected]>
202405171516
Remove inaccurate comment about implementation detail.
202404282229
Fix docstrings of Fold functions Signed-off-by: bugarela <[email protected]>
202403071931
SequencesExt!Fold[Left|Right]Domain over domain of sequence. https://github.com/tlaplus/CommunityModules/issues/101 [Feature] Signed-off-by: Markus Alexander Kuppe <[email protected]>
202402271731
adding UndirectedGraphs module and tests Signed-off-by: Stephan Merz <[email protected]>
202402261430
adding UndirectedGraphs module and tests Signed-off-by: Stephan Merz <[email protected]>
202402211727
Internal VSCode change. [Dev]
202402062327
Do not rely on TLC's evaluation order. Signed-off-by: Markus Alexander Kuppe <[email protected]>