summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2019-04-01Put back constantsGeorge Fraser
2019-04-01Highlight constantsGeorge Fraser
2019-03-31Re-use compilation tasksGeorge Fraser
2019-03-31`synchronized` is a keywordGeorge Fraser
2019-03-02Remove src.zip and get it from JAVA_HOMELeigh McCulloch
What === Remove src.zip and get it from the path pointed to by the JAVA_HOME environment variable. Why === When using this tool standalone the lib/src.zip file doesn't seem to be packaged inside what is jlinked which causes exceptions on startup. It also seems odd to package src.zip inside the tool when Java JDK installations come with src, and in the event they don't (e.g. OpenJDK on Debian) they can be easily installed using the distros built in package manager. As a side note the src.zip licensing is ambiguous to me and it's not clear from any other documentation in this repository how it is being licensed. I assume it is properly licensed to have been included, but regardless removing any licensing ambiguity from the tool seems ideal for those using it.
2019-01-19Use test wrapper to set JAVA_HOMEGeorge Fraser
2019-01-06Read from FileStoreGeorge Fraser
2019-01-06Re-use reference countsGeorge Fraser
2019-01-05Fix compileGeorge Fraser
2019-01-05VisualVM configGeorge Fraser
2019-01-05Error-prone is too slowGeorge Fraser
2019-01-01Use error-proneGeorge Fraser
2018-12-31RobustnessGeorge Fraser
2018-12-31RobustnessGeorge Fraser
2018-12-30Fix gotoGeorge Fraser
2018-12-30Fix goto overloadGeorge Fraser
2018-12-30Color assertGeorge Fraser
2018-12-30ColoringGeorge Fraser
2018-12-28PolishGeorge Fraser
2018-12-28Build for windowsGeorge Fraser
2018-12-28Use jlink to build self-contained distributionGeorge Fraser
2018-12-27Enum argsGeorge Fraser
2018-12-27Fix enum highlightingGeorge Fraser
2018-12-27Type params highlightingGeorge Fraser
2018-12-23Find references code lens, room for optimizationGeorge Fraser
2018-12-22Avoid regex nesting groupsGeorge Fraser
2018-12-22Make new ... slightly more aggressiveGeorge Fraser
2018-12-22FixGeorge Fraser
2018-12-22Hover highlightingGeorge Fraser
2018-12-22PolishGeorge Fraser
2018-12-22KeywordsGeorge Fraser
2018-12-22Fewer .javaGeorge Fraser
2018-12-22Special commentsGeorge Fraser
2018-12-22SaferGeorge Fraser
2018-12-22Share more codeGeorge Fraser
2018-12-22For declarationsGeorge Fraser
2018-12-22for, try-with-resourcesGeorge Fraser
2018-12-22Don't use #code as muchGeorge Fraser
2018-12-22More precise varsGeorge Fraser
2018-12-22Closer...George Fraser
2018-12-21SimplifyGeorge Fraser
2018-12-21Use beginning-of-lineGeorge Fraser
2018-12-21Focus on blocksGeorge Fraser
2018-12-20Robustly identify anonymous classesGeorge Fraser
2018-12-20Focus on getting class boundaries rightGeorge Fraser
2018-12-17default is a keywordGeorge Fraser
2018-12-17Fade type bracketsGeorge Fraser
2018-12-02throwsGeorge Fraser
2018-12-02Not reliableGeorge Fraser
2018-12-02ColorGeorge Fraser