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 · 2c370dac8bf92892a269c19c3964fb8b99d7c072
2c370dac8bf92892a269c19c3964fb8b99d7c072
Select Git revision
Selected
2c370dac8bf92892a269c19c3964fb8b99d7c072
Branches
3
master
default
protected
exec_auto_adjust_trace
let_variables
Tags
6
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
10 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
Aug 04, 2023
Begin supporting use of native let variables on the Prolog side
· 2c370dac
dgelessus
authored
Aug 4, 2023
2c370dac
May 23, 2022
Fix missing source code for evaluation errors
· 16b727b1
dgelessus
authored
May 23, 2022
16b727b1
Nov 08, 2021
Allow spaces around equals sign in :let
· 83361fe2
dgelessus
authored
Nov 8, 2021
83361fe2
Allow equals sign between name and value in :let
· ed137199
dgelessus
authored
Nov 8, 2021
ed137199
Fix local variables in Event-B mode
· d7c9a23d
dgelessus
authored
Nov 8, 2021
d7c9a23d
Fix outdated help text for :let command
· 4d390e48
dgelessus
authored
Nov 8, 2021
4d390e48
Automatically insert local variables when parsing formulas
· c8d48040
dgelessus
authored
Nov 8, 2021
c8d48040
Nov 05, 2020
Allow switching the language used to parse formulas input by the user
· 6b8d6bb6
dgelessus
authored
Nov 5, 2020
6b8d6bb6
Jun 03, 2020
Re-implement command completion feature based on new argument parsing
· cdcfd755
dgelessus
authored
Jun 3, 2020
cdcfd755
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