summaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
2018-12-29Speed up containsWordMatchingGeorge Fraser
2018-12-29Try mapped byte buffersGeorge Fraser
2018-12-29Benchmark string search approachesGeorge Fraser
2018-12-29Boyer–Moore string search is faster but not the same semanticsGeorge Fraser
2018-12-28CaseGeorge Fraser
2018-12-28Remove guavaGeorge Fraser
2018-12-28Fork ClassPath from guavaGeorge Fraser
2018-12-28Switch to internal LSPGeorge Fraser
2018-12-28Remove lsp4jGeorge Fraser
2018-12-28Minimalist LSP implementationGeorge Fraser
2018-12-27Fewer code lensesGeorge Fraser
2018-12-27Fix enum completions, cache hoversGeorge Fraser
2018-12-27Fix completion when many static imports are presentGeorge Fraser
2018-12-27Accept ambiguityGeorge Fraser
2018-12-27Constructor refs almost workGeorge Fraser
2018-12-27Too noisyGeorge Fraser
2018-12-27Resolve codelenses in testsGeorge Fraser
2018-12-26Split up JavaCompilerServiceGeorge Fraser
2018-12-24UnusedGeorge Fraser
2018-12-23Reduce use of TreePathGeorge Fraser
2018-12-23Reduce use of TreePathGeorge Fraser
2018-12-23Find references code lens, room for optimizationGeorge Fraser
2018-12-23JavaCompilerService.referencesFile indexes all files that reference a fileGeorge Fraser
2018-12-15Wrong placeGeorge Fraser
2018-12-15Sort already-imported classes firstGeorge Fraser
2018-12-15OptimizationGeorge Fraser
2018-12-02Fix testGeorge Fraser
2018-12-02Fix testGeorge Fraser
2018-11-07Fix compile error in testAndrew Rice
2018-10-01Fix import static completionsGeorge Fraser
2018-09-23Fix test fixtureGeorge Fraser
2018-09-21Complete implementsGeorge Fraser
2018-09-21OverridesGeorge Fraser
2018-09-21Run formatterGeorge Fraser
2018-09-21Fix incomplete annotation in inner classGeorge Fraser
2018-09-21Remove throwsGeorge Fraser
2018-09-21Format <code>George Fraser
2018-09-21Better labelsGeorge Fraser
2018-09-21Complete classGeorge Fraser
2018-09-21New completion type 'snippet'George Fraser
2018-09-21Complete package nameGeorge Fraser
2018-09-21Show throws on hoverGeorge Fraser
2018-09-21Complete .lengthGeorge Fraser
2018-09-21Complete case constantsGeorge Fraser
2018-09-19Skip non-loadable classesGeorge Fraser
2018-09-16Eliminate depndency on remarkGeorge Fraser
2018-09-16ModularizeGeorge Fraser
2018-09-16Fix templatingGeorge Fraser
2018-09-16Revive externalDependencies and classPathGeorge Fraser
2018-09-15Merge branch 'presentation_compiler'George Fraser