mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Update samples db
This commit is contained in:
@@ -41,6 +41,9 @@
|
|||||||
"Diff": [
|
"Diff": [
|
||||||
".patch"
|
".patch"
|
||||||
],
|
],
|
||||||
|
"Ecl": [
|
||||||
|
".ecl"
|
||||||
|
],
|
||||||
"Emacs Lisp": [
|
"Emacs Lisp": [
|
||||||
".el"
|
".el"
|
||||||
],
|
],
|
||||||
@@ -257,8 +260,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 270906,
|
"tokens_total": 271187,
|
||||||
"languages_total": 275,
|
"languages_total": 276,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"Apex": {
|
"Apex": {
|
||||||
"global": 70,
|
"global": 70,
|
||||||
@@ -9157,6 +9160,84 @@
|
|||||||
"d472341..8ad9ffb": 1,
|
"d472341..8ad9ffb": 1,
|
||||||
"+": 3
|
"+": 3
|
||||||
},
|
},
|
||||||
|
"Ecl": {
|
||||||
|
"#option": 1,
|
||||||
|
"(": 32,
|
||||||
|
"true": 1,
|
||||||
|
")": 32,
|
||||||
|
";": 23,
|
||||||
|
"namesRecord": 4,
|
||||||
|
"RECORD": 1,
|
||||||
|
"string20": 1,
|
||||||
|
"surname": 1,
|
||||||
|
"string10": 2,
|
||||||
|
"forename": 1,
|
||||||
|
"integer2": 5,
|
||||||
|
"age": 2,
|
||||||
|
"dadAge": 1,
|
||||||
|
"mumAge": 1,
|
||||||
|
"END": 1,
|
||||||
|
"namesRecord2": 3,
|
||||||
|
"record": 1,
|
||||||
|
"extra": 1,
|
||||||
|
"end": 1,
|
||||||
|
"namesTable": 11,
|
||||||
|
"dataset": 2,
|
||||||
|
"FLAT": 2,
|
||||||
|
"namesTable2": 9,
|
||||||
|
"aveAgeL": 3,
|
||||||
|
"l": 1,
|
||||||
|
"l.dadAge": 1,
|
||||||
|
"+": 16,
|
||||||
|
"l.mumAge": 1,
|
||||||
|
"/2": 2,
|
||||||
|
"aveAgeR": 4,
|
||||||
|
"r": 1,
|
||||||
|
"r.dadAge": 1,
|
||||||
|
"r.mumAge": 1,
|
||||||
|
"output": 9,
|
||||||
|
"join": 11,
|
||||||
|
"left": 2,
|
||||||
|
"right": 3,
|
||||||
|
"//Several": 1,
|
||||||
|
"simple": 1,
|
||||||
|
"examples": 1,
|
||||||
|
"of": 1,
|
||||||
|
"sliding": 2,
|
||||||
|
"syntax": 1,
|
||||||
|
"left.age": 8,
|
||||||
|
"right.age": 12,
|
||||||
|
"-": 5,
|
||||||
|
"and": 10,
|
||||||
|
"<": 1,
|
||||||
|
"between": 7,
|
||||||
|
"//Same": 1,
|
||||||
|
"but": 1,
|
||||||
|
"on": 1,
|
||||||
|
"strings.": 1,
|
||||||
|
"Also": 1,
|
||||||
|
"includes": 1,
|
||||||
|
"to": 1,
|
||||||
|
"ensure": 1,
|
||||||
|
"sort": 1,
|
||||||
|
"is": 1,
|
||||||
|
"done": 1,
|
||||||
|
"by": 1,
|
||||||
|
"non": 1,
|
||||||
|
"before": 1,
|
||||||
|
"sliding.": 1,
|
||||||
|
"left.surname": 2,
|
||||||
|
"right.surname": 4,
|
||||||
|
"[": 4,
|
||||||
|
"]": 4,
|
||||||
|
"all": 1,
|
||||||
|
"//This": 1,
|
||||||
|
"should": 1,
|
||||||
|
"not": 1,
|
||||||
|
"generate": 1,
|
||||||
|
"a": 1,
|
||||||
|
"self": 1
|
||||||
|
},
|
||||||
"Emacs Lisp": {
|
"Emacs Lisp": {
|
||||||
"(": 1,
|
"(": 1,
|
||||||
"print": 1,
|
"print": 1,
|
||||||
@@ -27671,6 +27752,7 @@
|
|||||||
"Dart": 68,
|
"Dart": 68,
|
||||||
"Delphi": 30,
|
"Delphi": 30,
|
||||||
"Diff": 16,
|
"Diff": 16,
|
||||||
|
"Ecl": 281,
|
||||||
"Emacs Lisp": 3,
|
"Emacs Lisp": 3,
|
||||||
"GAS": 133,
|
"GAS": 133,
|
||||||
"Gosu": 413,
|
"Gosu": 413,
|
||||||
@@ -27741,6 +27823,7 @@
|
|||||||
"Dart": 1,
|
"Dart": 1,
|
||||||
"Delphi": 1,
|
"Delphi": 1,
|
||||||
"Diff": 1,
|
"Diff": 1,
|
||||||
|
"Ecl": 1,
|
||||||
"Emacs Lisp": 1,
|
"Emacs Lisp": 1,
|
||||||
"GAS": 1,
|
"GAS": 1,
|
||||||
"Gosu": 5,
|
"Gosu": 5,
|
||||||
@@ -27798,5 +27881,5 @@
|
|||||||
"XSLT": 1,
|
"XSLT": 1,
|
||||||
"YAML": 1
|
"YAML": 1
|
||||||
},
|
},
|
||||||
"md5": "73937d71c79ba8a2f9e085431017cb2d"
|
"md5": "be1bd016f96d286e4ed09e98e1efe827"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user