This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-11 23:54:18 +00:00
Code
Activity
92c219fda5
JUCE
/
modules
/
juce_core
/
javascript
History
Download ZIP
Download TAR.GZ
jules
9fa0d49be7
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_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