Commit Graph

21 Commits

Author SHA1 Message Date
8b1d5eb69e Task and data input validation moved to JVM 2020-12-29 22:19:11 +03:00
030f3ed6fe Refactor context factories 2020-12-28 21:05:27 +03:00
f946777f40 Add retarget method to change the target of a Scheme 2020-12-26 13:34:53 +03:00
7a9f7da7f2 Scheme empty check moved to extension 2020-12-26 10:35:24 +03:00
81375d4644 Separate ReadOnlySpecification. Cleanup Scheme inflation 2020-12-25 19:27:58 +03:00
adf65a5bde Fix Specification update 2020-12-25 16:43:39 +03:00
460dc77d51 Fix MetaItem inference from Any 2020-12-25 16:19:19 +03:00
6389a25aaf Moved ValueItem and NodeItem to the top level 2020-12-24 10:48:51 +03:00
1c89543d73 Cleanup 2020-12-24 10:32:11 +03:00
397a19fb32 Cleanup 2020-12-24 09:48:14 +03:00
e931994b75 Cleanup 2020-12-23 21:22:47 +03:00
89f0d627b8 A major refactor MutableItemProvider instead of Config 2020-12-23 19:09:02 +03:00
1f773cc230 Config API change 2020-12-19 20:54:55 +03:00
95e6925d55 bump api 2020-12-13 23:09:53 +03:00
7c4d69ec1b Refactor Value. 2020-12-09 12:04:10 +03:00
1b46d00a91 Changed the logic of Value::isList for serialization 2020-11-29 10:18:52 +03:00
2eb5fe03cd Fix scheme initialization 2020-11-20 16:58:27 +03:00
1284aa9f2e Configurable is no longer MutableItemProvider. All functionality moved to Scheme 2020-11-11 13:37:02 +03:00
d68fbfd8a5 Descriptor in SchemeSpec 2020-11-11 10:54:52 +03:00
d5992c721d Refactor Scheme and MutableItemProvider.kt 2020-11-10 19:08:53 +03:00
8ef0b2247c Changed kotlin version to 1.4.20-M2 2020-10-28 13:01:29 +03:00