- 28 Feb, 2022 3 commits
- 06 Jan, 2022 7 commits
- 24 Nov, 2021 1 commit
-
-
dgelessus authored
LaTeX formulas inside tables cause various layout issues in Jupyter Notebook, such as long sets being wrapped even when they would fit on a single line, table columns being wider than necessary, and LaTeX formulas being left-aligned instead of right-aligned like normal text.
-
- 08 Nov, 2021 10 commits
-
-
dgelessus authored
-
dgelessus authored
-
dgelessus authored
-
dgelessus authored
In some cases, ProB apparently "unwraps" LET predicates as well, not just existential quantifications.
-
dgelessus authored
-
dgelessus authored
-
dgelessus authored
Event-B/Rodin does not support LET like ProB does, so we need to use some workarounds to provide similar functionality in Event-B mode.
-
dgelessus authored
-
dgelessus authored
This matches what almost all code already did anyway. It will also help with fixing the problems with local variables in Event-B mode - the fix will require conditionally parsing multiple formulas.
-
dgelessus authored
-
- 14 Sep, 2021 4 commits
- 08 Jun, 2021 2 commits
- 07 Jun, 2021 1 commit
-
-
dgelessus authored
-
- 04 Jun, 2021 1 commit
-
-
dgelessus authored
-
- 03 Jun, 2021 1 commit
-
-
dgelessus authored
-
- 23 Mar, 2021 5 commits
-
-
dgelessus authored
-
dgelessus authored
ProB 2 now always throws ProBError for parse errors and ModelTranslationError is no longer used.
-
dgelessus authored
-
dgelessus authored
-
Michael Leuschel authored
-
- 12 Feb, 2021 1 commit
-
- 11 Feb, 2021 3 commits
-
-
dgelessus authored
The Gradle documentation says that these convention properties are deprecated and superseded by the java and application extension blocks. Using the convention properties doesn't generate warnings yet, but it can't hurt to switch to the now recommended way.
-
dgelessus authored
-
dgelessus authored
-
- 21 Dec, 2020 1 commit
-
-
dgelessus authored
-