Skip to content

Releases: tlaplus/CommunityModules

202202080445

08 Feb 04:46

Choose a tag to compare

Run ant in debug mode to diagnose https://github.com/jgrapht/jgrapht/…

202202080355

08 Feb 03:55

Choose a tag to compare

Automatically run smoke tests when a contributor modifies a module or…

202202072330

07 Feb 23:30

Choose a tag to compare

* Add BagsExt to modules loaded by default by the REPL

* Add test with non-naturals domain
* Add tests for incorrect inputs
* Remove unused imports and apply Eclipse style

202202050927

05 Feb 09:27

Choose a tag to compare

Java override for FoldBag

202201301830

30 Jan 18:30

Choose a tag to compare

Add BagsExt module.

[Feature]

202201301829

30 Jan 18:30

Choose a tag to compare

Add BagsExt module.

[Feature]

202201301819

30 Jan 18:20

Choose a tag to compare

Add BagsExt module.

[Feature]

202201290959

29 Jan 10:00

Choose a tag to compare

fixed merge errors introduced by operator incompetence

202201162227

16 Jan 22:27

Choose a tag to compare

Add CSV!CSVRead operator.

[Feature]

202201141835

14 Jan 18:35

Choose a tag to compare

Avoid name clashes with Sum and Product.

Fixes Github issue #62
https://github.com/tlaplus/CommunityModules/issues/62

[Refactor]