aboutsummaryrefslogtreecommitdiff
path: root/clint.py
Commit message (Expand)AuthorAge
* clint: disregard compound literal returnNicolas Hillegeer2014-05-18
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix clint.Eliseo Martínez2014-05-15
* Do not detect macros like VIM_TRUE as boolean valuesZyX2014-05-03
* Use portable format specifiers: Clint advice & other.Eliseo Martínez2014-04-23
* Remove dead code in clint.pyJohn Schmidt2014-04-21
* Added clint check for TRUE/FALSEHinidu2014-04-07
* More cleanupJulian Orth2014-03-27
* remove leftover c++ headersJulian Orth2014-03-27
* remove some leftover function callsJulian Orth2014-03-27
* remove cpp headersJulian Orth2014-03-27
* remove cpp file extensionsJulian Orth2014-03-27
* remove CleanseRawStringsJulian Orth2014-03-27
* remove C++ only _NestingState partsJulian Orth2014-03-27
* clean up CheckForNonStandardConstructJulian Orth2014-03-27
* remove C++ stuff from CheckSpacingForFunctionCallJulian Orth2014-03-27
* remove C++ stuff from CheckSpacingJulian Orth2014-03-27
* remove CheckSectionSpacingJulian Orth2014-03-27
* remove unused functionJulian Orth2014-03-27
* remove some unused variablesJulian Orth2014-03-27
* remove C++ only stuff from CheckLanguageJulian Orth2014-03-27
* remove "stream check" from CheckIncludeLineJulian Orth2014-03-27
* remove CheckForNonConstReferenceJulian Orth2014-03-27
* remove CheckCStyleCastJulian Orth2014-03-27
* remove CheckForIncludeWhatYouUseJulian Orth2014-03-27
* remove CheckMakePairUsesDeductionJulian Orth2014-03-27
* Make script portable across Python versionsSteven Myint2014-03-07
* Issue #66 - Add lint tool and uncrustify config. Update contributing document...David Z. Chen2014-03-05