mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
Samples
This commit is contained in:
@@ -557,8 +557,8 @@
|
|||||||
".scss"
|
".scss"
|
||||||
],
|
],
|
||||||
"SQF": [
|
"SQF": [
|
||||||
".sqf",
|
".hqf",
|
||||||
".hqf"
|
".sqf"
|
||||||
],
|
],
|
||||||
"SQL": [
|
"SQL": [
|
||||||
".prc",
|
".prc",
|
||||||
@@ -820,8 +820,8 @@
|
|||||||
"exception.zep.php"
|
"exception.zep.php"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 650670,
|
"tokens_total": 650866,
|
||||||
"languages_total": 885,
|
"languages_total": 887,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -61992,6 +61992,55 @@
|
|||||||
"padding": 1,
|
"padding": 1,
|
||||||
"/": 2
|
"/": 2
|
||||||
},
|
},
|
||||||
|
"SQF": {
|
||||||
|
"private": 2,
|
||||||
|
"[": 4,
|
||||||
|
"]": 4,
|
||||||
|
";": 32,
|
||||||
|
"AGM_Core_remoteFnc": 2,
|
||||||
|
"_this": 4,
|
||||||
|
"_arguments": 6,
|
||||||
|
"select": 4,
|
||||||
|
"_function": 6,
|
||||||
|
"call": 6,
|
||||||
|
"compile": 1,
|
||||||
|
"(": 12,
|
||||||
|
")": 12,
|
||||||
|
"_unit": 6,
|
||||||
|
"if": 7,
|
||||||
|
"isNil": 1,
|
||||||
|
"then": 6,
|
||||||
|
"{": 16,
|
||||||
|
"}": 16,
|
||||||
|
"typeName": 1,
|
||||||
|
"exitWith": 1,
|
||||||
|
"switch": 1,
|
||||||
|
"do": 1,
|
||||||
|
"case": 4,
|
||||||
|
"isServer": 3,
|
||||||
|
"else": 4,
|
||||||
|
"publicVariableServer": 3,
|
||||||
|
"set": 1,
|
||||||
|
"publicVariable": 1,
|
||||||
|
"isDedicated": 1,
|
||||||
|
"local": 1,
|
||||||
|
"_id": 2,
|
||||||
|
"owner": 1,
|
||||||
|
"publicVariableClient": 1,
|
||||||
|
"#include": 1,
|
||||||
|
"<version.hqf>": 1,
|
||||||
|
"#define": 4,
|
||||||
|
"SET": 1,
|
||||||
|
"VAR": 5,
|
||||||
|
"VALUE": 2,
|
||||||
|
"#VAR": 1,
|
||||||
|
"CONV": 1,
|
||||||
|
"ARRAY": 2,
|
||||||
|
"POOL": 2,
|
||||||
|
"find": 1,
|
||||||
|
"ALL_HITPOINTS_MAN": 1,
|
||||||
|
"ALL_HITPOINTS_VEH": 1
|
||||||
|
},
|
||||||
"SQL": {
|
"SQL": {
|
||||||
"IF": 13,
|
"IF": 13,
|
||||||
"EXISTS": 12,
|
"EXISTS": 12,
|
||||||
@@ -71959,6 +72008,7 @@
|
|||||||
"Rust": 3566,
|
"Rust": 3566,
|
||||||
"SAS": 93,
|
"SAS": 93,
|
||||||
"SCSS": 39,
|
"SCSS": 39,
|
||||||
|
"SQF": 196,
|
||||||
"SQL": 1485,
|
"SQL": 1485,
|
||||||
"STON": 100,
|
"STON": 100,
|
||||||
"Sass": 56,
|
"Sass": 56,
|
||||||
@@ -72163,6 +72213,7 @@
|
|||||||
"Rust": 1,
|
"Rust": 1,
|
||||||
"SAS": 2,
|
"SAS": 2,
|
||||||
"SCSS": 1,
|
"SCSS": 1,
|
||||||
|
"SQF": 2,
|
||||||
"SQL": 5,
|
"SQL": 5,
|
||||||
"STON": 7,
|
"STON": 7,
|
||||||
"Sass": 2,
|
"Sass": 2,
|
||||||
@@ -72211,5 +72262,5 @@
|
|||||||
"fish": 3,
|
"fish": 3,
|
||||||
"wisp": 1
|
"wisp": 1
|
||||||
},
|
},
|
||||||
"md5": "36a56236dcc5c12b9f65b00f5e6477ad"
|
"md5": "b0c3e81b634238f9c3aa99820624e389"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user