1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/javascript
2016-09-16 12:03:02 +01:00
..
juce_Javascript.cpp Added support for accessing the properties of a javascript object via the subscript operator 2016-09-08 10:49:31 +01:00
juce_Javascript.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_JSON.cpp Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc. 2016-09-16 12:03:02 +01:00
juce_JSON.h Removed a few references to var::null 2016-04-28 10:10:00 +01:00