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.
ed f3af250ff7 Tidied up unit test code layout 6 years ago
..
juce_BigInteger.cpp Tidied up unit test code layout 6 years ago
juce_BigInteger.h Add documentation tags 8 years ago
juce_Expression.cpp Replaced all uses of static_cast<Type&&> with std::move 7 years ago
juce_Expression.h Added various clang-tidy modernize-* fixes 7 years ago
juce_MathsFunctions.h MathsFunctions: Made numElementsInArray constexpr 6 years ago
juce_NormalisableRange.h Minor whitespace tidying 7 years ago
juce_Random.cpp Tidied up unit test code layout 6 years ago
juce_Random.h Add documentation tags 8 years ago
juce_Range.h Added JUCE_CONSTEXPR macro to qualifying functions in Range 7 years ago
juce_StatisticsAccumulator.h Made some more JUCE classes trivially copyable 7 years ago