mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Samples update
This commit is contained in:
@@ -184,6 +184,9 @@
|
|||||||
],
|
],
|
||||||
"Groovy": [
|
"Groovy": [
|
||||||
".gradle",
|
".gradle",
|
||||||
|
".grt",
|
||||||
|
".gtpl",
|
||||||
|
".gvy",
|
||||||
".script!"
|
".script!"
|
||||||
],
|
],
|
||||||
"Groovy Server Pages": [
|
"Groovy Server Pages": [
|
||||||
@@ -706,8 +709,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 609525,
|
"tokens_total": 609549,
|
||||||
"languages_total": 742,
|
"languages_total": 745,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"ABAP": {
|
"ABAP": {
|
||||||
"*/**": 1,
|
"*/**": 1,
|
||||||
@@ -25006,7 +25009,7 @@
|
|||||||
"echoDirListViaAntBuilder": 1,
|
"echoDirListViaAntBuilder": 1,
|
||||||
"(": 7,
|
"(": 7,
|
||||||
")": 7,
|
")": 7,
|
||||||
"{": 3,
|
"{": 9,
|
||||||
"description": 1,
|
"description": 1,
|
||||||
"//Docs": 1,
|
"//Docs": 1,
|
||||||
"http": 1,
|
"http": 1,
|
||||||
@@ -25034,7 +25037,7 @@
|
|||||||
"ant.fileScanner": 1,
|
"ant.fileScanner": 1,
|
||||||
"fileset": 1,
|
"fileset": 1,
|
||||||
"dir": 1,
|
"dir": 1,
|
||||||
"}": 3,
|
"}": 9,
|
||||||
".each": 1,
|
".each": 1,
|
||||||
"//Print": 1,
|
"//Print": 1,
|
||||||
"each": 1,
|
"each": 1,
|
||||||
@@ -25045,10 +25048,16 @@
|
|||||||
"CWD": 1,
|
"CWD": 1,
|
||||||
"projectDir": 1,
|
"projectDir": 1,
|
||||||
"removed.": 1,
|
"removed.": 1,
|
||||||
"println": 2,
|
"println": 3,
|
||||||
"it.toString": 1,
|
"it.toString": 1,
|
||||||
"-": 1,
|
"-": 1,
|
||||||
"SHEBANG#!groovy": 1
|
"SHEBANG#!groovy": 2,
|
||||||
|
"html": 3,
|
||||||
|
"head": 2,
|
||||||
|
"component": 1,
|
||||||
|
"title": 2,
|
||||||
|
"body": 1,
|
||||||
|
"p": 1
|
||||||
},
|
},
|
||||||
"Groovy Server Pages": {
|
"Groovy Server Pages": {
|
||||||
"<html>": 4,
|
"<html>": 4,
|
||||||
@@ -65760,7 +65769,7 @@
|
|||||||
"Gnuplot": 1023,
|
"Gnuplot": 1023,
|
||||||
"Gosu": 410,
|
"Gosu": 410,
|
||||||
"Grammatical Framework": 10607,
|
"Grammatical Framework": 10607,
|
||||||
"Groovy": 69,
|
"Groovy": 93,
|
||||||
"Groovy Server Pages": 91,
|
"Groovy Server Pages": 91,
|
||||||
"Haml": 4,
|
"Haml": 4,
|
||||||
"Handlebars": 69,
|
"Handlebars": 69,
|
||||||
@@ -65942,7 +65951,7 @@
|
|||||||
"Gnuplot": 6,
|
"Gnuplot": 6,
|
||||||
"Gosu": 4,
|
"Gosu": 4,
|
||||||
"Grammatical Framework": 41,
|
"Grammatical Framework": 41,
|
||||||
"Groovy": 2,
|
"Groovy": 5,
|
||||||
"Groovy Server Pages": 4,
|
"Groovy Server Pages": 4,
|
||||||
"Haml": 1,
|
"Haml": 1,
|
||||||
"Handlebars": 2,
|
"Handlebars": 2,
|
||||||
@@ -66073,5 +66082,5 @@
|
|||||||
"YAML": 2,
|
"YAML": 2,
|
||||||
"Zephir": 2
|
"Zephir": 2
|
||||||
},
|
},
|
||||||
"md5": "6c7340160a54d81861421a839c22ab03"
|
"md5": "3e0640ef27fe27b6aa5485ab50880dcd"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user