Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
B Language Extension
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 Extension
Graph
4fac276d25de0a64924a7ef2ba5384eb84687752
Select Git revision
Branches
3
develop
default
release
protected
v0.x
Tags
2
v2.2.0
v2.1.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
12
Feb
10
Jul
3
14
May
16
Apr
9
8
Mar
5
4
16
Dec
20
Nov
28
Jun
26
23
11
Nov
10
13
May
6
May
3
Nov
31
Oct
28
21
20
18
17
7
Sep
1
26
Aug
24
18
16
12
10
8
6
5
3
2
21
Jul
20
19
15
14
25
Jun
22
19
17
14
11
10
4
29
May
28
27
26
25
22
21
20
19
18
15
add WITNESS keyword
develop
develop
try to fix highlighting
add highlighting for ON_SUCCESS
add highlighting for template strings
fix some typos
add FREETYPES machine clause
add missing WHEN keyword
Bump version number to 2.2.1
Bump version number to 2.2.0 because of settings rename
v2.2.0 release
v2.2.0 release
Update changelog
Fix a few more small spelling issues
Change settings prefix to `prob` instead of `languageServer`
Fix erroneous escape chars in classical B syntax
add installation instructions for VSCodium
add VISB Definition names
minor changes in Readme
adapt link
Update changelog for upcoming 2.1.1 release
fix and add some function and relation snippets
add missing keywords for rules DSL
Bump version number to 2.1.1
Remove pointless brackets in CHANGELOG.md headings
Update CHANGELOG.md (perhaps I should have done that before release...)
Add automatic publishing of releases from GitLab CI
v2.1.0
v2.1.0
Move jar out of out so that we don't have to worry about creating dirs
Add GitLab CI config
Download jar from GitLab CI instead of building it under node_modules
Switch to new way of defining file icons (microsoft/vscode#140047)
Fix some .vscodeignore entries
Remove SVG icon that just wraps a PNG
Remove currently unused ESLint configuration
Remove E2E test stuff (none of these paths exist in the repo)
Remove npm dependencies for things that are actually built-in Node APIs
Move types/vscode to dev dependencies
Remove lots of unused dependencies
Move run-script-os into devDependencies
Remove unused dev dependencies
Update b-language-server to fix main class and stdout communication
Add b-language-server sources and build junk to .vscodeignore
Bump version number to 2.1.0
Loading