mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Samples
This commit is contained in:
@@ -580,6 +580,9 @@
|
||||
".matah",
|
||||
".sthlp"
|
||||
],
|
||||
"STON": [
|
||||
".ston"
|
||||
],
|
||||
"Stylus": [
|
||||
".styl"
|
||||
],
|
||||
@@ -737,8 +740,8 @@
|
||||
".gemrc"
|
||||
]
|
||||
},
|
||||
"tokens_total": 614257,
|
||||
"languages_total": 804,
|
||||
"tokens_total": 614357,
|
||||
"languages_total": 811,
|
||||
"tokens": {
|
||||
"ABAP": {
|
||||
"*/**": 1,
|
||||
@@ -61981,6 +61984,56 @@
|
||||
"return": 1,
|
||||
"/": 1
|
||||
},
|
||||
"STON": {
|
||||
"[": 11,
|
||||
"]": 11,
|
||||
"{": 15,
|
||||
"#a": 1,
|
||||
"#b": 1,
|
||||
"}": 15,
|
||||
"Rectangle": 1,
|
||||
"#origin": 1,
|
||||
"Point": 2,
|
||||
"-": 2,
|
||||
"#corner": 1,
|
||||
"TestDomainObject": 1,
|
||||
"#created": 1,
|
||||
"DateAndTime": 2,
|
||||
"#modified": 1,
|
||||
"#integer": 1,
|
||||
"#float": 1,
|
||||
"#description": 1,
|
||||
"#color": 1,
|
||||
"#green": 1,
|
||||
"#tags": 1,
|
||||
"#two": 1,
|
||||
"#beta": 1,
|
||||
"#medium": 1,
|
||||
"#bytes": 1,
|
||||
"ByteArray": 1,
|
||||
"#boolean": 1,
|
||||
"false": 1,
|
||||
"ZnResponse": 1,
|
||||
"#headers": 2,
|
||||
"ZnHeaders": 1,
|
||||
"ZnMultiValueDictionary": 1,
|
||||
"#entity": 1,
|
||||
"ZnStringEntity": 1,
|
||||
"#contentType": 1,
|
||||
"ZnMimeType": 1,
|
||||
"#main": 1,
|
||||
"#sub": 1,
|
||||
"#parameters": 1,
|
||||
"#contentLength": 1,
|
||||
"#string": 1,
|
||||
"#encoder": 1,
|
||||
"ZnUTF8Encoder": 1,
|
||||
"#statusLine": 1,
|
||||
"ZnStatusLine": 1,
|
||||
"#version": 1,
|
||||
"#code": 1,
|
||||
"#reason": 1
|
||||
},
|
||||
"Stylus": {
|
||||
"border": 6,
|
||||
"-": 10,
|
||||
@@ -67042,6 +67095,7 @@
|
||||
"Squirrel": 130,
|
||||
"Standard ML": 6567,
|
||||
"Stata": 3133,
|
||||
"STON": 100,
|
||||
"Stylus": 76,
|
||||
"SuperCollider": 133,
|
||||
"Swift": 1128,
|
||||
@@ -67231,6 +67285,7 @@
|
||||
"Squirrel": 1,
|
||||
"Standard ML": 5,
|
||||
"Stata": 7,
|
||||
"STON": 7,
|
||||
"Stylus": 1,
|
||||
"SuperCollider": 1,
|
||||
"Swift": 43,
|
||||
@@ -67259,5 +67314,5 @@
|
||||
"Zephir": 2,
|
||||
"Zimpl": 1
|
||||
},
|
||||
"md5": "e69777074750ed98faadf08497ba6339"
|
||||
"md5": "92c117f774abe712958bb369c4e1dde9"
|
||||
}
|
||||
Reference in New Issue
Block a user