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.
 
 
eidheim f3a9d83037 Fixed snippet argument offsets 6 years ago
..
CMakeLists.txt Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
autocomplete.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
cmake.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
cmake.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
compile_commands.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
compile_commands.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
ctags.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
ctags.hpp Improvement of implementation lookup of C/C++ symbols 6 years ago
debug_lldb.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
debug_lldb.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs_unix.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs_win.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
directories.cpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
directories.hpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
dispatcher.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dispatcher.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
documentation.cpp Added a couple missing symbol headers 6 years ago
documentation.hpp Improved C vs C++ include fixits 6 years ago
entrybox.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
entrybox.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
files.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
filesystem.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
filesystem.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
git.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
git.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
grep.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
grep.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
info.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
info.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
juci.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
juci.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
meson.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
meson.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
mutex.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
notebook.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
notebook.hpp Notebook::open now returns bool, and added a few safety checks 6 years ago
project.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
project.hpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
project_build.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
project_build.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
selection_dialog.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
selection_dialog.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
snippets.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
snippets.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
source.hpp C/C++: added missing include fixits for std 6 years ago
source_base.cpp Fixed snippet argument offsets 6 years ago
source_base.hpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
source_clang.cpp Slightly improved missing header include fixits 6 years ago
source_clang.hpp Updated libclangmm submodule 6 years ago
source_diff.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_diff.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_generic.cpp Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
source_generic.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_language_protocol.cpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
source_language_protocol.hpp Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
source_spellcheck.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_spellcheck.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
terminal.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
terminal.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
tooltips.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
tooltips.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
usages_clang.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
usages_clang.hpp Updated libclangmm submodule 6 years ago
utility.cpp Fixed snippet argument offsets 6 years ago
utility.hpp Fixed snippet argument offsets 6 years ago
window.cpp Notebook::open now returns bool, and added a few safety checks 6 years ago
window.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window_macos.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window_macos.m MacOS: places juCi++ in front at startup for MacOS versions Mojave and earlier 6 years ago