Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProB 2 Jupyter Kernel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Insights
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 2 Jupyter Kernel
Commits
Commits · 990738c0194214bd43791486966fca661cd01ecf
990738c0194214bd43791486966fca661cd01ecf
Select Git revision
Selected
990738c0194214bd43791486966fca661cd01ecf
Branches
3
master
default
protected
exec_auto_adjust_trace
let_variables
Tags
7
v1.5.0
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
11 results
prob2-jupyter-kernel
src
main
java
de
prob2
jupyter
commands
AssertCommand.java
Author
Search by author
Any Author
authors
dgelessus
dgelessus
Fabian Vu
vu
Jan Gruteser
gruteser
Jannik Dunkelau
dunkelau
Jens Bendisposto
bendisposto
John Witulski
witulski
Joshua Schmidt
schmidt
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
12 authors
Browse files
Jun 03, 2020
Re-implement command inspection feature based on new argument parsing
· 990738c0
dgelessus
authored
Jun 3, 2020
990738c0
May 14, 2020
Make parameter classes less generic and add factory methods
· 09c95ece
dgelessus
authored
May 14, 2020
09c95ece
Add initial implementation of new command argument parsing
· 5a378b0f
dgelessus
authored
Apr 6, 2020
5a378b0f
Move non-command classes out of commands package
· 099a52bd
dgelessus
authored
Mar 25, 2020
099a52bd
Feb 18, 2020
Improve a bunch of help texts
· dab5ba47
dgelessus
authored
Feb 18, 2020
dab5ba47
Feb 17, 2020
Store command names in command classes instead of ProBKernel
· e1266bcd
dgelessus
authored
Feb 17, 2020
e1266bcd
Feb 04, 2020
Add support :let variables to more commands
· bbc147f3
dgelessus
authored
Feb 4, 2020
bbc147f3
Jul 19, 2018
Support inspection in all commands that accept B formulas
· dc92a2a8
dgelessus
authored
Jul 19, 2018
dc92a2a8
Jul 02, 2018
Add highlighting for errors with locations (closes
#19
)
· cb55a9c0
dgelessus
authored
Jul 2, 2018
cb55a9c0
Jun 25, 2018
Add full help messages for all commands
· 1f9ec3ac
dgelessus
authored
Jun 25, 2018
1f9ec3ac
Replace kernel parameter of Command methods with injection
· 6ea19acd
dgelessus
authored
Jun 25, 2018
6ea19acd
Jun 20, 2018
Add code completion support to most commands
· e2b97144
dgelessus
authored
Jun 20, 2018
e2b97144
Show TRUE instead of nothing when an assertion succeeds
· 4773b994
dgelessus
authored
Jun 20, 2018
4773b994
Jun 18, 2018
Add :assert command
· 9e979d80
dgelessus
authored
Jun 18, 2018
9e979d80
Loading