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
eaed28b1098aa76c537ba6e605a1fc722adfc28d
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
Mar 04, 2024
Update Gradle wrapper to version 8.6
· eaed28b1
dgelessus
authored
1 year ago
eaed28b1
Oct 09, 2023
Switch to native YAML syntax for GitLab CI trigger job
· 6750c7fe
dgelessus
authored
1 year ago
6750c7fe
Jun 26, 2023
Trigger extension CI automatically after this CI finishes
· b48b11b6
dgelessus
authored
1 year ago
b48b11b6
Remove gradle.properties (Gradle shouldn't use that much RAM...)
· b031d244
dgelessus
authored
1 year ago
b031d244
Remove no longer needed package.json
· 1db650cb
dgelessus
authored
1 year ago
1db650cb
Remove unused Git version stuff from build.gradle.kts
· 28f79238
dgelessus
authored
1 year ago
28f79238
Remove direct Gson dependency (already pulled in via lsp4j)
· 441767e4
dgelessus
authored
1 year ago
441767e4
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
Loading