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
LetCommand.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
Oct 15, 2018
Evaluate :let expressions when variable is set, not when it it used
· d1eaeec4
dgelessus
authored
Oct 15, 2018
d1eaeec4
Add warning to :let help that values are stored as text
· be3891f3
dgelessus
authored
Oct 15, 2018
be3891f3
Add placeholders for missing methods in (Let|Unlet)Command
· 5844b876
dgelessus
authored
Oct 15, 2018
5844b876
Jul 16, 2018
Add :let and :unlet commands to create and remove local variables
· 80690b54
dgelessus
authored
Jul 16, 2018
80690b54
Loading