From 449d675e3d5b2117be0d92818f5a90647e7e96fe Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Tue, 22 Apr 2014 12:13:27 -0500 Subject: [PATCH] Updating samples --- lib/linguist/samples.json | 63 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 3 deletions(-) diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 81d7ff05..51e39804 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -201,6 +201,10 @@ "Idris": [ ".idr" ], + "Inform 7": [ + ".i7x", + ".ni" + ], "Ioke": [ ".ik" ], @@ -657,8 +661,8 @@ ".gemrc" ] }, - "tokens_total": 583137, - "languages_total": 694, + "tokens_total": 583212, + "languages_total": 696, "tokens": { "ABAP": { "*/**": 1, @@ -24593,6 +24597,57 @@ "[": 1, "]": 1 }, + "Inform 7": { + "by": 3, + "Andrew": 3, + "Plotkin.": 2, + "Include": 1, + "Trivial": 3, + "Extension": 3, + "The": 1, + "Kitchen": 1, + "is": 4, + "a": 2, + "room.": 1, + "[": 1, + "This": 1, + "kitchen": 1, + "modelled": 1, + "after": 1, + "the": 4, + "one": 1, + "in": 2, + "Zork": 1, + "although": 1, + "it": 1, + "lacks": 1, + "detail": 1, + "to": 2, + "establish": 1, + "this": 1, + "player.": 1, + "]": 1, + "A": 3, + "purple": 1, + "cow": 3, + "called": 1, + "Gelett": 2, + "Kitchen.": 1, + "Instead": 1, + "of": 3, + "examining": 1, + "say": 1, + "Version": 1, + "Plotkin": 1, + "begins": 1, + "here.": 2, + "kind": 1, + "animal.": 1, + "can": 1, + "be": 1, + "purple.": 1, + "ends": 1 + }, "INI": { ";": 1, "editorconfig.org": 1, @@ -60940,6 +60995,7 @@ "Hy": 155, "IDL": 418, "Idris": 148, + "Inform 7": 75, "INI": 27, "Ioke": 2, "Jade": 3, @@ -61112,6 +61168,7 @@ "Hy": 2, "IDL": 4, "Idris": 1, + "Inform 7": 2, "INI": 2, "Ioke": 1, "Jade": 1, @@ -61227,5 +61284,5 @@ "YAML": 2, "Zephir": 2 }, - "md5": "b9dfaad02f4d7e96463307a39e5305f6" + "md5": "400a9cd944fe65c38a9fa18d58b773b9" } \ No newline at end of file