Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-01 | Put back constants | George Fraser | |
2019-04-01 | Highlight constants | George Fraser | |
2019-03-31 | Re-use compilation tasks | George Fraser | |
2019-03-31 | `synchronized` is a keyword | George Fraser | |
2019-03-02 | Remove src.zip and get it from JAVA_HOME | Leigh 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-19 | Use test wrapper to set JAVA_HOME | George Fraser | |
2019-01-06 | Read from FileStore | George Fraser | |
2019-01-06 | Re-use reference counts | George Fraser | |
2019-01-05 | Fix compile | George Fraser | |
2019-01-05 | VisualVM config | George Fraser | |
2019-01-05 | Error-prone is too slow | George Fraser | |
2019-01-01 | Use error-prone | George Fraser | |
2018-12-31 | Robustness | George Fraser | |
2018-12-31 | Robustness | George Fraser | |
2018-12-30 | Fix goto | George Fraser | |
2018-12-30 | Fix goto overload | George Fraser | |
2018-12-30 | Color assert | George Fraser | |
2018-12-30 | Coloring | George Fraser | |
2018-12-28 | Polish | George Fraser | |
2018-12-28 | Build for windows | George Fraser | |
2018-12-28 | Use jlink to build self-contained distribution | George Fraser | |
2018-12-27 | Enum args | George Fraser | |
2018-12-27 | Fix enum highlighting | George Fraser | |
2018-12-27 | Type params highlighting | George Fraser | |
2018-12-23 | Find references code lens, room for optimization | George Fraser | |
2018-12-22 | Avoid regex nesting groups | George Fraser | |
2018-12-22 | Make new ... slightly more aggressive | George Fraser | |
2018-12-22 | Fix | George Fraser | |
2018-12-22 | Hover highlighting | George Fraser | |
2018-12-22 | Polish | George Fraser | |
2018-12-22 | Keywords | George Fraser | |
2018-12-22 | Fewer .java | George Fraser | |
2018-12-22 | Special comments | George Fraser | |
2018-12-22 | Safer | George Fraser | |
2018-12-22 | Share more code | George Fraser | |
2018-12-22 | For declarations | George Fraser | |
2018-12-22 | for, try-with-resources | George Fraser | |
2018-12-22 | Don't use #code as much | George Fraser | |
2018-12-22 | More precise vars | George Fraser | |
2018-12-22 | Closer... | George Fraser | |
2018-12-21 | Simplify | George Fraser | |
2018-12-21 | Use beginning-of-line | George Fraser | |
2018-12-21 | Focus on blocks | George Fraser | |
2018-12-20 | Robustly identify anonymous classes | George Fraser | |
2018-12-20 | Focus on getting class boundaries right | George Fraser | |
2018-12-17 | default is a keyword | George Fraser | |
2018-12-17 | Fade type brackets | George Fraser | |
2018-12-02 | throws | George Fraser | |
2018-12-02 | Not reliable | George Fraser | |
2018-12-02 | Color | George Fraser | |