1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/javascript
2019-07-12 17:27:16 +01:00
..
juce_Javascript.cpp Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 2019-05-15 11:02:03 +01:00
juce_Javascript.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_JSON.cpp Workaround for VS warning 2019-07-12 17:27:16 +01:00
juce_JSON.h Fixed a few more places where doubles were not serialised to full accuracy 2019-02-11 14:44:19 +00:00