Commit Graph

372 Commits

Author SHA1 Message Date
cf0c934acf Move logging to implementation 2021-02-23 17:40:05 +03:00
a726307641 Update Readme 2021-02-07 20:58:43 +03:00
db4ed02f9d Update Readme 2021-02-07 20:58:19 +03:00
2b945d4a78 Update CHANGELOG.md 2021-02-07 20:49:48 +03:00
Alexander Nozik
f6210fde7f
Merge pull request #59 from mipt-npm/refactor/data-types
Refactor/data types
2021-02-07 20:37:40 +03:00
5d02520904 turn on API validation 2021-02-07 20:23:33 +03:00
7d3df24568 Remove KClass from dataforge-data 2021-02-07 19:36:41 +03:00
1970243785 Remove KClass from dataforge-data 2021-02-07 18:15:54 +03:00
03337f00f0 Merge branch 'dev' into refactor/data-types 2021-02-07 12:46:28 +03:00
81fb064d38 Maturity declarations. 2021-02-07 12:46:15 +03:00
730ac69544 build tools 0.7.5 and JVM-IR 2021-02-05 09:49:35 +03:00
fcd99b1ca8 [WIP] change KClass to KType 2021-02-02 17:48:25 +03:00
6a0bfae931 minor data refactor 2021-02-02 12:09:44 +03:00
11ba116a89 Update DataSetBuilder API 2021-01-31 22:37:32 +03:00
4d19d97c53 Update DataSetBuilder API 2021-01-31 22:34:48 +03:00
e66ae408cd Fix return type for ActiveDataTree.kt 2021-01-31 20:55:01 +03:00
0e053ab78d Move yaml to multiplatform 2021-01-30 19:49:28 +03:00
66355793ee Remove restriction on empty ListValue since it have a separate type now. 2021-01-28 10:34:28 +03:00
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