aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Peek <josh@joshpeek.com>2012-07-24 11:04:24 -0500
committerJoshua Peek <josh@joshpeek.com>2012-07-24 11:04:24 -0500
commite816a0a1b15f847a1f88c461be455aaa69c2981d (patch)
treea2740b87976c323f5643f57809f4cd0c1779f1cd
parent1bc9f555e654d4c6a608d633c68ebbad366766c8 (diff)
Update samples db
-rw-r--r--lib/linguist/samples.json70
1 files changed, 67 insertions, 3 deletions
diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json
index f6842e7..4b3ca9d 100644
--- a/lib/linguist/samples.json
+++ b/lib/linguist/samples.json
@@ -89,6 +89,11 @@
"Matlab": [
".m"
],
+ "Max": [
+ ".maxhelp",
+ ".maxpat",
+ ".mxt"
+ ],
"Nemerle": [
".n"
],
@@ -227,8 +232,8 @@
"PKGBUILD"
]
},
- "tokens_total": 164163,
- "languages_total": 244,
+ "tokens_total": 164935,
+ "languages_total": 247,
"tokens": {
"Apex": {
"/*": 15,
@@ -10122,6 +10127,63 @@
"value2": 4,
"result": 4
},
+ "Max": {
+ "{": 30,
+ "}": 30,
+ ".0": 90,
+ "fontsize": 20,
+ "id": 22,
+ "obj": 78,
+ "-": 78,
+ "box": 20,
+ "maxclass": 20,
+ "newobj": 14,
+ "text": 18,
+ "r": 3,
+ "jojo": 6,
+ "patching_rect": 18,
+ "numinlets": 18,
+ "fontname": 16,
+ "Arial": 16,
+ "numoutlets": 18,
+ "outlettype": 16,
+ "color": 6,
+ "s": 3,
+ "append": 3,
+ "toto": 3,
+ "%": 3,
+ "int": 8,
+ "metro": 2,
+ "bang": 2,
+ "toggle": 3,
+ "t": 4,
+ "message": 4,
+ "Goodbye": 2,
+ "World": 4,
+ "Hello": 2,
+ "lines": 2,
+ "patchline": 28,
+ "source": 28,
+ "destination": 28,
+ "hidden": 28,
+ "midpoints": 28,
+ "presentation_rect": 1,
+ "max": 1,
+ "v2": 1,
+ ";": 15,
+ "#N": 1,
+ "vpatcher": 1,
+ "#P": 12,
+ "button": 4,
+ "window": 2,
+ "setfont": 1,
+ "Verdana": 1,
+ ".": 1,
+ "linecount": 1,
+ "newex": 5,
+ "#B": 2,
+ "route": 1
+ },
"Nemerle": {
"using": 1,
"System.Console": 1,
@@ -20013,6 +20075,7 @@
"Logtalk": 23,
"Markdown": 1,
"Matlab": 335,
+ "Max": 772,
"Nemerle": 17,
"Nimrod": 2,
"Nu": 6,
@@ -20081,6 +20144,7 @@
"Logtalk": 1,
"Markdown": 1,
"Matlab": 6,
+ "Max": 3,
"Nemerle": 1,
"Nimrod": 1,
"Nu": 1,
@@ -20121,5 +20185,5 @@
"XSLT": 1,
"YAML": 1
},
- "md5": "2e7fdac66b21a6a3e7c5886104aa1cba"
+ "md5": "76046bce05325ffcc6e612ffdff30ceb"
} \ No newline at end of file