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.
f74c520097c4e8557fe0efd3a6b765a4bb90d78b
Select Git revision
Selected
f74c520097c4e8557fe0efd3a6b765a4bb90d78b
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
20
Jan
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
18
15
11
7
4
3
2
1
27
Apr
25
24
23
20
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
changed context menu text
Changed default setting for history view to show parameters
fixed PROBPLUGIN-88
add name of event to dialog
add option to execute event using a custom guard (through context menu of operation)
do not show error message multiple times
another attempt to fix PROBPLUGIN-87
another attempt to fix PROBPLUGIN-87
another attempt to fix PROBPLUGIN-87
to to fix bug causing ProB to crash if there is a special character (french, umlaut, space) in the path to rodin
increase version number after release
fix null pointer upon closing and reopening the event view (PROBPLUGIN-84)
reworked export as disprover testcase
flexible timeout option for disprover
refactoring
only create a context for ProB, storing everything as constants and axioms on them
only stored variables that are not primed in the disprover machine
use isGivenSet method instead of custom solution
replaced deprecated method
specialised load command for disprover
major rework of disprover:
use translation visitor instead of deprecated predicate visitor
enable "check context theorems" button if a context is loaded (was only enabled on machines)
refactoring: some inlining
Fixed output for recursive definitions
add export as "disprover test case" to context menu
shorten counter example output in proof tree
added project name to theory IDs (again)
Added some comments
Fixed handling of imported theories after feedback from Nicolas
Added project name to theory IDs
fixed code formatting
made some code null-safe
Loading