0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 20, 2023 — Dec 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reduce duplicate More... almost 11 years ago
fix condition More... almost 11 years ago
about API to get information related to an item at specific location More... almost 11 years ago
Merge branch 'add/definition_of' More... almost 11 years ago
add Vim API to get related node information at specific location More... almost 11 years ago
move parse_location_string() to helpers.hpp More... almost 11 years ago
add functions to get node information related to specific location More... almost 11 years ago
Merge branch 'master' of github.com:rhysd/libclang-vim More... almost 11 years ago
separate clang_vim.cpp to some headers More... almost 11 years ago
about extent API and the task I'm working in progress More... almost 11 years ago
Merge branch 'add/more_extent_APIs' More... almost 11 years ago
add API to get extent of namespace More... almost 11 years ago
rename implementation functions and add foldings More... almost 11 years ago
remove useless lambda expressions More... almost 11 years ago
add API to get parameter extent More... almost 11 years ago
forget adding methods as functions More... almost 11 years ago
add API to get extent of classes and functions More... almost 11 years ago
add API to get expression extent and statement extent More... almost 11 years ago
rename C API and remove useless Vim API More... almost 11 years ago
rename specific location information API More... almost 11 years ago
add API to get most inner definition at specific location More... almost 11 years ago
more about environment More... almost 11 years ago
work on implementing specific location API More... almost 11 years ago
add Vim script APIs for specific extent More... almost 11 years ago
cosmetic change: folding More... almost 11 years ago
add API to get extent of the cursor at specific location More... almost 11 years ago
add API to get information at specific source location More... almost 11 years ago
use g:libclang#lib_path More... almost 11 years ago
do not raise error message in library except for libclang#lib_path More... almost 11 years ago
return empty dictionary if error occurs More... almost 11 years ago