-
Notifications
You must be signed in to change notification settings - Fork 52
No labels!
There aren’t any labels for this repository quite yet.
65 labels
CHANGELOG
CHANGELOG
Once merged, this PR should be highlighted in the changelog for the next release.
G-CESK machine
G-CESK machine
This issue has to do with the CESK machine (the Swarm language interpreter).
G-Scenarios
G-Scenarios
An issue having to do with scenario design, the way scenarios are described and loaded, etc.
I-Expected Behavior
I-Expected Behavior
The reported behavior is not actually a bug. Consider converting to a user experience issue.
I-Information Needed
I-Information Needed
More information is needed to be able to address the issue.
L-Capability checking
L-Capability checking
Capability checking determines which capabilities are required by a given piece of code.
L-Elaboration
L-Elaboration
Elaboration takes typechecked code and manipulates it (inserts extra code, etc.) to be ready to run.
L-Language Server
L-Language Server
Issues relating to the LSP implementation that talks to editors.