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
49aa9c9db4
JUCE
/
modules
/
juce_core
/
javascript
History
Download ZIP
Download TAR.GZ
jules
49aa9c9db4
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
2018-06-26 14:06:52 +01:00
..
juce_Javascript.cpp
Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use
2018-06-26 14:06:52 +01:00
juce_Javascript.h
Add documentation tags
2018-03-15 12:10:32 +00:00
juce_JSON.cpp
Some light modernisation of a bunch of old code
2017-10-04 12:47:43 +01:00
juce_JSON.h
Add documentation tags
2018-03-15 12:10:32 +00:00