index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clint.py
Commit message (
Expand
)
Author
Age
*
clint: disregard compound literal return
Nicolas Hillegeer
2014-05-18
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix clint.
Eliseo Martínez
2014-05-15
*
Do not detect macros like VIM_TRUE as boolean values
ZyX
2014-05-03
*
Use portable format specifiers: Clint advice & other.
Eliseo Martínez
2014-04-23
*
Remove dead code in clint.py
John Schmidt
2014-04-21
*
Added clint check for TRUE/FALSE
Hinidu
2014-04-07
*
More cleanup
Julian Orth
2014-03-27
*
remove leftover c++ headers
Julian Orth
2014-03-27
*
remove some leftover function calls
Julian Orth
2014-03-27
*
remove cpp headers
Julian Orth
2014-03-27
*
remove cpp file extensions
Julian Orth
2014-03-27
*
remove CleanseRawStrings
Julian Orth
2014-03-27
*
remove C++ only _NestingState parts
Julian Orth
2014-03-27
*
clean up CheckForNonStandardConstruct
Julian Orth
2014-03-27
*
remove C++ stuff from CheckSpacingForFunctionCall
Julian Orth
2014-03-27
*
remove C++ stuff from CheckSpacing
Julian Orth
2014-03-27
*
remove CheckSectionSpacing
Julian Orth
2014-03-27
*
remove unused function
Julian Orth
2014-03-27
*
remove some unused variables
Julian Orth
2014-03-27
*
remove C++ only stuff from CheckLanguage
Julian Orth
2014-03-27
*
remove "stream check" from CheckIncludeLine
Julian Orth
2014-03-27
*
remove CheckForNonConstReference
Julian Orth
2014-03-27
*
remove CheckCStyleCast
Julian Orth
2014-03-27
*
remove CheckForIncludeWhatYouUse
Julian Orth
2014-03-27
*
remove CheckMakePairUsesDeduction
Julian Orth
2014-03-27
*
Make script portable across Python versions
Steven Myint
2014-03-07
*
Issue #66 - Add lint tool and uncrustify config. Update contributing document...
David Z. Chen
2014-03-05