- 26 Jul, 2022 1 commit
-
-
dgelessus authored
If there is no detailed error information, it now always returns an empty list and never null.
-
- 06 Jun, 2022 1 commit
-
-
dgelessus authored
-
- 23 May, 2022 2 commits
- 04 May, 2022 1 commit
-
-
dgelessus authored
-
- 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
-