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
1e6bbb8da9
JUCE
/
modules
/
juce_core
/
javascript
History
Download ZIP
Download TAR.GZ
jules
1e6bbb8da9
Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
2018-07-03 11:51:13 +01:00
..
juce_Javascript.cpp
Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
2018-07-03 11:51:13 +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