YouCompleteMe/cpp/ycm
Strahinja Val Markovic a471ce761f Minor code style changes
2013-10-07 11:03:29 -07:00
..
ClangCompleter Minor code style changes 2013-10-07 11:03:29 -07:00
tests No more threading in completers! 2013-10-07 11:03:28 -07:00
.ycm_extra_conf.py Fixing possible issue with remove() on StringVec 2013-05-29 19:05:38 -07:00
Candidate.cpp Better smart-case query-candidate matching 2013-08-12 19:49:43 -07:00
Candidate.h Fix ranking bug with ALL_CAPS variables 2013-04-28 13:21:13 -07:00
CandidateRepository.cpp Code style fixes 2013-05-05 09:47:56 -07:00
CandidateRepository.h Some docs for CandidateRepository 2013-05-25 11:02:53 -07:00
CMakeLists.txt Only setting -isystem on Mac OS X 2013-09-07 10:50:28 -07:00
CustomAssert.cpp Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
CustomAssert.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
exceptions.h Formatting more code with astyle 2013-01-19 20:10:52 -08:00
IdentifierCompleter.cpp No more threading in completers! 2013-10-07 11:03:28 -07:00
IdentifierCompleter.h Removing Concurrent* & Future classes 2013-10-07 11:03:28 -07:00
IdentifierDatabase.cpp code style fixes 2013-05-29 22:23:19 -07:00
IdentifierDatabase.h code style fixes 2013-05-29 22:23:19 -07:00
IdentifierUtils.cpp Ident collector handles escaped starting quotes 2013-08-30 14:38:23 -07:00
IdentifierUtils.h code style fixes 2013-05-29 22:23:19 -07:00
LetterNode.cpp Removed unused member var from LetterNode; fix #7 2013-02-02 21:24:46 -08:00
LetterNode.h Smart-case sensitive filtering 2013-03-01 22:18:43 -08:00
LetterNodeListMap.cpp Placating the compiler playing dumb about types 2013-03-01 20:34:01 -08:00
LetterNodeListMap.h boost::array instead of std::vector in nodelist 2013-03-01 20:10:12 -08:00
PythonSupport.cpp More python unicode object support in ycm_core 2013-10-07 11:03:26 -07:00
PythonSupport.h Code style fixes 2013-02-23 15:54:44 -08:00
Result.cpp Formatting more code with astyle 2013-01-19 20:10:52 -08:00
Result.h The UltiSnips completer works again 2013-10-07 11:03:27 -07:00
standard.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
Utils.cpp Formatting more code with astyle 2013-01-19 20:10:52 -08:00
Utils.h The identifier completer now reads tags files 2013-05-26 13:33:40 -07:00
ycm_core.cpp Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00