Age | Commit message (Expand) | Author |
---|---|---|
2022-05-27 | Add support for adding missing and removing unused imports | Jonas Herzig |
2022-05-10 | Add support for kotlin-compiler-embeddable 1.6.20 | Jonas Herzig |
2021-11-13 | Consider location of expression when determining field accessibility | Jonas Herzig |
2021-11-12 | Fix synthetic property becoming shadowed by field of same name | Jonas Herzig |
2021-03-14 | Add new @Pattern feature to centralize version-aware code | Jonas Herzig |
2020-11-21 | Update kotlin-compiler-embeddable to 1.3.72 | Jonas Herzig |
2020-05-22 | Properly dispose of root Disposable once done | Jonas Herzig |
2020-05-22 | Fix thread-unsafe extension point registering | Jonas Herzig |
2019-12-08 | Move remap error handling to the caller | Jonas Herzig |
2019-09-15 | Add support for remapping Kotlin files | Jonas Herzig |
2019-08-31 | Use -embeddable compiler for compatibility with kotlin gradle plugin | Jonas Herzig |
2019-08-30 | Convert implementation and build script to Kotlin | Jonas Herzig |