Commit Graph

106 Commits

Author SHA1 Message Date
9f5b010847 WIP full refactor of Meta 2021-07-24 19:58:19 +03:00
73b3bbe7fc Immutable plugin manager 2021-07-08 12:15:34 +03:00
53393e7958 Cleaup context building API 2021-04-07 18:47:24 +03:00
f1f5f7a70c Isolate and deprecate Context plugin mutation logic. 2021-04-06 15:12:40 +03:00
3f0d088c48 Change package name to space.kscience 2021-03-03 11:36:22 +03:00
b6dad141f8 Fix log loading 2021-03-01 10:25:02 +03:00
f3d43cd40a Remove kotlinx-io 2021-02-28 22:03:40 +03:00
488cd5a939 Tables refactor to KType 2021-02-23 17:40:28 +03:00
1970243785 Remove KClass from dataforge-data 2021-02-07 18:15:54 +03:00
81fb064d38 Maturity declarations. 2021-02-07 12:46:15 +03:00
6a0bfae931 minor data refactor 2021-02-02 12:09:44 +03:00
4d19d97c53 Update DataSetBuilder API 2021-01-31 22:34:48 +03:00
2291072e26 Cleanup after task refactoring 2021-01-26 16:13:31 +03:00
9dacd98f64 Full Workspace and data refactor 2021-01-26 15:11:12 +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
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
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
0a77f729ec Fixed inline invloke on Specification 2020-11-20 14:47:18 +03:00
3ab3f2766c Add preemptive initialization for plugins 2020-11-10 20:18:54 +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
d6ed5f94e4 Removed IO dependency from Output 2020-10-17 17:22:34 +03:00
01c209d1d6 Finish migration to 1.4.20 2020-09-28 15:38:29 +03:00
bc4456637c Native for all 2020-09-14 20:32:41 +03:00
4ab9751bea Commented fake overrides in Meta to work around KT-41765 2020-09-13 20:06:09 +03:00
b229de3eb7 Context content resolution refactor.
Explicit API mode.
2020-09-13 19:35:58 +03:00
d170f5d60c Explicit API mode 2020-09-09 10:22:15 +03:00
606faa5e1b Explicit mode 2020-09-08 21:45:50 +03:00
eeb4643d93 IO refactoring 2020-09-07 13:44:02 +03:00
a767f279a3 Fixed 1.4 build 2020-09-05 16:19:03 +03:00
57b263ec63 Migration to 1.4 2020-08-31 11:27:44 +03:00
b8d775aa30 Migration to 1.4 2020-08-29 11:45:31 +03:00
faeb737672 Correct meta item index representation in JSON 2020-07-03 20:38:19 +03:00
0434360d46 Cleanup type variance in Task builder 2020-04-13 15:34:26 +03:00
f67fb63c45 Fix for #48 2020-04-13 15:23:05 +03:00
6450696157 Fix zip writer and name refactoring 2020-04-06 22:50:51 +03:00
7efa19920b Migrate to io-dev-6 2020-04-03 12:10:24 +03:00
01711c2b8c Move scheme to root meta package to avoid import clutter 2020-03-28 10:25:24 +03:00
db03dfaae9 Finish migrating to 0.4.0 plugin 2020-03-13 19:15:37 +03:00
f906fbdb0a Tables basics
A lot of refactoring
2020-01-29 21:34:51 +03:00
ce8be78549 Replace EmptyName by Name.Empty
Composite builders for node descriptor
2019-12-24 20:59:14 +03:00
659fded3a5 Replace scecification builders by invokations 2019-12-24 20:06:16 +03:00
0ec42689d7 Minor change to Goal API 2019-12-03 17:01:56 +03:00