Move max json into json samples

This commit is contained in:
Joshua Peek
2012-07-24 11:10:57 -05:00
parent b7c4d96e5f
commit 9777798cf7
3 changed files with 60 additions and 46 deletions

View File

@@ -74,6 +74,10 @@
"JavaScript": [ "JavaScript": [
".js" ".js"
], ],
"JSON": [
".maxhelp",
".maxpat"
],
"Julia": [ "Julia": [
".jl" ".jl"
], ],
@@ -90,8 +94,6 @@
".m" ".m"
], ],
"Max": [ "Max": [
".maxhelp",
".maxpat",
".mxt" ".mxt"
], ],
"Nemerle": [ "Nemerle": [
@@ -9898,6 +9900,48 @@
"exports.set_logger": 1, "exports.set_logger": 1,
"logger": 2 "logger": 2
}, },
"JSON": {
"{": 30,
"}": 30,
".0": 90,
"fontsize": 20,
"id": 22,
"obj": 78,
"-": 78,
"box": 20,
"maxclass": 20,
"newobj": 14,
"text": 18,
"r": 2,
"jojo": 4,
"patching_rect": 18,
"numinlets": 18,
"fontname": 16,
"Arial": 16,
"numoutlets": 18,
"outlettype": 16,
"color": 4,
"s": 2,
"append": 2,
"toto": 2,
"%": 2,
"int": 8,
"metro": 2,
"bang": 2,
"toggle": 2,
"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
},
"Julia": { "Julia": {
"##": 5, "##": 5,
"Test": 1, "Test": 1,
@@ -10128,52 +10172,13 @@
"result": 4 "result": 4
}, },
"Max": { "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, "max": 1,
"v2": 1, "v2": 1,
";": 15, ";": 15,
"#N": 1, "#N": 1,
"vpatcher": 1, "vpatcher": 1,
"#P": 12, "#P": 12,
"toggle": 1,
"button": 4, "button": 4,
"window": 2, "window": 2,
"setfont": 1, "setfont": 1,
@@ -10181,8 +10186,15 @@
".": 1, ".": 1,
"linecount": 1, "linecount": 1,
"newex": 5, "newex": 5,
"r": 1,
"jojo": 2,
"#B": 2, "#B": 2,
"route": 1 "color": 2,
"s": 1,
"route": 1,
"append": 1,
"toto": 1,
"%": 1
}, },
"Nemerle": { "Nemerle": {
"using": 1, "using": 1,
@@ -20070,12 +20082,13 @@
"Ioke": 4, "Ioke": 4,
"Java": 6032, "Java": 6032,
"JavaScript": 22985, "JavaScript": 22985,
"JSON": 713,
"Julia": 173, "Julia": 173,
"Kotlin": 149, "Kotlin": 149,
"Logtalk": 23, "Logtalk": 23,
"Markdown": 1, "Markdown": 1,
"Matlab": 335, "Matlab": 335,
"Max": 772, "Max": 59,
"Nemerle": 17, "Nemerle": 17,
"Nimrod": 2, "Nimrod": 2,
"Nu": 6, "Nu": 6,
@@ -20139,12 +20152,13 @@
"Ioke": 1, "Ioke": 1,
"Java": 5, "Java": 5,
"JavaScript": 19, "JavaScript": 19,
"JSON": 2,
"Julia": 1, "Julia": 1,
"Kotlin": 1, "Kotlin": 1,
"Logtalk": 1, "Logtalk": 1,
"Markdown": 1, "Markdown": 1,
"Matlab": 6, "Matlab": 6,
"Max": 3, "Max": 1,
"Nemerle": 1, "Nemerle": 1,
"Nimrod": 1, "Nimrod": 1,
"Nu": 1, "Nu": 1,
@@ -20185,5 +20199,5 @@
"XSLT": 1, "XSLT": 1,
"YAML": 1 "YAML": 1
}, },
"md5": "76046bce05325ffcc6e612ffdff30ceb" "md5": "dc7a1070676887242211087f4137f22d"
} }