1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_extra/code_editor
2019-01-31 15:15:31 +00:00
..
juce_CodeDocument.cpp Removed some erroneous noexcepts 2018-07-25 12:18:43 +01:00
juce_CodeDocument.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_CodeEditorComponent.cpp More ScopedPointer/unique_ptr compatibility work 2018-01-10 17:35:08 +00:00
juce_CodeEditorComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_CodeTokeniser.h Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_CPlusPlusCodeTokeniser.cpp Tidied up some old compiler workarounds 2017-09-29 09:26:15 +01:00
juce_CPlusPlusCodeTokeniser.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_CPlusPlusCodeTokeniserFunctions.h Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_LuaCodeTokeniser.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_LuaCodeTokeniser.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
juce_XMLCodeTokeniser.cpp Tidied up some old compiler workarounds 2017-09-29 09:26:15 +01:00
juce_XMLCodeTokeniser.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00