Commit Graph

454 Commits

Author SHA1 Message Date
e88178ffe7 readEnvelopeFile throws exception instead of returning null for missing encoders 2021-01-28 10:25:54 +03:00
25cba0c6de bump version to 0.3.0-dev-1 2021-01-26 18:26:28 +03:00
2291072e26 Cleanup after task refactoring 2021-01-26 16:13:31 +03:00
80d3a64cdf Gradle to 6.8.1 2021-01-26 15:16:18 +03:00
9dacd98f64 Full Workspace and data refactor 2021-01-26 15:11:12 +03:00
366d32a04a Name matching 2021-01-24 22:11:25 +03:00
ac8631e3a0 [WIP] redo Workspace 2021-01-17 19:11:49 +03:00
7e4d1af55f [WIP] redo DataSet fill and updates 2021-01-16 12:44:39 +03:00
3334380693 Add toString to Path 2021-01-12 18:34:25 +03:00
b916a038f7 WIP full data refactor 2021-01-10 18:18:34 +03:00
23fae9794f WIP full data refactor 2021-01-10 17:46:53 +03:00
9ed4245d84 WIP full data refactor 2021-01-10 14:32:52 +03:00
13c0d189bb Move DataNode builders 2020-12-30 09:56:49 +03:00
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
027d5ed923 Fix scheme wrapping 2020-12-27 17:40:34 +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
9c3f9420ea cleanup specification. again 2020-12-25 18:28:23 +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
76968f07e5 Fix scheme initialization 2020-12-24 23:17:32 +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
617ed13efa fix imports 2020-12-23 19:15:47 +03:00
89f0d627b8 A major refactor MutableItemProvider instead of Config 2020-12-23 19:09:02 +03:00
702589f7b3 add copy method to descriptors 2020-12-20 18:22:50 +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
62e08a1b75 Refactor Value::toString 2020-12-13 23:00:58 +03:00
18407424fe Merge remote-tracking branch 'origin/dev' into dev 2020-12-13 22:59:13 +03:00
4c5f0e9e43 Add synchronization to Config listeners 2020-12-13 19:58:20 +03:00
7c4d69ec1b Refactor Value. 2020-12-09 12:04:10 +03:00
e317b67a48 Api dump and import fixes 2020-12-04 17:56:33 +03:00
2ba4121a36 Logging moved to extensions 2020-12-04 17:34:12 +03:00
eb16294a7e Fix api definitions 2020-12-04 14:07:00 +03:00
17c9bf3d54 Move envelope builder to the top level. 2020-12-04 11:26:03 +03:00
221cc65b78 Meta builder made inline 2020-12-04 11:20:20 +03:00
2098d96561 Fix build and update internals of MetaSerializer 2020-12-04 10:38:56 +03:00
4c98d62e8f Implement YamlMetaFormat with yaml.kt 2020-12-04 10:19:42 +03:00
47d49d1e0e Minor change to meta serialization descriptors 2020-12-03 13:35:19 +03:00
1b46d00a91 Changed the logic of Value::isList for serialization 2020-11-29 10:18:52 +03:00
2315fb963b Patch changelog 2020-11-26 22:21:29 +03:00
3a6aef95b1 Bump version 2020-11-26 22:20:25 +03:00
167b73df85 0.2.0 - RC 2020-11-25 22:18:39 +03:00
2eb5fe03cd Fix scheme initialization 2020-11-20 16:58:27 +03:00
0a77f729ec Fixed inline invloke on Specification 2020-11-20 14:47:18 +03:00