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
2019-05-15 11:02:03 +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 Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +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