Skip to content

Commit 785ba8f

Browse files
author
Andreas Göransson
committed
Fixed a small problem in JSON class
It would not detect an Array because of the tokener having moved forward once already.
1 parent 001c038 commit 785ba8f

32 files changed

+62
-60
lines changed
Binary file not shown.

distribution/json4processing-0.1.6/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h1>json4processing</h1>
4141
<div id="about">
4242
<h2>json4processing</h2>
4343
<p>
44-
A library by <a href="##yourLink##">Andreas Goransson</a> for the programming environment <a href="http://www.processing.org" target="_blank">processing</a>. Last update, 03/24/2013.
44+
A library by <a href="##yourLink##">Andreas Goransson</a> for the programming environment <a href="http://www.processing.org" target="_blank">processing</a>. Last update, 03/25/2013.
4545
</p>
4646
<p>
4747
Feel free to replace this paragraph with a description of the library. Contributed libraries are developed, documented, and maintained by members of the Processing community. Further directions are included with each library. For feedback and support, please post to the Discourse. We strongly encourage all libraries to be open source, but not all of them are.

distribution/json4processing-0.1.6/reference/allclasses-frame.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>All Classes (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/allclasses-noframe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>All Classes (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>Constant Field Values (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>Deprecated List (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>API Help (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/index-all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>Index (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
99
</head>
1010
<body>

distribution/json4processing-0.1.6/reference/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc on Sun Mar 24 17:21:42 CET 2013 -->
5+
<!-- Generated by javadoc on Mon Mar 25 09:37:36 CET 2013 -->
66
<title>Javadocs: json4processing</title>
77
<script type="text/javascript">
88
targetPage = "" + window.location.search;

distribution/json4processing-0.1.6/reference/org/json/CDL.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="sv">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_09) on Sun Mar 24 17:21:41 CET 2013 -->
5+
<!-- Generated by javadoc (version 1.7.0_09) on Mon Mar 25 09:37:35 CET 2013 -->
66
<title>CDL (Javadocs: json4processing)</title>
7-
<meta name="date" content="2013-03-24">
7+
<meta name="date" content="2013-03-25">
88
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
99
</head>
1010
<body>

0 commit comments

Comments
 (0)