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
42301905e2
JUCE
/
modules
/
juce_core
/
javascript
History
Download ZIP
Download TAR.GZ
Tom Poole
306e7e4360
Fixed a few more places where doubles were not serialised to full accuracy
2019-02-11 14:44:19 +00:00
..
juce_Javascript.cpp
Replaced all uses of static_cast<Type&&> with std::move
2018-11-28 17:29:20 +00:00
juce_Javascript.h
Add documentation tags
2018-03-15 12:10:32 +00:00
juce_JSON.cpp
Fixed a bug writing doubles to XML and JSON
2019-02-11 11:11:44 +00: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