Commit Graph

502 Commits

Author SHA1 Message Date
Andrey Stoyan
50a9e7d314 Refactor serialization 2022-06-04 18:20:39 +03:00
Andrey Stoyan
ba3354b4a2 Fix transitive execution 2022-06-02 13:24:13 +03:00
Andrey Stoyan
7e13c3dec6 Endpoint info via meta 2022-06-01 23:31:51 +03:00
Andrey Stoyan
99efe3a456 Merge remote-tracking branch 'upstream/0.6' into distributed 2022-06-01 09:38:56 +03:00
Andrey Stoyan
196854429a Non-suspend data tree builder 2022-05-31 22:50:09 +03:00
b8869570ce
refactor file reading 2022-05-25 19:00:12 +03:00
Andrey Stoyan
9c55d26be5 Merge branch 'dev' into distributed 2022-05-25 14:08:56 +03:00
Andrey Stoyan
114d310fdc Replace custom json coders with default 2022-05-25 13:51:26 +03:00
Andrey Stoyan
77f8f045e6 Refactor remote execution model 2022-05-21 23:10:54 +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
f5d32ba511
Update build version 2022-05-17 12:24:15 +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
Andrey Stoyan
230a3f1e22 Make dataset serialization non-blocking 2022-05-10 10:49:38 +03:00
Andrey Stoyan
07a0bd551b Await data in parallel 2022-05-10 10:31:26 +03:00
Andrey Stoyan
f62507e1b9 Create separatere gradle project 2022-05-09 21:32:40 +03:00
Andrey Stoyan
e9d4683f9b Send meta too 2022-05-09 20:22:17 +03:00
fe92e8fccf
Data traversal refactoring 2022-05-08 20:56:14 +03:00
7d9189e15c Replace T by Pair<Meta, T> in data reducers 2022-05-07 18:06:55 +03:00
0622bacc4d
Refactor DataSet. Remove suspends where it is possible. 2022-05-04 17:27:56 +03:00
bedab0dc86
Remove experimental flag from YAML 2022-05-03 17:42:00 +03:00
f0820a3bed
Reify types for action builders 2022-05-01 20:23:37 +03:00
665f317e4e
Remove obsolete getData for DataSet 2022-05-01 19:29:13 +03:00
Andrey Stoyan
a4044c82a0 Call remote task of service workspace 2022-04-30 19:34:27 +03:00
82d37f4b55
Fix text envelope formats partial reads 2022-04-29 18:35:44 +03:00
6d396368b7
Fixe meta file name 2022-04-24 14:44:31 +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
6b41163ed3
Fix select.kt 2022-04-17 22:21:11 +03:00
e5000171f1
move to Kotlin 1.6.20 and KTor 2.0 2022-04-17 21:59:09 +03:00
3c6bc15716
move to Kotlin 1.6.20 and KTor 2.0 2022-04-15 18:56:00 +03:00
11143e4ba1
0.5.3-dev-4 2022-03-07 16:12:01 +03:00
91621864c2
add specOrNull delegate 2021-12-18 17:02:17 +03:00
1e97165328
Refactory Factory 2021-12-12 17:58:01 +03:00
Alexander Nozik
be8e971436
all platforms for macos publication 2021-12-12 11:13:35 +03:00
Alexander Nozik
9cc30b1f4e
disable sonatype publishing 2021-12-12 10:48:52 +03:00
Alexander Nozik
7414e60192
Update publish.yml
force disable github publishing
2021-11-30 14:42:00 +03:00
Alexander Nozik
8c0bc05a9a
Merge pull request #74 from mipt-npm/dev
0.5.2
2021-11-30 13:12:20 +03:00
c480cd8e4d
Fix native test 2021-11-30 12:53:52 +03:00
64e0c554cc 0.5.2 release 2021-11-30 11:58:23 +03:00
532e0c253b Add Yaml meta format plugin 2021-11-27 13:36:07 +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
Alexander Nozik
387ab8747e
Merge pull request #72
Kotlin 1.6
2021-10-10 14:38:02 +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
b07d281a83 Kotlin 1.6 2021-09-29 11:08:55 +03:00
81cdd38c40 Build 2021-09-28 12:26:50 +00:00