summaryrefslogtreecommitdiff
path: root/src/main/java/com
AgeCommit message (Expand)Author
2017-03-26Dealing with static / virtual correctly except for static initializersGeorge Fraser
2017-03-26More scope trickinessGeorge Fraser
2017-03-25Refactored to use the public APIsGeorge Fraser
2016-08-20Less loggingGeorge Fraser
2016-05-30Autocomplete scoped symbolsGeorge Fraser
2016-05-29Make Attr more forgivingGeorge Fraser
2016-05-21Name loggerGeorgie
2016-03-27This isn't a fivetran projectGeorgie
2016-03-27Maintain my own indexGeorgie
2016-03-27Use a single threadGeorgie
2016-03-27SimplifyGeorgie
2016-03-261 JavacHolder per processGeorgie
2016-03-26Go-to-symbol works on sourcepathGeorgie
2016-03-26VS Code actually wants URIsGeorgie
2016-03-26Locate symbols using JavacElements and scanning text of sourceGeorgie
2016-03-24Add request typeGeorgie
2016-03-23Simplify type handlingGeorgie
2016-03-23Eliminate BridgeExpressionScanner in favor of simpler TreeScannerGeorgie
2016-03-23Switch AutoComplete visitor to TreeScannerGeorgie
2016-03-23Switch goto to TreeScannerGeorgie
2016-03-23Draft autocompleteGeorgie
2016-03-20Organize for autocompleteGeorgie
2016-03-20Better nameGeorgie
2016-03-20Recompile a single file by removing it from javac's cachesGeorgie
2016-03-20Install our own log that can remove elementsGeorgie
2016-03-20Simplify initializationGeorgie
2016-03-20Switch implementation to JavacHolderGeorgie
2016-03-20Report errors through callbackGeorgie
2016-03-20Move tests to JavacHolderGeorgie
2016-03-20Wrap javac, attempt 3Georgie
2016-03-20Wrap javac, attempt 2Georgie
2016-03-20Allow create-with-contextGeorgie
2016-03-19Get classpath from fileGeorgie
2016-03-13Per-file lint messagesGeorgie
2016-03-13Don't use LineMap to map errors to positionsGeorgie
2016-03-13Deal with badly formatted requestsGeorgie
2016-03-13Send javaconfig to javac serverGeorgie
2016-03-12Ignore errors without locationGeorgie
2016-03-12Align wire format with vscodeGeorgie
2016-03-12Linting works but not javac processGeorgie
2016-03-12Add code from javac services projectGeorgie