The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules f11db9e1fb Avoided a spurious assertion in the javascript parser 8 years ago
..
juce_JSON.cpp Fixed some whitespace style and cleaned up some code using C++11 8 years ago
juce_JSON.h Replace include guards with "#pragma once" 8 years ago
juce_Javascript.cpp Avoided a spurious assertion in the javascript parser 8 years ago
juce_Javascript.h Added a method JavascriptEngine::callFunctionObject() for invoking javascript methods in DynamicObject native methods 8 years ago