Merge pull request #1084 from github/891-update

891 update
This commit is contained in:
Arfon Smith
2014-04-21 11:11:06 -05:00
4 changed files with 407 additions and 3 deletions

View File

@@ -1734,6 +1734,7 @@ Tcl:
primary_extension: .tcl
extensions:
- .adp
- .tm
Tcsh:
type: programming

View File

@@ -458,6 +458,9 @@
".svh",
".vh"
],
"Tcl": [
".tm"
],
"Tea": [
".tea"
],
@@ -578,8 +581,8 @@
".gemrc"
]
},
"tokens_total": 470000,
"languages_total": 582,
"tokens_total": 471133,
"languages_total": 584,
"tokens": {
"ABAP": {
"*/**": 1,
@@ -47486,6 +47489,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,
@@ -51241,6 +51365,7 @@
"Stylus": 76,
"SuperCollider": 133,
"SystemVerilog": 541,
"Tcl": 1133,
"Tea": 3,
"TeX": 2701,
"Turing": 44,
@@ -51393,6 +51518,7 @@
"Stylus": 1,
"SuperCollider": 1,
"SystemVerilog": 4,
"Tcl": 2,
"Tea": 1,
"TeX": 2,
"Turing": 1,
@@ -51413,5 +51539,5 @@
"Xtend": 2,
"YAML": 2
},
"md5": "1b2f1436b9e8b1bff75b4f13f34c390e"
"md5": "ae61e5c2d20e71a1a9df118bf8ea7a82"
}