summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-05-25Infer classpathGeorge Fraser
2018-05-25Fix hoversGeorge Fraser
2018-05-24Fix lintingGeorge Fraser
2018-05-24RenameGeorge Fraser
2018-05-24Fix gotoGeorge Fraser
2018-05-24Fix test compilationGeorge Fraser
2018-05-22Complete from classpathGeorge Fraser
2018-05-21Complete class importGeorge Fraser
2018-05-21completionsGeorge Fraser
2018-05-21Find overloadsGeorge Fraser
2018-05-21Find references worksGeorge Fraser
2018-05-21Reformat to width=120George Fraser
2018-05-21WIP on referencesGeorge Fraser
2018-05-20Goto defGeorge Fraser
2018-05-20SimplifyGeorge Fraser
2018-05-20Find membersGeorge Fraser
2018-05-20Erase remainder of blockGeorge Fraser
2018-05-20Unwrap this and superGeorge Fraser
2018-05-20List scope identifiersGeorge Fraser
2018-05-20Incremental using PrunerGeorge Fraser
2018-05-20Prune methods by erasingGeorge Fraser
2018-05-20Fetch scopeGeorge Fraser
2018-05-20Factor out pathGeorge Fraser
2018-05-19Wrapper for incremental javacGeorge Fraser
2017-11-10Figure out platform classes from java.homeGeorge Fraser
2017-11-09ChildFIrstClassLoader might actually workGeorge Fraser
2017-11-09Run with custom classloaderGeorge Fraser
2017-10-15Allow the user to specify the class path manuallyGeorge Fraser
2017-10-15Speed up testsGeorge Fraser
2017-10-15Fix duplicate class namesGeorge Fraser
2017-10-15Make test project a maven projectGeorge Fraser
2017-10-15References are producing bad completionsGeorge Fraser
2017-08-06Not in useGeorge Fraser
2017-08-06Eliminate ParseResultGeorge Fraser
2017-07-24Autocomplete parensGeorge Fraser
2017-07-23PubapiVisitor from Java 9George Fraser
2017-07-23CleanupGeorge Fraser
2017-07-22Allow symlinks for src.zipGeorge Fraser
2017-07-22Point to jar so mvn dependency:resolve worksGeorge Fraser
2017-07-22No longer in useGeorge Fraser
2017-07-22Deduplicate codeGeorge Fraser
2017-07-22Figure out source path as a side-effect of SymbolIndex, rather than doing a s...George Fraser
2017-07-22Auto-formatGeorge Fraser
2017-07-21CleanupGeorge Fraser
2017-07-20Check public API of .java and .class filesGeorge Fraser
2017-07-17Still doesn't work on .class filesGeorge Fraser
2017-07-17If public API has not changed we can use .class fileGeorge Fraser
2017-07-16Fix constructor completionGeorge Fraser
2017-07-15Everything except source-path constructors worksGeorge Fraser
2017-07-15Simplify LanguageServerFixture interfaceGeorge Fraser