From e709ce7d56ddaa42ba75d7409ebf3482ed8a7d61 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Mon, 9 Jun 2014 06:27:26 -0500 Subject: [PATCH] Samples --- lib/linguist/samples.json | 61 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 3 deletions(-) diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 9cbfceb0..91c30ab5 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -580,6 +580,9 @@ ".matah", ".sthlp" ], + "STON": [ + ".ston" + ], "Stylus": [ ".styl" ], @@ -737,8 +740,8 @@ ".gemrc" ] }, - "tokens_total": 614257, - "languages_total": 804, + "tokens_total": 614357, + "languages_total": 811, "tokens": { "ABAP": { "*/**": 1, @@ -61981,6 +61984,56 @@ "return": 1, "/": 1 }, + "STON": { + "[": 11, + "]": 11, + "{": 15, + "#a": 1, + "#b": 1, + "}": 15, + "Rectangle": 1, + "#origin": 1, + "Point": 2, + "-": 2, + "#corner": 1, + "TestDomainObject": 1, + "#created": 1, + "DateAndTime": 2, + "#modified": 1, + "#integer": 1, + "#float": 1, + "#description": 1, + "#color": 1, + "#green": 1, + "#tags": 1, + "#two": 1, + "#beta": 1, + "#medium": 1, + "#bytes": 1, + "ByteArray": 1, + "#boolean": 1, + "false": 1, + "ZnResponse": 1, + "#headers": 2, + "ZnHeaders": 1, + "ZnMultiValueDictionary": 1, + "#entity": 1, + "ZnStringEntity": 1, + "#contentType": 1, + "ZnMimeType": 1, + "#main": 1, + "#sub": 1, + "#parameters": 1, + "#contentLength": 1, + "#string": 1, + "#encoder": 1, + "ZnUTF8Encoder": 1, + "#statusLine": 1, + "ZnStatusLine": 1, + "#version": 1, + "#code": 1, + "#reason": 1 + }, "Stylus": { "border": 6, "-": 10, @@ -67042,6 +67095,7 @@ "Squirrel": 130, "Standard ML": 6567, "Stata": 3133, + "STON": 100, "Stylus": 76, "SuperCollider": 133, "Swift": 1128, @@ -67231,6 +67285,7 @@ "Squirrel": 1, "Standard ML": 5, "Stata": 7, + "STON": 7, "Stylus": 1, "SuperCollider": 1, "Swift": 43, @@ -67259,5 +67314,5 @@ "Zephir": 2, "Zimpl": 1 }, - "md5": "e69777074750ed98faadf08497ba6339" + "md5": "92c117f774abe712958bb369c4e1dde9" } \ No newline at end of file