You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ The Modules
25
25
|[`HTML.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/HTML.tla)| Format strings into HTML tags ||[@afonsof](https://github.com/afonsof)|
26
26
|[`IOUtils.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/IOUtils.tla)| Input/Output of TLA+ values & Spawn system commands from a spec. |[✔](https://github.com/tlaplus/CommunityModules/blob/master/modules/tlc2/overrides/IOUtils.java)|[@lemmy](https://github.com/lemmy), [@lvanengelen](https://github.com/lvanengelen), [@afonsof](https://github.com/afonsof)|
27
27
|[`Json.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/Json.tla)| JSON serialization and deserialization into TLA+ values. |[✔](https://github.com/tlaplus/CommunityModules/blob/master/modules/tlc2/overrides/Json.java)|[@kuujo](https://github.com/kuujo), [@lemmy](https://github.com/lemmy), [@jobvs](https://github.com/jobvs), [@pfeodrippe](https://github.com/pfeodrippe)|
28
-
|[`Relation.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/Relation.tla)| Basic operations on relations, represented as binary Boolean functions over some set S. ||[@muenchnerkindl](https://github.com/muenchnerkindl)|
28
+
|[`Relation.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/Relation.tla)| Basic operations on relations, represented as binary Boolean functions over some set S. ||[@muenchnerkindl](https://github.com/muenchnerkindl), [@lemmy](https://github.com/lemmy)|
|[`ShiViz.tla`](https://github.com/tlaplus/CommunityModules/blob/master/modules/ShiViz.tla)| Visualize error-traces of multi-process PlusCal algorithms with an [Interactive Communication Graphs](https://bestchai.bitbucket.io/shiviz/). ||[@lemmy](https://github.com/lemmy)|
0 commit comments