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
Commits
2a02a20952b54e763bcdebfd1ac0465ef98d2ada
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
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
Kristin Rutenkolk
rutenkolk
Mareike Mutz
mutz
Max Jakub Ried
ried
Michael Leuschel
leuschel
Miles Vella
vella
Philipp Körner
koerner
Thomas Spitzlei
spitzlei
14 authors
Jun 26, 2023
Remove unused dependencies
· 2a02a209
dgelessus
authored
1 year ago
2a02a209
Downgrade to lsp4j 0.20.1 for Java 8 compatibility
· cc72015b
dgelessus
authored
1 year ago
cc72015b
Set Java versions explicitly in build.gradle.kts
· 59f9cbfa
dgelessus
authored
1 year ago
59f9cbfa
Configure JUnit test reports for GitLab CI
· 8d712d98
dgelessus
authored
1 year ago
8d712d98
Add GitLab CI config
· 3c9cea76
dgelessus
authored
1 year ago
3c9cea76
Remove install scripts from package.json
· 7dd47ffd
dgelessus
authored
1 year ago
7dd47ffd
Remove printlns that seem to break the stdout communication
· 7876fc21
dgelessus
authored
1 year ago
7876fc21
Fix main class name
· 0284222e
dgelessus
authored
1 year ago
0284222e
Jun 23, 2023
Remove GitHub Actions workflows
· e109bd32
dgelessus
authored
1 year ago
e109bd32
Update repo URLs
· 92b33067
dgelessus
authored
1 year ago
92b33067
Relicense to EPL-2.0 for consistency
· 99250d55
dgelessus
authored
1 year ago
99250d55
May 23, 2023
bring back package.json
· fe7cb52e
sebastian
authored
2 years ago
fe7cb52e
updated rest of dependencies
· 12be0c82
sebastian
authored
2 years ago
12be0c82
updated several dependencies
· dd6c727b
sebastian
authored
2 years ago
dd6c727b
Nov 11, 2022
changed file handling to use File and fixed output location
· dd7b830b
sebastian
authored
2 years ago
dd7b830b
changed file handling to use File and fixed output location
· d37b77e5
sebastian
authored
2 years ago
d37b77e5
Nov 10, 2022
fixed failing test
· 4ad793fd
sebastian
authored
2 years ago
4ad793fd
fixed indents
· 6c6ede8c
sebastian
authored
2 years ago
6c6ede8c
fixed indents
· 6e0a4349
sebastian
authored
2 years ago
6e0a4349
added missing "joB"
· 8876ba91
sebastian
authored
2 years ago
8876ba91
fixed failing task
· 525c1ec8
sebastian
authored
2 years ago
525c1ec8
added shadowjar task
· 0389654c
sebastian
authored
2 years ago
0389654c
fixed windows related bugs
· 29c1ffbb
sebastian
authored
2 years ago
29c1ffbb
fixed bug when a Windows system has multiple roots
· fcd2cc48
sebastian
authored
2 years ago
fcd2cc48
windows debug message
· f017bc5f
sebastian
authored
2 years ago
f017bc5f
fixed failing tests
· 3f94cfca
sebastian
authored
2 years ago
3f94cfca
changed file representation for test purposes
· 93b708d3
sebastian
authored
2 years ago
93b708d3
Nov 09, 2022
fixed syntax
· 36053d45
sebastian
authored
2 years ago
36053d45
removed deprecated ProB exceptions
· f66b015f
sebastian
authored
2 years ago
f66b015f
fixed failing test
· d78cce31
sebastian
authored
2 years ago
d78cce31
fixed failing test
· c0741755
sebastian
authored
2 years ago
c0741755
added operating systems
· 6a1814f1
sebastian
authored
2 years ago
6a1814f1
fixed failing test
· ee7ae730
sebastian
authored
2 years ago
ee7ae730
added yaml to create CI
· ae32fb90
sebastian
authored
2 years ago
ae32fb90
Oct 31, 2020
small clean up
· b04b7147
SeeBasTStick
authored
4 years ago
View commits for tag v2.1.1
v2.1.1
b04b7147
clean up
· ec49206d
SeeBasTStick
authored
4 years ago
ec49206d
fixed problems with resetting documents + tests
· d82a07e2
SeeBasTStick
authored
4 years ago
d82a07e2
Merge branch 'prob2_connection'
· d82045f5
SeeBasTStick
authored
4 years ago
d82045f5
Oct 28, 2020
removed anonymous function and unused feature - both leading to problems
· dc961daf
SeeBasTStick
authored
4 years ago
View commits for tag v2.1.0
v2.1.0
dc961daf
Oct 21, 2020
added more debug messages
· 85d43791
SeeBasTStick
authored
4 years ago
View commits for tag v2.0.5
v2.0.5
85d43791
Loading