aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-09-24 10:07:58 -0500
committerJoshua Peek <josh@joshpeek.com>2012-09-24 10:07:58 -0500
commit945941d529222e4347ab500e88a18edc3187ad36 (patch)
tree3eb34ac30daead9ed6894f0e0cce7ab49cf70838
parent10e875e899fa97a6d51bbaa3938e11eca7b24079 (diff)
Update samples db
-rw-r--r--lib/linguist/samples.json89
1 files changed, 86 insertions, 3 deletions
diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json
index 0fec811..879f8fa 100644
--- a/lib/linguist/samples.json
+++ b/lib/linguist/samples.json
@@ -41,6 +41,9 @@
"Diff": [
".patch"
],
+ "Ecl": [
+ ".ecl"
+ ],
"Emacs Lisp": [
".el"
],
@@ -257,8 +260,8 @@
".gemrc"
]
},
- "tokens_total": 270906,
- "languages_total": 275,
+ "tokens_total": 271187,
+ "languages_total": 276,
"tokens": {
"Apex": {
"global": 70,
@@ -9157,6 +9160,84 @@
"d472341..8ad9ffb": 1,
"+": 3
},
+ "Ecl": {
+ "#option": 1,
+ "(": 32,
+ "true": 1,
+ ")": 32,
+ ";": 23,
+ "namesRecord": 4,
+ "RECORD": 1,
+ "string20": 1,
+ "surname": 1,
+ "string10": 2,
+ "forename": 1,
+ "integer2": 5,
+ "age": 2,
+ "dadAge": 1,
+ "mumAge": 1,
+ "END": 1,
+ "namesRecord2": 3,
+ "record": 1,
+ "extra": 1,
+ "end": 1,
+ "namesTable": 11,
+ "dataset": 2,
+ "FLAT": 2,
+ "namesTable2": 9,
+ "aveAgeL": 3,
+ "l": 1,
+ "l.dadAge": 1,
+ "+": 16,
+ "l.mumAge": 1,
+ "/2": 2,
+ "aveAgeR": 4,
+ "r": 1,
+ "r.dadAge": 1,
+ "r.mumAge": 1,
+ "output": 9,
+ "join": 11,
+ "left": 2,
+ "right": 3,
+ "//Several": 1,
+ "simple": 1,
+ "examples": 1,
+ "of": 1,
+ "sliding": 2,
+ "syntax": 1,
+ "left.age": 8,
+ "right.age": 12,
+ "-": 5,
+ "and": 10,
+ "<": 1,
+ "between": 7,
+ "//Same": 1,
+ "but": 1,
+ "on": 1,
+ "strings.": 1,
+ "Also": 1,
+ "includes": 1,
+ "to": 1,
+ "ensure": 1,
+ "sort": 1,
+ "is": 1,
+ "done": 1,
+ "by": 1,
+ "non": 1,
+ "before": 1,
+ "sliding.": 1,
+ "left.surname": 2,
+ "right.surname": 4,
+ "[": 4,
+ "]": 4,
+ "all": 1,
+ "//This": 1,
+ "should": 1,
+ "not": 1,
+ "generate": 1,
+ "a": 1,
+ "self": 1
+ },
"Emacs Lisp": {
"(": 1,
"print": 1,
@@ -27671,6 +27752,7 @@
"Dart": 68,
"Delphi": 30,
"Diff": 16,
+ "Ecl": 281,
"Emacs Lisp": 3,
"GAS": 133,
"Gosu": 413,
@@ -27741,6 +27823,7 @@
"Dart": 1,
"Delphi": 1,
"Diff": 1,
+ "Ecl": 1,
"Emacs Lisp": 1,
"GAS": 1,
"Gosu": 5,
@@ -27798,5 +27881,5 @@
"XSLT": 1,
"YAML": 1
},
- "md5": "73937d71c79ba8a2f9e085431017cb2d"
+ "md5": "be1bd016f96d286e4ed09e98e1efe827"
} \ No newline at end of file