aboutsummaryrefslogtreecommitdiff
path: root/kvision-tools/kvision-compiler-plugin
AgeCommit message (Expand)Author
2020-05-20Support for request configuration when using remote interfaces.Robert Jaros
2020-04-19Small fix for old type inference issue with generated codeRobert Jaros
2020-04-19Small fix for old type inference issue with generated codeRobert Jaros
2020-04-18Support for method annotations for compiler plugin (#142)Robert Jaros
2020-03-11Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, Spr...Robert Jaros
2020-02-09Simplify bindings definitions for remote components (select, typeahead)Robert Jaros
2019-11-07Better function to guess the build folder in plugin.Robert Jaros
2019-11-03Small fix for compiler plugin on Windows.Robert Jaros
2019-10-29Fix guessing the build folder.Robert Jaros
2019-10-25Style fixesRobert Jaros
2019-10-24Allow suspending functions for SelectRemote and TabulatorRemote components.Robert Jaros
2019-10-17Move the plugins to the separate directory.Robert Jaros