summaryrefslogtreecommitdiff
path: root/src/test/java
AgeCommit message (Expand)Author
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
2018-09-15Fix overload tooltipsGeorge Fraser
2018-09-15Code lens on test methodsGeorge Fraser
2018-09-14Fix printingGeorge Fraser
2018-09-14Fix testsGeorge Fraser
2018-09-13Fix more testsGeorge Fraser
2018-09-13Fix more testsGeorge Fraser
2018-09-13Fix testsGeorge Fraser
2018-09-13Fix some completion testsGeorge Fraser
2018-09-10Fix testsGeorge Fraser
2018-09-09Remove unecessary OS-dependent tests.Tom Simmons (Tomboyo)
2018-09-08Fix indentationTom Simmons
2018-09-08Add missing newlines to end of filesTom Simmons
2018-09-07Improve namingTom Simmons
2018-09-07RefactorTom Simmons
2018-09-07Account for backslashesTom Simmons
2018-09-07Check for drive-letter prefixed pathsTom Simmons (Tomboyo)