jules
|
0530b6b01a
|
Added a JSON::fromString method.
|
11 years ago |
jules
|
6c5c461d73
|
New class: JavascriptEngine!
|
11 years ago |
jules
|
97823b3085
|
Added a method JSON::parseQuotedString
|
11 years ago |
jules
|
15424753c3
|
Added method JSON::escapeString
|
11 years ago |
jules
|
65c155e372
|
Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files.
|
11 years ago |
jules
|
5a1112ab94
|
Updated the format of the header include guard macros.
|
11 years ago |
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
jules
|
c48aab2e9e
|
Added export flag to JSON class.
|
12 years ago |
Julian Storer
|
b70e0a28d2
|
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
|
13 years ago |
Julian Storer
|
796247483a
|
Added a JSON parser/formatter class. Extended the var class to hold arrays, to make it compatible with the structure of JSON data.
|
14 years ago |