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 <github.com@lemmster.de>
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 <github.com@lemmster.de>
202409171326
Add operators to the Relation module. * Is[Strictly]PartiallyOrdered * Is[Stringly]TotallyOrdered * Is*Under(op(_,_), S) Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>
202405171516
Remove inaccurate comment about implementation detail.
202404282229
Fix docstrings of Fold functions Signed-off-by: bugarela <gabrielamoreira05@gmail.com>
202403071931
SequencesExt!Fold[Left|Right]Domain over domain of sequence. https://github.com/tlaplus/CommunityModules/issues/101 [Feature] Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>
202402271731
adding UndirectedGraphs module and tests Signed-off-by: Stephan Merz <stephan.merz@loria.fr>
202402261430
adding UndirectedGraphs module and tests Signed-off-by: Stephan Merz <stephan.merz@loria.fr>
202402211727
Internal VSCode change. [Dev]
202402062327
Do not rely on TLC's evaluation order. Signed-off-by: Markus Alexander Kuppe <github.com@lemmster.de>