mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-10 03:15:34 +00:00
Update classifier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
--- !ruby/object:Linguist::Classifier
|
||||
languages_total: 217
|
||||
tokens_total: 152712
|
||||
languages_total: 218
|
||||
tokens_total: 152762
|
||||
languages:
|
||||
"Apex": 6
|
||||
"AppleScript": 2
|
||||
@@ -8,6 +8,7 @@ languages:
|
||||
"AutoHotkey": 1
|
||||
"C": 18
|
||||
"C++": 14
|
||||
"Ceylon": 1
|
||||
"CoffeeScript": 9
|
||||
"Coq": 1
|
||||
"Dart": 1
|
||||
@@ -74,6 +75,7 @@ language_tokens:
|
||||
"AutoHotkey": 3
|
||||
"C": 34180
|
||||
"C++": 8284
|
||||
"Ceylon": 50
|
||||
"CoffeeScript": 2340
|
||||
"Coq": 1524
|
||||
"Dart": 68
|
||||
@@ -4501,6 +4503,33 @@ tokens:
|
||||
"|": 2
|
||||
"||": 9
|
||||
"}": 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":
|
||||
"#": 208
|
||||
"#.*": 1
|
||||
|
||||
Reference in New Issue
Block a user