|
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 |
|
|
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 |
|
|
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 |
|
|
2eb5fe03cd
|
Fix scheme initialization
|
2020-11-20 16:58:27 +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 |
|
|
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 |
|
|
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 |
|
|
52a3c8bc6f
|
dataforge-meta cleanup
|
2020-09-07 22:43:39 +03:00 |
|
|
a767f279a3
|
Fixed 1.4 build
|
2020-09-05 16:19:03 +03:00 |
|
|
6ad5f162a1
|
Refactor Name and NameToken. Breaking change
|
2020-08-31 12:02:06 +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 |
|
|
0434360d46
|
Cleanup type variance in Task builder
|
2020-04-13 15:34:26 +03:00 |
|
|
6450696157
|
Fix zip writer and name refactoring
|
2020-04-06 22:50:51 +03:00 |
|
|
01711c2b8c
|
Move scheme to root meta package to avoid import clutter
|
2020-03-28 10:25:24 +03:00 |
|
|
7f0ad68d9d
|
Meta to JSON SNS fix
|
2020-03-28 10:04:59 +03:00 |
|
|
e2845f4efc
|
Move Meta serialization to dataforge-meta
|
2020-03-11 22:30:29 +03:00 |
|
|
f906fbdb0a
|
Tables basics
A lot of refactoring
|
2020-01-29 21:34:51 +03:00 |
|
|
b83821af51
|
Configurable and Scheme revision
|
2020-01-08 21:41:27 +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 |
|
|
45a5b6fe28
|
Working on zip and directory storage for data. Update to build 0.2.4
|
2019-11-17 22:15:29 +03:00 |
|
|
41d0cdb2b1
|
Fix large buffers IO. A lot of refactoring.
|
2019-11-13 18:08:48 +03:00 |
|
|
3e9cb3915c
|
Meta and Evelope format factories now implement Meta and Envelope formats (default representation).
|
2019-11-10 19:08:32 +03:00 |
|
|
f63a2b6e93
|
Some serialization fixes
|
2019-11-05 19:45:53 +03:00 |
|
|
257601d945
|
Changed parameter order in ActionEnv
|
2019-11-01 14:53:58 +03:00 |
|
|
592f911db7
|
Changed map and reduce action API to include both meta from data and meta from task/action
|
2019-11-01 14:41:16 +03:00 |
|
Alexander Nozik
|
2b1fbf15ea
|
Merge pull request #22 from mipt-npm/dev-zelenyy
Dev zelenyy
|
2019-10-29 21:20:39 +03:00 |
|
|
245b5ebc52
|
Fix #16
|
2019-10-29 21:20:14 +03:00 |
|
|
dce9199b78
|
#18
|
2019-10-29 20:21:38 +03:00 |
|
Mikhail Zelenyy
|
956c07e386
|
Fixed default regex in DataFilter
|
2019-10-22 14:24:22 +03:00 |
|
|
e3e9412cb6
|
Fixed build and nasty bug in data builder
|
2019-10-04 20:23:02 +03:00 |
|
|
71536051aa
|
Data and DataNode file io update
|
2019-09-18 16:36:35 +03:00 |
|
|
c175dc7de4
|
Added strong typing to tasks and task dependencies
|
2019-09-14 10:36:47 +03:00 |
|