mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-12 11:19:31 +00:00
Update classifier
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
--- !ruby/object:Linguist::Classifier
|
--- !ruby/object:Linguist::Classifier
|
||||||
languages_total: 217
|
languages_total: 218
|
||||||
tokens_total: 152712
|
tokens_total: 152762
|
||||||
languages:
|
languages:
|
||||||
"Apex": 6
|
"Apex": 6
|
||||||
"AppleScript": 2
|
"AppleScript": 2
|
||||||
@@ -8,6 +8,7 @@ languages:
|
|||||||
"AutoHotkey": 1
|
"AutoHotkey": 1
|
||||||
"C": 18
|
"C": 18
|
||||||
"C++": 14
|
"C++": 14
|
||||||
|
"Ceylon": 1
|
||||||
"CoffeeScript": 9
|
"CoffeeScript": 9
|
||||||
"Coq": 1
|
"Coq": 1
|
||||||
"Dart": 1
|
"Dart": 1
|
||||||
@@ -74,6 +75,7 @@ language_tokens:
|
|||||||
"AutoHotkey": 3
|
"AutoHotkey": 3
|
||||||
"C": 34180
|
"C": 34180
|
||||||
"C++": 8284
|
"C++": 8284
|
||||||
|
"Ceylon": 50
|
||||||
"CoffeeScript": 2340
|
"CoffeeScript": 2340
|
||||||
"Coq": 1524
|
"Coq": 1524
|
||||||
"Dart": 68
|
"Dart": 68
|
||||||
@@ -4501,6 +4503,33 @@ tokens:
|
|||||||
"|": 2
|
"|": 2
|
||||||
"||": 9
|
"||": 9
|
||||||
"}": 298
|
"}": 298
|
||||||
|
"Ceylon":
|
||||||
|
"(": 4
|
||||||
|
")": 4
|
||||||
|
";": 4
|
||||||
|
"<=>": 1
|
||||||
|
"<Test>": 1
|
||||||
|
"Comparable": 1
|
||||||
|
"Comparison": 1
|
||||||
|
"String": 2
|
||||||
|
"Test": 2
|
||||||
|
"actual": 2
|
||||||
|
"by": 1
|
||||||
|
"class": 1
|
||||||
|
"compare": 1
|
||||||
|
"doc": 2
|
||||||
|
"name": 4
|
||||||
|
"other": 1
|
||||||
|
"other.name": 1
|
||||||
|
"print": 1
|
||||||
|
"return": 1
|
||||||
|
"satisfies": 1
|
||||||
|
"shared": 5
|
||||||
|
"string": 1
|
||||||
|
"test": 1
|
||||||
|
"void": 1
|
||||||
|
"{": 3
|
||||||
|
"}": 3
|
||||||
"CoffeeScript":
|
"CoffeeScript":
|
||||||
"#": 208
|
"#": 208
|
||||||
"#.*": 1
|
"#.*": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user