Commit Graph

131 Commits

Author SHA1 Message Date
e41fdfc086
Fix naming conventions in names 2023-01-08 11:03:58 +03:00
4117a05df4
Add in-memory caching for workspaces 2022-10-03 20:36:28 +03:00
81e2ad06cc
refactor MutableMeta set method to accept wider range of receivers 2022-08-01 18:12:57 +03:00
0b68c1edae
minor API update 2022-06-22 20:00:27 +03:00
b8869570ce
refactor file reading 2022-05-25 19:00:12 +03:00
4833128857
refactor file reading 2022-05-21 11:08:59 +03:00
6bd8a7acbc
return type to IOReader 2022-05-21 10:38:53 +03:00
0fc2198832
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
2022-05-16 18:57:48 +03:00
a546552540
Replace sequences by iterators in DataSet 2022-05-10 14:45:58 +03:00
fe92e8fccf
Data traversal refactoring 2022-05-08 20:56:14 +03:00
0622bacc4d
Refactor DataSet. Remove suspends where it is possible. 2022-05-04 17:27:56 +03:00
665f317e4e
Remove obsolete getData for DataSet 2022-05-01 19:29:13 +03:00
82d37f4b55
Fix text envelope formats partial reads 2022-04-29 18:35:44 +03:00
77857289f0
DataSet flow to sequence 2022-04-24 09:57:33 +03:00
eaa9d40d60
Change suspend DataSet.getData to operator DataSet.get 2022-04-24 09:19:14 +03:00
e5000171f1
move to Kotlin 1.6.20 and KTor 2.0 2022-04-17 21:59:09 +03:00
11143e4ba1
0.5.3-dev-4 2022-03-07 16:12:01 +03:00
1e97165328
Refactory Factory 2021-12-12 17:58:01 +03:00
c423dc214e Some name refactoring 2021-11-24 20:26:29 +03:00
d178c4ff0d Fix number comparison bug in value 2021-11-02 10:50:38 +03:00
3f54eee578 Workaround for https://youtrack.jetbrains.com/issue/KT-48988. Smart building of child contexts 2021-10-10 14:32:32 +03:00
aded38254e Workspace and task updates 2021-10-09 10:49:38 +03:00
00d964eef3 Workspace and task updates 2021-10-08 09:54:11 +03:00
8763d63e28 Name revolution 2021-07-31 15:02:11 +03:00
c8bd3390cb Cover corner cases in JsonMeta 2021-07-30 09:17:46 +03:00
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