mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Update samples db
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
".cls"
|
||||
],
|
||||
"AppleScript": [
|
||||
".applescript",
|
||||
".scpt"
|
||||
".applescript"
|
||||
],
|
||||
"Arduino": [
|
||||
".ino"
|
||||
@@ -258,8 +257,8 @@
|
||||
".gemrc"
|
||||
]
|
||||
},
|
||||
"tokens_total": 331500,
|
||||
"languages_total": 255,
|
||||
"tokens_total": 331324,
|
||||
"languages_total": 254,
|
||||
"tokens": {
|
||||
"Apex": {
|
||||
"/*": 15,
|
||||
@@ -657,56 +656,56 @@
|
||||
"TwilioAPI.getDefaultAccount": 1
|
||||
},
|
||||
"AppleScript": {
|
||||
"set": 26,
|
||||
"windowWidth": 6,
|
||||
"to": 26,
|
||||
"windowHeight": 6,
|
||||
"delay": 2,
|
||||
"AppleScript": 2,
|
||||
"s": 2,
|
||||
"text": 2,
|
||||
"item": 4,
|
||||
"delimiters": 2,
|
||||
"tell": 28,
|
||||
"application": 10,
|
||||
"screen_width": 4,
|
||||
"(": 14,
|
||||
"do": 4,
|
||||
"JavaScript": 4,
|
||||
"in": 4,
|
||||
"document": 4,
|
||||
")": 14,
|
||||
"screen_height": 4,
|
||||
"end": 18,
|
||||
"myFrontMost": 6,
|
||||
"name": 2,
|
||||
"of": 18,
|
||||
"first": 2,
|
||||
"processes": 2,
|
||||
"whose": 2,
|
||||
"frontmost": 2,
|
||||
"is": 2,
|
||||
"true": 2,
|
||||
"{": 22,
|
||||
"desktopTop": 4,
|
||||
"desktopLeft": 2,
|
||||
"desktopRight": 2,
|
||||
"desktopBottom": 2,
|
||||
"}": 22,
|
||||
"bounds": 2,
|
||||
"desktop": 2,
|
||||
"try": 8,
|
||||
"process": 4,
|
||||
"w": 10,
|
||||
"h": 8,
|
||||
"size": 6,
|
||||
"drawer": 4,
|
||||
"window": 8,
|
||||
"on": 4,
|
||||
"error": 4,
|
||||
"position": 2,
|
||||
"-": 8,
|
||||
"/": 4
|
||||
"set": 13,
|
||||
"windowWidth": 3,
|
||||
"to": 13,
|
||||
"windowHeight": 3,
|
||||
"delay": 1,
|
||||
"AppleScript": 1,
|
||||
"s": 1,
|
||||
"text": 1,
|
||||
"item": 2,
|
||||
"delimiters": 1,
|
||||
"tell": 14,
|
||||
"application": 5,
|
||||
"screen_width": 2,
|
||||
"(": 7,
|
||||
"do": 2,
|
||||
"JavaScript": 2,
|
||||
"in": 2,
|
||||
"document": 2,
|
||||
")": 7,
|
||||
"screen_height": 2,
|
||||
"end": 9,
|
||||
"myFrontMost": 3,
|
||||
"name": 1,
|
||||
"of": 9,
|
||||
"first": 1,
|
||||
"processes": 1,
|
||||
"whose": 1,
|
||||
"frontmost": 1,
|
||||
"is": 1,
|
||||
"true": 1,
|
||||
"{": 11,
|
||||
"desktopTop": 2,
|
||||
"desktopLeft": 1,
|
||||
"desktopRight": 1,
|
||||
"desktopBottom": 1,
|
||||
"}": 11,
|
||||
"bounds": 1,
|
||||
"desktop": 1,
|
||||
"try": 4,
|
||||
"process": 2,
|
||||
"w": 5,
|
||||
"h": 4,
|
||||
"size": 3,
|
||||
"drawer": 2,
|
||||
"window": 4,
|
||||
"on": 2,
|
||||
"error": 2,
|
||||
"position": 1,
|
||||
"-": 4,
|
||||
"/": 2
|
||||
},
|
||||
"Arduino": {
|
||||
"void": 2,
|
||||
@@ -26465,7 +26464,7 @@
|
||||
},
|
||||
"language_tokens": {
|
||||
"Apex": 4401,
|
||||
"AppleScript": 352,
|
||||
"AppleScript": 176,
|
||||
"Arduino": 20,
|
||||
"AutoHotkey": 3,
|
||||
"C": 29074,
|
||||
@@ -26535,7 +26534,7 @@
|
||||
},
|
||||
"languages": {
|
||||
"Apex": 6,
|
||||
"AppleScript": 2,
|
||||
"AppleScript": 1,
|
||||
"Arduino": 1,
|
||||
"AutoHotkey": 1,
|
||||
"C": 18,
|
||||
@@ -26603,5 +26602,5 @@
|
||||
"XSLT": 1,
|
||||
"YAML": 1
|
||||
},
|
||||
"md5": "a39ed9f3def428ee59ae9d976e19f36e"
|
||||
"md5": "fe2b81cafdbca2f11e0d7439b1437c35"
|
||||
}
|
||||
Reference in New Issue
Block a user