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": [
".js"
],
"JSON": [
".maxhelp",
".maxpat"
],
"Julia": [
".jl"
],
@@ -90,8 +94,6 @@
".m"
],
"Max": [
".maxhelp",
".maxpat",
".mxt"
],
"Nemerle": [
@@ -9898,6 +9900,48 @@
"exports.set_logger": 1,
"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": {
"##": 5,
"Test": 1,
@@ -10128,52 +10172,13 @@
"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,
"toggle": 1,
"button": 4,
"window": 2,
"setfont": 1,
@@ -10181,8 +10186,15 @@
".": 1,
"linecount": 1,
"newex": 5,
"r": 1,
"jojo": 2,
"#B": 2,
"route": 1
"color": 2,
"s": 1,
"route": 1,
"append": 1,
"toto": 1,
"%": 1
},
"Nemerle": {
"using": 1,
@@ -20070,12 +20082,13 @@
"Ioke": 4,
"Java": 6032,
"JavaScript": 22985,
"JSON": 713,
"Julia": 173,
"Kotlin": 149,
"Logtalk": 23,
"Markdown": 1,
"Matlab": 335,
"Max": 772,
"Max": 59,
"Nemerle": 17,
"Nimrod": 2,
"Nu": 6,
@@ -20139,12 +20152,13 @@
"Ioke": 1,
"Java": 5,
"JavaScript": 19,
"JSON": 2,
"Julia": 1,
"Kotlin": 1,
"Logtalk": 1,
"Markdown": 1,
"Matlab": 6,
"Max": 3,
"Max": 1,
"Nemerle": 1,
"Nimrod": 1,
"Nu": 1,
@@ -20185,5 +20199,5 @@
"XSLT": 1,
"YAML": 1
},
"md5": "76046bce05325ffcc6e612ffdff30ceb"
"md5": "dc7a1070676887242211087f4137f22d"
}