Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
84cb3fcc
Commit
84cb3fcc
authored
May 09, 2001
by
Ronny Wichers Schreur
🏢
Browse files
support for cases
parent
f33b4089
Changes
1
Hide whitespace changes
Inline
Side-by-side
backendC/backend.link
View file @
84cb3fcc
...
...
@@ -30,6 +30,10 @@
/EXPORT: BETupleSelectNode
/EXPORT: BEIfNode
/EXPORT: BEGuardNode
/EXPORT: BESwitchNode
/EXPORT: BECaseNode
/EXPORT: BEPushNode
/EXPORT: BEDefaultNode
/EXPORT: BESelectorNode
/EXPORT: BEUpdateNode
/EXPORT: BENodeIdNode
...
...
@@ -77,6 +81,9 @@
/EXPORT: BECodeParameter
/EXPORT: BECodeParameters
/EXPORT: BENoCodeParameters
/EXPORT: BENodeIdListElem
/EXPORT: BENodeIds
/EXPORT: BENoNodeIds
/EXPORT: BEAbcCodeBlock
/EXPORT: BEAnyCodeBlock
/EXPORT: BEDeclareIclModule
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment