From 3ece15b3984191e5b0f5656173d7cd8575a2b6c7 Mon Sep 17 00:00:00 2001 From: Ted Nyman Date: Sun, 22 Dec 2013 15:43:48 -0800 Subject: [PATCH] Update samples, version bump to 2.10.7 --- github-linguist.gemspec | 2 +- lib/linguist/samples.json | 128 ++++---------------------------------- 2 files changed, 14 insertions(+), 116 deletions(-) diff --git a/github-linguist.gemspec b/github-linguist.gemspec index efb65705..2cd9ec4e 100644 --- a/github-linguist.gemspec +++ b/github-linguist.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'github-linguist' - s.version = '2.10.6' + s.version = '2.10.7' s.summary = "GitHub Language detection" s.authors = "GitHub" diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index dd2c5ae5..7935bd56 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -273,8 +273,7 @@ ".org" ], "Oxygene": [ - ".oxygene", - ".pas" + ".oxygene" ], "Parrot Assembly": [ ".pasm" @@ -512,8 +511,8 @@ ".gemrc" ] }, - "tokens_total": 436793, - "languages_total": 508, + "tokens_total": 436395, + "languages_total": 507, "tokens": { "ABAP": { "*/**": 1, @@ -35002,7 +35001,7 @@ "xmlns=": 1, "": 3, "": 1, - "Loops": 3, + "Loops": 2, "": 1, "": 1, "exe": 1, @@ -35025,19 +35024,19 @@ "Release": 2, "": 1, "": 1, - "{": 8, + "{": 1, "BD89C": 1, "-": 4, "B610": 1, "CEE": 1, "CAF": 1, "C515D88E2C94": 1, - "}": 8, + "}": 1, "": 1, "": 3, "": 1, "DEBUG": 1, - ";": 64, + ";": 2, "TRACE": 1, "": 1, "": 2, @@ -35058,9 +35057,9 @@ "": 5, "Include=": 12, "": 5, - "(": 45, + "(": 5, "Framework": 5, - ")": 45, + ")": 5, "mscorlib.dll": 1, "": 5, "": 5, @@ -35086,108 +35085,7 @@ "": 1, "SettingsSingleFileGenerator": 1, "": 1, - "": 1, - "namespace": 1, - "interface": 1, - "uses": 1, - "System.Linq": 1, - "type": 3, - "ConsoleApp": 2, - "class": 4, - "public": 3, - "method": 6, - "Main": 1, - "loopsTesting": 1, - "fillData": 2, - "sequence": 3, - "of": 6, - "Country": 11, - "var": 2, - "Countries": 4, - "end": 10, - "property": 2, - "Name": 2, - "String": 6, - "Capital": 2, - "constructor": 2, - "setName": 3, - "setCapital": 3, - "implementation": 1, - "ConsoleApp.Main": 1, - "begin": 8, - "Console.WriteLine": 19, - "with": 2, - "myConsoleApp": 1, - "new": 7, - "do": 6, - "myConsoleApp.loopsTesting": 1, - "ConsoleApp.loopsTesting": 1, - "loop": 6, - "taking": 1, - "every": 1, - "th": 1, - "item": 1, - "for": 4, - "i": 4, - "Int32": 2, - "to": 2, - "step": 1, - "Console.Write": 4, - "going": 1, - "from": 2, - "high": 1, - "low": 1, - "value": 1, - "downto": 1, - "defined": 1, - "variable": 1, - "which": 1, - "will": 1, - "count": 1, - "through": 1, - "the": 2, - "number": 1, - "elements": 1, - "looped": 1, - "each": 2, - "c": 2, - "in": 2, - "index": 1, - "num": 2, - "Convert.ToString": 1, - "+": 5, - "c.Name": 2, - "ind": 12, - "Integer": 1, - "simple": 1, - "construct": 1, - "that": 1, - "loops": 1, - "endlessly": 1, - "until": 2, - "broken": 1, - "out": 1, - "Countries.ElementAt": 3, - ".Capital": 2, - "Inc": 3, - "if": 1, - "Countries.Count": 3, - "then": 1, - "break": 1, - "is": 1, - "inferred": 1, - "automatically": 1, - "c.Capital": 1, - "repeat": 1, - "while": 1, - "<": 1, - ".Name": 1, - "Console.ReadLine": 1, - "ConsoleApp.fillData": 1, - "result": 1, - "[": 1, - "]": 1, - "end.": 1 + "": 1 }, "Parrot Assembly": { "SHEBANG#!parrot": 1, @@ -46512,7 +46410,7 @@ "OpenCL": 144, "OpenEdge ABL": 762, "Org": 358, - "Oxygene": 555, + "Oxygene": 157, "Parrot Assembly": 6, "Parrot Internal Representation": 5, "Pascal": 30, @@ -46648,7 +46546,7 @@ "OpenCL": 2, "OpenEdge ABL": 5, "Org": 1, - "Oxygene": 2, + "Oxygene": 1, "Parrot Assembly": 1, "Parrot Internal Representation": 1, "Pascal": 1, @@ -46702,5 +46600,5 @@ "Xtend": 2, "YAML": 1 }, - "md5": "8cc4a1e6f0dba44440f3ab7733486b8b" + "md5": "7ab5683c610f7e81d6ea5fb470111bbe" } \ No newline at end of file