mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Adding .tm Tcl samples
This commit is contained in:
@@ -455,6 +455,9 @@
|
||||
".svh",
|
||||
".vh"
|
||||
],
|
||||
"Tcl": [
|
||||
".tm"
|
||||
],
|
||||
"Tea": [
|
||||
".tea"
|
||||
],
|
||||
@@ -575,8 +578,8 @@
|
||||
".gemrc"
|
||||
]
|
||||
},
|
||||
"tokens_total": 456690,
|
||||
"languages_total": 569,
|
||||
"tokens_total": 457823,
|
||||
"languages_total": 571,
|
||||
"tokens": {
|
||||
"ABAP": {
|
||||
"*/**": 1,
|
||||
@@ -45948,6 +45951,127 @@
|
||||
"x": 6,
|
||||
"endfunction": 1
|
||||
},
|
||||
"Tcl": {
|
||||
"#": 7,
|
||||
"package": 2,
|
||||
"require": 2,
|
||||
"Tcl": 2,
|
||||
"namespace": 6,
|
||||
"eval": 2,
|
||||
"stream": 61,
|
||||
"{": 148,
|
||||
"export": 3,
|
||||
"[": 76,
|
||||
"a": 1,
|
||||
"-": 5,
|
||||
"z": 1,
|
||||
"]": 76,
|
||||
"*": 19,
|
||||
"}": 148,
|
||||
"ensemble": 1,
|
||||
"create": 7,
|
||||
"proc": 28,
|
||||
"first": 24,
|
||||
"restCmdPrefix": 2,
|
||||
"return": 22,
|
||||
"list": 18,
|
||||
"lassign": 11,
|
||||
"foldl": 1,
|
||||
"cmdPrefix": 19,
|
||||
"initialValue": 7,
|
||||
"args": 13,
|
||||
"set": 34,
|
||||
"numStreams": 3,
|
||||
"llength": 5,
|
||||
"if": 14,
|
||||
"FoldlSingleStream": 2,
|
||||
"lindex": 5,
|
||||
"elseif": 3,
|
||||
"FoldlMultiStream": 2,
|
||||
"else": 5,
|
||||
"Usage": 4,
|
||||
"foreach": 5,
|
||||
"numArgs": 7,
|
||||
"varName": 7,
|
||||
"body": 8,
|
||||
"ForeachSingleStream": 2,
|
||||
"(": 11,
|
||||
")": 11,
|
||||
"&&": 2,
|
||||
"%": 1,
|
||||
"end": 2,
|
||||
"items": 5,
|
||||
"lrange": 1,
|
||||
"ForeachMultiStream": 2,
|
||||
"fromList": 2,
|
||||
"_list": 4,
|
||||
"index": 4,
|
||||
"expr": 4,
|
||||
"+": 1,
|
||||
"isEmpty": 10,
|
||||
"map": 1,
|
||||
"MapSingleStream": 3,
|
||||
"MapMultiStream": 3,
|
||||
"rest": 22,
|
||||
"select": 2,
|
||||
"while": 6,
|
||||
"take": 2,
|
||||
"num": 3,
|
||||
"||": 1,
|
||||
"<": 1,
|
||||
"toList": 1,
|
||||
"res": 10,
|
||||
"lappend": 8,
|
||||
"#################################": 2,
|
||||
"acc": 9,
|
||||
"streams": 5,
|
||||
"firsts": 6,
|
||||
"restStreams": 6,
|
||||
"uplevel": 4,
|
||||
"nextItems": 4,
|
||||
"msg": 1,
|
||||
"code": 1,
|
||||
"error": 1,
|
||||
"level": 1,
|
||||
"XDG": 11,
|
||||
"variable": 4,
|
||||
"DEFAULTS": 8,
|
||||
"DATA_HOME": 4,
|
||||
"CONFIG_HOME": 4,
|
||||
"CACHE_HOME": 4,
|
||||
"RUNTIME_DIR": 3,
|
||||
"DATA_DIRS": 4,
|
||||
"CONFIG_DIRS": 4,
|
||||
"SetDefaults": 3,
|
||||
"ne": 2,
|
||||
"file": 9,
|
||||
"join": 9,
|
||||
"env": 8,
|
||||
"HOME": 3,
|
||||
".local": 1,
|
||||
"share": 3,
|
||||
".config": 1,
|
||||
".cache": 1,
|
||||
"/usr": 2,
|
||||
"local": 1,
|
||||
"/etc": 1,
|
||||
"xdg": 1,
|
||||
"XDGVarSet": 4,
|
||||
"var": 11,
|
||||
"info": 1,
|
||||
"exists": 1,
|
||||
"XDG_": 4,
|
||||
"Dir": 4,
|
||||
"subdir": 16,
|
||||
"dir": 5,
|
||||
"dict": 2,
|
||||
"get": 2,
|
||||
"Dirs": 3,
|
||||
"rawDirs": 3,
|
||||
"split": 1,
|
||||
"outDirs": 3,
|
||||
"XDG_RUNTIME_DIR": 1
|
||||
},
|
||||
"Tea": {
|
||||
"<%>": 1,
|
||||
"template": 1,
|
||||
@@ -49702,6 +49826,7 @@
|
||||
"Stylus": 76,
|
||||
"SuperCollider": 133,
|
||||
"SystemVerilog": 541,
|
||||
"Tcl": 1133,
|
||||
"Tea": 3,
|
||||
"TeX": 2701,
|
||||
"Turing": 44,
|
||||
@@ -49853,6 +49978,7 @@
|
||||
"Stylus": 1,
|
||||
"SuperCollider": 1,
|
||||
"SystemVerilog": 4,
|
||||
"Tcl": 2,
|
||||
"Tea": 1,
|
||||
"TeX": 2,
|
||||
"Turing": 1,
|
||||
@@ -49873,5 +49999,5 @@
|
||||
"Xtend": 2,
|
||||
"YAML": 2
|
||||
},
|
||||
"md5": "369eb61211321cd0a217de22110731ac"
|
||||
"md5": "0cf73610115419ee252a48415b538180"
|
||||
}
|
||||
Reference in New Issue
Block a user