YouCompleteMe/python
dhleong 7978215bca Refactor filter to not be initialized every time
We eagerly compile all the filters up front, then gather the
compiled filters into a DiagnosticFilter lazily, caching the
result to avoid garbage lists.
2016-10-22 23:31:46 -04:00
..
ycm Refactor filter to not be initialized every time 2016-10-22 23:31:46 -04:00
test_requirements.txt Add coverage support 2016-10-12 23:03:37 +02:00