Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
B Language Server
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
B Language Server
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
release
Select Git revision
Branches
2
master
default
protected
release
Tags
19
v2.2.0
v2.1.1
v2.1.0
v2.0.5
v2.0.2
v2.0.1
v2.0.0
v1.3.4
v1.5.0
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3
v1.2
v1.1
v1.0
0.0.1
0.0.2
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
4
9
Oct
26
Jun
23
23
May
11
Nov
10
9
31
Oct
28
21
20
18
22
Sep
3
1
26
Aug
24
19
17
16
15
13
11
10
9
8
6
30
Jul
29
21
14
Jun
11
Prepare server for new `prob` settings prefix
v2.2.0 master
v2.2.0 master
Use Groovy-less variant of ProB Java API
Update ProB Java API to version 4.13.0
Update dependencies and Gradle plugins
Remove generated comments
Update Gradle wrapper to version 8.6
Switch to native YAML syntax for GitLab CI trigger job
Trigger extension CI automatically after this CI finishes
Remove gradle.properties (Gradle shouldn't use that much RAM...)
Remove no longer needed package.json
Remove unused Git version stuff from build.gradle.kts
Remove direct Gson dependency (already pulled in via lsp4j)
Remove unused dependencies
Downgrade to lsp4j 0.20.1 for Java 8 compatibility
Set Java versions explicitly in build.gradle.kts
Configure JUnit test reports for GitLab CI
Add GitLab CI config
Remove install scripts from package.json
Remove printlns that seem to break the stdout communication
Fix main class name
Remove GitHub Actions workflows
Update repo URLs
Relicense to EPL-2.0 for consistency
bring back package.json
updated rest of dependencies
updated several dependencies
changed file handling to use File and fixed output location
changed file handling to use File and fixed output location
fixed failing test
fixed indents
fixed indents
added missing "joB"
fixed failing task
added shadowjar task
fixed windows related bugs
fixed bug when a Windows system has multiple roots
windows debug message
fixed failing tests
changed file representation for test purposes
fixed syntax
Loading