index
:
github/kvision.git
gh-pages
kvision_1
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvision-tools
/
kvision-compiler-plugin
Age
Commit message (
Collapse
)
Author
2020-05-20
Support for request configuration when using remote interfaces.
Robert Jaros
2020-04-19
Small fix for old type inference issue with generated code
Robert Jaros
2020-04-19
Small fix for old type inference issue with generated code
Robert Jaros
2020-04-18
Support for method annotations for compiler plugin (#142)
Robert Jaros
2020-03-11
Upgrade to Kotlin 1.3.70 + other dependencies (Coroutinse, Serialization, ↵
Robert Jaros
Spring Boot) Major refactoring of build architecture.
2020-02-09
Simplify bindings definitions for remote components (select, typeahead)
Robert Jaros
2019-11-07
Better function to guess the build folder in plugin.
Robert Jaros
2019-11-03
Small fix for compiler plugin on Windows.
Robert Jaros
2019-10-29
Fix guessing the build folder.
Robert Jaros
2019-10-25
Style fixes
Robert Jaros
2019-10-24
Allow suspending functions for SelectRemote and TabulatorRemote components.
Robert Jaros
2019-10-17
Move the plugins to the separate directory.
Robert Jaros
Fix common module detection.