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
CheckCommand.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 17, 2020
Store command names in command classes instead of ProBKernel
· e1266bcd
dgelessus
authored
Feb 17, 2020
e1266bcd
Nov 18, 2019
Fix incorrect example in comment in CheckCommand
· 482cc975
dgelessus
authored
Nov 18, 2019
482cc975
Change :check command to not use GetMachineStructureCommand
· 18a22870
dgelessus
authored
Nov 18, 2019
18a22870
Feb 12, 2019
Upgrade JetBrains annotations back to current version
· af93bb84
dgelessus
authored
Feb 12, 2019
af93bb84
Nov 30, 2018
Downgrade JetBrains annotations to 13.0 for compatibility with Alloy2B
· 856f768e
dgelessus
authored
Nov 30, 2018
856f768e
Jul 23, 2018
Make Command.inspect a required method
· cfaae744
dgelessus
authored
Jul 23, 2018
cfaae744
Jul 16, 2018
Add :check command to show and check properties/invariant/assertions
· 09a64c2b
dgelessus
authored
Jul 16, 2018
09a64c2b
Loading