Samples update

This commit is contained in:
Arfon Smith
2014-04-21 12:47:09 -05:00
parent 5d480fc6d6
commit 1b5d35a536

View File

@@ -385,6 +385,9 @@
"Protocol Buffer": [
".proto"
],
"PureScript": [
".purs"
],
"Python": [
".py",
".script!"
@@ -609,8 +612,8 @@
".gemrc"
]
},
"tokens_total": 527926,
"languages_total": 643,
"tokens_total": 529578,
"languages_total": 647,
"tokens": {
"ABAP": {
"*/**": 1,
@@ -44763,6 +44766,225 @@
"AddressBook": 1,
"person": 1
},
"PureScript": {
"module": 4,
"Control.Arrow": 1,
"where": 20,
"import": 32,
"Data.Tuple": 3,
"class": 4,
"Arrow": 5,
"a": 46,
"arr": 10,
"forall": 26,
"b": 49,
"c.": 3,
"(": 111,
"-": 88,
"c": 17,
")": 115,
"first": 4,
"d.": 2,
"Tuple": 21,
"d": 6,
"instance": 12,
"arrowFunction": 1,
"f": 28,
"second": 3,
"Category": 3,
"swap": 4,
"b.": 1,
"x": 26,
"y": 2,
"infixr": 3,
"***": 2,
"&&": 3,
"&": 3,
".": 2,
"g": 4,
"ArrowZero": 1,
"zeroArrow": 1,
"<+>": 2,
"ArrowPlus": 1,
"Data.Foreign": 2,
"Foreign": 12,
"..": 1,
"ForeignParser": 29,
"parseForeign": 6,
"parseJSON": 3,
"ReadForeign": 11,
"read": 10,
"prop": 3,
"Prelude": 3,
"Data.Array": 3,
"Data.Either": 1,
"Data.Maybe": 3,
"Data.Traversable": 2,
"foreign": 6,
"data": 3,
"*": 1,
"fromString": 2,
"String": 13,
"Either": 6,
"readPrimType": 5,
"a.": 6,
"readMaybeImpl": 2,
"Maybe": 5,
"readPropImpl": 2,
"showForeignImpl": 2,
"showForeign": 1,
"Prelude.Show": 1,
"show": 5,
"p": 11,
"json": 2,
"monadForeignParser": 1,
"Prelude.Monad": 1,
"return": 6,
"_": 7,
"Right": 9,
"case": 9,
"of": 9,
"Left": 8,
"err": 8,
"applicativeForeignParser": 1,
"Prelude.Applicative": 1,
"pure": 1,
"<*>": 2,
"<$>": 8,
"functorForeignParser": 1,
"Prelude.Functor": 1,
"readString": 1,
"readNumber": 1,
"Number": 1,
"readBoolean": 1,
"Boolean": 1,
"readArray": 1,
"[": 5,
"]": 5,
"let": 4,
"arrayItem": 2,
"i": 2,
"result": 4,
"+": 30,
"in": 2,
"xs": 3,
"traverse": 2,
"zip": 1,
"range": 1,
"length": 3,
"readMaybe": 1,
"<<": 4,
"<": 13,
"Just": 7,
"Nothing": 7,
"Data.Map": 1,
"Map": 26,
"empty": 6,
"singleton": 5,
"insert": 10,
"lookup": 8,
"delete": 9,
"alter": 8,
"toList": 10,
"fromList": 3,
"union": 3,
"map": 8,
"qualified": 1,
"as": 1,
"P": 1,
"concat": 3,
"Data.Foldable": 2,
"foldl": 4,
"k": 108,
"v": 57,
"Leaf": 15,
"|": 9,
"Branch": 27,
"{": 25,
"key": 13,
"value": 8,
"left": 15,
"right": 14,
"}": 26,
"eqMap": 1,
"P.Eq": 11,
"m1": 6,
"m2": 6,
"P.": 11,
"/": 1,
"P.not": 1,
"showMap": 1,
"P.Show": 3,
"m": 6,
"P.show": 1,
"v.": 11,
"P.Ord": 9,
"b@": 6,
"k1": 16,
"b.left": 9,
"b.right": 8,
"findMinKey": 5,
"glue": 4,
"minKey": 3,
"root": 2,
"b.key": 1,
"b.value": 2,
"v1": 3,
"v2.": 1,
"v2": 2,
"ReactiveJQueryTest": 1,
"flip": 2,
"Control.Monad": 1,
"Control.Monad.Eff": 1,
"Control.Monad.JQuery": 1,
"Control.Reactive": 1,
"Control.Reactive.JQuery": 1,
"head": 2,
"Data.Monoid": 1,
"Debug.Trace": 1,
"Global": 1,
"parseInt": 1,
"main": 1,
"do": 4,
"personDemo": 2,
"todoListDemo": 1,
"greet": 1,
"firstName": 2,
"lastName": 2,
"Create": 3,
"new": 1,
"reactive": 1,
"variables": 1,
"to": 3,
"hold": 1,
"the": 3,
"user": 1,
"readRArray": 1,
"insertRArray": 1,
"text": 5,
"completed": 2,
"paragraph": 2,
"display": 2,
"next": 1,
"task": 4,
"nextTaskLabel": 3,
"create": 2,
"append": 2,
"nextTask": 2,
"toComputedArray": 2,
"toComputed": 2,
"bindTextOneWay": 2,
"counter": 3,
"counterLabel": 3,
"rs": 2,
"cs": 2,
"<->": 1,
"if": 1,
"then": 1,
"else": 1,
"entry": 1,
"entry.completed": 1
},
"Python": {
"from": 34,
"__future__": 2,
@@ -54968,6 +55190,7 @@
"Processing": 74,
"Prolog": 468,
"Protocol Buffer": 63,
"PureScript": 1652,
"Python": 5715,
"R": 195,
"Racket": 331,
@@ -55130,6 +55353,7 @@
"Processing": 1,
"Prolog": 3,
"Protocol Buffer": 1,
"PureScript": 4,
"Python": 7,
"R": 3,
"Racket": 2,
@@ -55178,5 +55402,5 @@
"YAML": 2,
"Zephir": 2
},
"md5": "37a50c87400d09dbc9cc99f1276d7e33"
"md5": "947962ee2f115cece2c5dca6a4d48148"
}