0
I Use This!
Inactive

Commits : Listings

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