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 e0fc075483 Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar. 9 years ago
..
lldb_test_files Added lldb_test 10 years ago
meson_test_files Added support for the Meson Build System 9 years ago
source_clang_test_files Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar. 9 years ago
stubs Improvement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer. 9 years ago
tmp Added read/write tests to source_test 10 years ago
CMakeLists.txt Added source_key_test.cc that for instance include indentation tests after enter is pressed in a buffer 9 years ago
cmake_build_test.cc Updated submodules 9 years ago
compile_commands_test.cc Improved search of executables in cmake projects 9 years ago
filesystem_test.cc Fixes symbolic link issues (see #319) 9 years ago
git_test.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
lldb_test.cc Debug cleanup 10 years ago
meson_build_test.cc Cleanup of meson implementation 9 years ago
process_test.cc Updated submodules 9 years ago
source_clang_test.cc Improved Rename, Go to Usage, Go to Method, and Go to Implementation through broader similar cursor search. Function template definitions and spesializations, and overloaded functions, are now considered similar. 9 years ago
source_key_test.cc Added a few more tests to source_key_test.cc 9 years ago
source_test.cc Added lldb_test 10 years ago