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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
general
stups
B Language Server
Commits
Commits · 8a21231394dbc4e8c41c3ee62951b1042f1aefee
8a21231394dbc4e8c41c3ee62951b1042f1aefee
Select Git revision
Selected
8a21231394dbc4e8c41c3ee62951b1042f1aefee
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
22 results
b_language_server
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
Miles Vella
vella
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
13 authors
Browse files
Mar 04, 2024
Update ProB Java API to version 4.13.0
· 8a212313
dgelessus
authored
Mar 4, 2024
8a212313
Update dependencies and Gradle plugins
· 21e3142e
dgelessus
authored
Mar 4, 2024
21e3142e
Remove generated comments
· d99e30e1
dgelessus
authored
Mar 4, 2024
d99e30e1
Update Gradle wrapper to version 8.6
· eaed28b1
dgelessus
authored
Mar 4, 2024
eaed28b1
Oct 09, 2023
Switch to native YAML syntax for GitLab CI trigger job
· 6750c7fe
dgelessus
authored
Oct 9, 2023
6750c7fe
Jun 26, 2023
Trigger extension CI automatically after this CI finishes
· b48b11b6
dgelessus
authored
Jun 26, 2023
b48b11b6
Remove gradle.properties (Gradle shouldn't use that much RAM...)
· b031d244
dgelessus
authored
Jun 26, 2023
b031d244
Remove no longer needed package.json
· 1db650cb
dgelessus
authored
Jun 26, 2023
1db650cb
Remove unused Git version stuff from build.gradle.kts
· 28f79238
dgelessus
authored
Jun 26, 2023
28f79238
Remove direct Gson dependency (already pulled in via lsp4j)
· 441767e4
dgelessus
authored
Jun 26, 2023
441767e4
Remove unused dependencies
· 2a02a209
dgelessus
authored
Jun 26, 2023
2a02a209
Downgrade to lsp4j 0.20.1 for Java 8 compatibility
· cc72015b
dgelessus
authored
Jun 26, 2023
cc72015b
Set Java versions explicitly in build.gradle.kts
· 59f9cbfa
dgelessus
authored
Jun 26, 2023
59f9cbfa
Configure JUnit test reports for GitLab CI
· 8d712d98
dgelessus
authored
Jun 26, 2023
8d712d98
Add GitLab CI config
· 3c9cea76
dgelessus
authored
Jun 26, 2023
3c9cea76
Remove install scripts from package.json
· 7dd47ffd
dgelessus
authored
Jun 26, 2023
7dd47ffd
Remove printlns that seem to break the stdout communication
· 7876fc21
dgelessus
authored
Jun 26, 2023
7876fc21
Fix main class name
· 0284222e
dgelessus
authored
Jun 26, 2023
0284222e
Jun 23, 2023
Remove GitHub Actions workflows
· e109bd32
dgelessus
authored
Jun 23, 2023
e109bd32
Update repo URLs
· 92b33067
dgelessus
authored
Jun 23, 2023
92b33067
Relicense to EPL-2.0 for consistency
· 99250d55
dgelessus
authored
Jun 23, 2023
99250d55
May 23, 2023
bring back package.json
· fe7cb52e
sebastian
authored
May 23, 2023
fe7cb52e
updated rest of dependencies
· 12be0c82
sebastian
authored
May 23, 2023
12be0c82
updated several dependencies
· dd6c727b
sebastian
authored
May 23, 2023
dd6c727b
Nov 11, 2022
changed file handling to use File and fixed output location
· dd7b830b
sebastian
authored
Nov 11, 2022
dd7b830b
changed file handling to use File and fixed output location
· d37b77e5
sebastian
authored
Nov 11, 2022
d37b77e5
Nov 10, 2022
fixed failing test
· 4ad793fd
sebastian
authored
Nov 10, 2022
4ad793fd
fixed indents
· 6c6ede8c
sebastian
authored
Nov 10, 2022
6c6ede8c
fixed indents
· 6e0a4349
sebastian
authored
Nov 10, 2022
6e0a4349
added missing "joB"
· 8876ba91
sebastian
authored
Nov 10, 2022
8876ba91
fixed failing task
· 525c1ec8
sebastian
authored
Nov 10, 2022
525c1ec8
added shadowjar task
· 0389654c
sebastian
authored
Nov 10, 2022
0389654c
fixed windows related bugs
· 29c1ffbb
sebastian
authored
Nov 10, 2022
29c1ffbb
fixed bug when a Windows system has multiple roots
· fcd2cc48
sebastian
authored
Nov 10, 2022
fcd2cc48
windows debug message
· f017bc5f
sebastian
authored
Nov 10, 2022
f017bc5f
fixed failing tests
· 3f94cfca
sebastian
authored
Nov 10, 2022
3f94cfca
changed file representation for test purposes
· 93b708d3
sebastian
authored
Nov 10, 2022
93b708d3
Nov 09, 2022
fixed syntax
· 36053d45
sebastian
authored
Nov 9, 2022
36053d45
removed deprecated ProB exceptions
· f66b015f
sebastian
authored
Nov 9, 2022
f66b015f
fixed failing test
· d78cce31
sebastian
authored
Nov 9, 2022
d78cce31
Loading