Commit Graph

106 Commits

Author SHA1 Message Date
c789dabdae Fix build with new IO 2019-12-01 20:53:32 +03:00
2e643287ef Moving to io-2 2019-11-30 23:36:06 +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
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
728da96eff Front matter envelope format 2019-10-28 19:37:15 +03:00
Mikhail Zelenyy
26f5114e48 Simple test for selecting data 2019-10-21 16:26:47 +03:00
44a34eee40 Refactored IO logic 2019-10-19 13:35:50 +03:00
23a2d29e84 Upgraded plugin and added test for data gathering in workspace. 2019-10-09 19:10:37 +03:00
337401f6e0 Task builder for WorkspacePlugin 2019-09-24 17:35:06 +03:00
71536051aa Data and DataNode file io update 2019-09-18 16:36:35 +03:00
6c1c49d15e Added strong typing to tasks and task dependencies 2019-09-14 16:50:25 +03:00
c175dc7de4 Added strong typing to tasks and task dependencies 2019-09-14 10:36:47 +03:00
a0abb99d88 A test for complex task logic 2019-09-12 16:53:57 +03:00
530b1c1b76 Moved TaskBuilder to common. 2019-09-12 11:10:15 +03:00
61c2530c91 Moved TaskBuilder to common. 2019-09-12 10:39:19 +03:00
c239abe6e8 Added unsafe data casts for all platforms and safeCast for JVM 2019-09-11 23:03:56 +03:00
352b98be9b Added unsafe data casts for all platforms and safeCast for JVM 2019-09-11 22:44:56 +03:00
b730d49e6e Convenience methods to access DataNode elements 2019-09-11 20:43:55 +03:00
10b8385324 Named return Name instead of String 2019-09-08 15:11:46 +03:00
8bac218715 Working on remote function call 2019-09-04 22:22:29 +03:00
418e1c2134 Refactored TaskBuilder to be more predictable 2019-09-04 09:50:56 +03:00
7045f34c2c Updated to build plugin 0.1.6 2019-09-02 19:08:28 +03:00
8c32eaeb6b Binary and file data update 2019-08-11 18:35:03 +03:00
56679cff23 Major rework of IO 2019-08-09 20:53:08 +03:00
5921556254 Reworked Data and Goal mechanics 2019-08-09 16:31:59 +03:00
43c18bcde7 Some refactoring in goal mechanics 2019-08-07 22:07:36 +03:00
65633bbd0d Build passes, but a lot of tests fails. Need more work. 2019-08-07 21:14:20 +03:00
1f0a317cd8 Complete refactoring of goals and DataNodes 2019-08-07 19:28:44 +03:00
44737faa26 A lot of minor fixes 2019-08-07 11:38:25 +03:00
da4a9ebe9d Simplified Provider API 2019-07-05 18:49:36 +03:00
b275288c55 Moved to 1.3.40 and plugin-based build. Fix fo Styled. 2019-06-22 14:29:37 +03:00
d08e1ee57d Optimized type projections in meta. Set operations are now non-generic 2019-06-01 16:04:45 +03:00
343ba84118 Introduced a WorkspacePlugin to access tasks from plugin easily 2019-05-19 10:14:49 +03:00
2a395f8064 Test for plugin task loading 2019-05-19 10:05:21 +03:00
e239a77223 Fixing build for publish (not yet) 2019-05-09 19:42:39 +03:00
577311ab7f Updated build. Added doc jar 2019-05-09 13:52:26 +03:00
52fb8234fc Providers provide map instead of sequence on provideAll (replaced by top).
Context task loading ambiguity solved by prepending plugin name.
2019-05-08 22:15:44 +03:00
1cdf19e533 Switched to buildSrc plugin 2019-04-30 14:57:48 +03:00
6298d741ff Moved GenericTask to common 2019-04-08 14:39:40 +03:00
5480d90a36 Few fixes for Workspaces builders. 2019-03-31 17:39:44 +03:00
58e65ba71e Simplified task builder. 2019-03-30 10:36:02 +03:00
55db973cd6 Simplified task builder. 2019-03-29 21:51:39 +03:00
e3127503ec Workspace is working 2019-03-29 12:16:24 +03:00
929f1b9d69 Experimenting on Task builder and inner contexts 2019-03-28 09:56:11 +03:00
16d263dc0b Task builder complete. Not tested 2019-03-22 19:48:55 +03:00
0ff915236c Actions builder finished. DataNode cast 2019-03-22 19:03:52 +03:00
4e31bef631 Migrating action builders 2019-03-20 22:12:27 +03:00
a4a7163e0d Basic design for workspaces 2019-01-31 21:21:02 +03:00
012ee93ab2 Basic design for workspaces 2019-01-30 18:57:14 +03:00
013a1a935c MetaFormat service loader 2018-12-05 09:55:30 +03:00
d3ce88eb3f Context module 2018-11-06 14:09:43 +03:00