Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ProB Rodin Plugin
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
ProB Rodin Plugin
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d19aa00c1f29ef1961d7721c964a2a384f098ba4
Select Git revision
Selected
d19aa00c1f29ef1961d7721c964a2a384f098ba4
Branches
9
develop
default
protected
csp
feature/csp
feature/multiview
feature/newcore
feature/theory_plugin
master
protected
rodin2
rodin3
Tags
9
3.0.11
3.0.8
3.0.5
2.4.1
2.3.3
2.3.2
2.3.1
2.3.0_fix1
2.3.0
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
10
Feb
6
5
31
Jan
30
29
27
22
21
20
17
15
14
10
6
20
Dec
19
18
2
19
Nov
15
11
Oct
9
8
27
Sep
4
26
Aug
14
13
12
11
Jul
1
26
Jun
25
24
21
20
14
7
6
29
May
22
21
17
14
24
Apr
23
19
18
17
16
15
11
9
4
28
Mar
27
26
25
22
19
18
15
14
12
11
8
25
Feb
20
13
12
5
31
Jan
21
18
16
15
14
11
8
7
4
3
2
28
Dec
27
20
19
17
14
13
12
11
10
27
Nov
26
23
22
21
16
13
9
8
7
6
5
31
Oct
26
25
24
23
18
17
16
15
12
11
5
25
Sep
17
13
12
7
6
5
4
3
31
Aug
30
27
24
23
22
21
20
17
14
11
10
8
7
6
3
30
Jul
25
23
18
16
3
30
Jun
29
28
27
22
21
19
11
8
5
2
1
31
May
30
29
PROBPLUGIN-97: Fixed code to check whether an invariant is defined in the current machine or an abstract one.
Merge branch 'develop' into rodin3
refactoring
java 6
Merge branch 'develop' into rodin3
and the same for contexts
Catch another Exception
move file to make external access possible
merge develop into rodin3 branch
PROBPLUGIN-91: Bugfix, instead of default FormulaFactory, we now use the project's FormulaFactory
Merge branch 'develop' into rodin3
disable "Animate / Model Check", "ProB Classic" and "Check physical Units" on anything but MachineRoots and ContextRoots
parser version
this is not backwards compatible: increase all minimal version numbers of rodin/event-b dependencies
magic gradle stuff to bump parser version
TypeEnvironment / TypeEnvironmentBuilder changes for Rodin3
Even more CoreException + Removed FormulaFactories from arguments
RodinDBExceptoion -> CoreException
RodinDBException -> CoreException
fix disprover ui
fixing errors in units plugin
working on rodin3 compatibility
cleanup
version bumps for develop
Merge branch 'develop' of github.com:bendisposto/prob into develop
improved wizard
changed attribute name from "This" to "this" (keep consistent)
set parser version for release
fix parameter
state view: red/green colored booleans
some cleanups done by eclipse
state view: changed non-boolean variables are now blue
add missing default constructor causing instantiation exceptions
preliminary support for theories in disprover
disprover: store in counter-example if the counter example is based on only the selected hypotheses. if so, output it to the users as error instead of modifying the proof tree
disprover: send selected hypotheses to prolog
improve disprover output
PROBPLUGIN-90: Bugfix, missing increment when initialisating the names of the atomic propositions in an LTL formula.
backport of fix for PROBCORE-467
fix deprecation warnings, add annotations, cleanup
Loading