summaryrefslogtreecommitdiff
path: root/src/main/java/org/javacs/JavaLanguageServer.java
AgeCommit message (Expand)Author
2019-04-02CleanupGeorge Fraser
2019-04-01Dead codeGeorge Fraser
2019-04-01Combine CompileFocus into CompileBatchGeorge Fraser
2019-04-01Combine CompileFile and CompileBatchGeorge Fraser
2019-03-31Re-use compilation tasksGeorge Fraser
2019-03-26Put back .hoverGeorge Fraser
2019-03-06Only include docs if they are not blankLeigh McCulloch
2019-03-06Display docs correctly in hoverLeigh McCulloch
2019-03-06Remove '.hover' from the language on code hoverLeigh McCulloch
2019-01-18Dead codeGeorge Fraser
2019-01-18Log startGeorge Fraser
2019-01-08Reduce passing of contentsGeorge Fraser
2019-01-08Eliminate SourcePath, docpath isn't quite workingGeorge Fraser
2019-01-07Remove StringFileObject, FileManagerWrapperGeorge Fraser
2019-01-06Display parameters differently than local variablesGeorge Fraser
2019-01-06TODOsGeorge Fraser
2019-01-06Always update active fileGeorge Fraser
2019-01-06Cache entire countsGeorge Fraser
2019-01-06FixesGeorge Fraser
2019-01-06Read from FileStoreGeorge Fraser
2019-01-06Cache modified in FileStoreGeorge Fraser
2019-01-06Move activeDocuments to FileStoreGeorge Fraser
2019-01-06Re-use reference countsGeorge Fraser
2019-01-05Minor fixesGeorge Fraser
2019-01-05Hint unused classesGeorge Fraser
2019-01-05More unusedGeorge Fraser
2019-01-04CleanupGeorge Fraser
2019-01-04CleanupGeorge Fraser
2019-01-04Java can reference a symbol without importing itGeorge Fraser
2019-01-04Re-use work across code lensesGeorge Fraser
2019-01-04Don't indexGeorge Fraser
2019-01-03Parse before compilingGeorge Fraser
2019-01-03Prune reference and definition searchesGeorge Fraser
2019-01-03Goto definitions/references can failGeorge Fraser
2019-01-02Use edited textGeorge Fraser
2019-01-02Allow virtual references and definitionsGeorge Fraser
2019-01-02CleanupGeorge Fraser
2019-01-01Fewer notificationsGeorge Fraser
2019-01-01Fix code lens placementGeorge Fraser
2019-01-01Error-prone is working but super slowGeorge Fraser
2019-01-01Use error-proneGeorge Fraser
2019-01-01Fallback to ? referencesGeorge Fraser
2019-01-01Make Ptr more preciesGeorge Fraser
2018-12-31LogsGeorge Fraser
2018-12-31Invalidate indexes when targets changeGeorge Fraser
2018-12-31Disambiguate overridesGeorge Fraser
2018-12-31Add @OverrideGeorge Fraser
2018-12-31SimplifyGeorge Fraser
2018-12-31FixGeorge Fraser
2018-12-31Syntax-aware foldingGeorge Fraser