From edaea7bede50e878b895ff54a878c7274bd173eb Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Thu, 21 Aug 2014 15:32:16 -0500 Subject: [PATCH] Samples update --- lib/linguist/samples.json | 76 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 73 insertions(+), 3 deletions(-) diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index d981b824..dd234ab0 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -7,6 +7,9 @@ ".asc", ".ash" ], + "APL": [ + ".apl" + ], "ATS": [ ".atxt", ".dats", @@ -163,6 +166,9 @@ "Emacs Lisp": [ ".el" ], + "EmberScript": [ + ".em" + ], "Erlang": [ ".erl", ".escript", @@ -833,8 +839,8 @@ "exception.zep.php" ] }, - "tokens_total": 654392, - "languages_total": 896, + "tokens_total": 654479, + "languages_total": 898, "tokens": { "ABAP": { "*/**": 1, @@ -1451,6 +1457,36 @@ "struct": 1, "import": 1 }, + "APL": { + "You": 1, + "can": 2, + "try": 1, + "this": 2, + "at": 1, + "http": 1, + "//tryapl.org/": 1, + "I": 2, + "not": 1, + "explain": 1, + "how": 1, + "much": 1, + "suddenly": 1, + "love": 1, + "crypto": 1, + "-": 1, + "language": 1, + "Starts": 2, + "Middles": 2, + "Qualifiers": 2, + "Finishes": 2, + "rf": 2, + "{": 3, + "(": 1, + ")": 1, + "}": 3, + "erf": 2, + "deepak": 2 + }, "ATS": { "//": 211, "#include": 16, @@ -21285,6 +21321,36 @@ "screws": 1, "egrep": 1 }, + "EmberScript": { + "class": 1, + "App.FromNowView": 2, + "extends": 1, + "Ember.View": 1, + "tagName": 1, + "template": 1, + "Ember.Handlebars.compile": 1, + "output": 1, + "return": 1, + "moment": 1, + "(": 5, + "@value": 1, + ")": 5, + ".fromNow": 1, + "didInsertElement": 1, + "-": 4, + "@tick": 2, + "tick": 1, + "f": 2, + "@notifyPropertyChange": 1, + "nextTick": 4, + "Ember.run.later": 1, + "this": 1, + "@set": 1, + "willDestroyElement": 1, + "@nextTick": 1, + "Ember.run.cancel": 1, + "Ember.Handlebars.helper": 1 + }, "Erlang": { "SHEBANG#!escript": 3, "%": 134, @@ -72464,6 +72530,7 @@ "language_tokens": { "ABAP": 1500, "AGS Script": 2717, + "APL": 42, "ATS": 4558, "Agda": 376, "Alloy": 1143, @@ -72508,6 +72575,7 @@ "Eagle": 30089, "Elm": 628, "Emacs Lisp": 1756, + "EmberScript": 45, "Erlang": 2928, "Forth": 1516, "Frege": 5564, @@ -72673,6 +72741,7 @@ "languages": { "ABAP": 1, "AGS Script": 4, + "APL": 1, "ATS": 10, "Agda": 1, "Alloy": 3, @@ -72717,6 +72786,7 @@ "Eagle": 2, "Elm": 3, "Emacs Lisp": 2, + "EmberScript": 1, "Erlang": 5, "Forth": 7, "Frege": 4, @@ -72879,5 +72949,5 @@ "fish": 3, "wisp": 1 }, - "md5": "bfcc1394a867e7d464859dd597eba7ad" + "md5": "b7e3e6804093f11267b22f781f54de75" } \ No newline at end of file