| .. |
|
juce_CPlusPlusCodeTokeniser.cpp
|
Tidied up some old compiler workarounds
|
8 years ago |
|
juce_CPlusPlusCodeTokeniser.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_CPlusPlusCodeTokeniserFunctions.h
|
Re-added "override" to the C++ tokeniser keywords
|
8 years ago |
|
juce_CodeDocument.cpp
|
Whitespace
|
8 years ago |
|
juce_CodeDocument.h
|
Some light modernisation of a bunch of old code
|
8 years ago |
|
juce_CodeEditorComponent.cpp
|
Cleaned up some missing std:: namespaces for maths functions, and updated some old documentation for AudioProcessor
|
8 years ago |
|
juce_CodeEditorComponent.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_CodeTokeniser.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_LuaCodeTokeniser.cpp
|
Tidied up some old compiler workarounds
|
8 years ago |
|
juce_LuaCodeTokeniser.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |
|
juce_XMLCodeTokeniser.cpp
|
Tidied up some old compiler workarounds
|
8 years ago |
|
juce_XMLCodeTokeniser.h
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
8 years ago |