projects
/
onyx-live.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7af890
)
updated onyx syntax
author
root
<root@brendanfh.com>
Tue, 16 Nov 2021 01:54:41 +0000
(
01:54
+0000)
committer
root
<root@brendanfh.com>
Tue, 16 Nov 2021 01:54:41 +0000
(
01:54
+0000)
static/vendor/ace/mode-onyx.js
patch
|
blob
|
history
diff --git
a/static/vendor/ace/mode-onyx.js
b/static/vendor/ace/mode-onyx.js
index ab1d8632c45e2e50e2ea70276906a1f6348af11b..f4ba3b6d948ec7a788287d5f52f84ec848e3041d 100644
(file)
--- a/
static/vendor/ace/mode-onyx.js
+++ b/
static/vendor/ace/mode-onyx.js
@@
-59,7
+59,7
@@
var cFunctions = exports.cFunctions = "\\b(?:hypot(?:f|l)?|s(?:scanf|ystem|nprin
var onyxHighlightRules = function() {
var keywordControls = (
- "package|struct|enum|use|global|if|elseif|else|for|while|do|switch|case|return|break|continue|defer|fallthrough|as|cast|sizeof|alignof|typeof|macro"
+ "package|struct|enum|
interface|where|
use|global|if|elseif|else|for|while|do|switch|case|return|break|continue|defer|fallthrough|as|cast|sizeof|alignof|typeof|macro"
);
var storageType = (