|
bc4456637c
|
Native for all
|
2020-09-14 20:32:41 +03:00 |
|
|
4ab9751bea
|
Commented fake overrides in Meta to work around KT-41765
|
2020-09-13 20:06:09 +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 |
|
|
606faa5e1b
|
Explicit mode
|
2020-09-08 21:45:50 +03:00 |
|
|
eeb4643d93
|
IO refactoring
|
2020-09-07 13:44:02 +03:00 |
|
|
a767f279a3
|
Fixed 1.4 build
|
2020-09-05 16:19:03 +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 |
|
|
faeb737672
|
Correct meta item index representation in JSON
|
2020-07-03 20:38:19 +03:00 |
|
|
0434360d46
|
Cleanup type variance in Task builder
|
2020-04-13 15:34:26 +03:00 |
|
|
f67fb63c45
|
Fix for #48
|
2020-04-13 15:23:05 +03:00 |
|
|
6450696157
|
Fix zip writer and name refactoring
|
2020-04-06 22:50:51 +03:00 |
|
|
7efa19920b
|
Migrate to io-dev-6
|
2020-04-03 12:10:24 +03:00 |
|
|
01711c2b8c
|
Move scheme to root meta package to avoid import clutter
|
2020-03-28 10:25:24 +03:00 |
|
|
db03dfaae9
|
Finish migrating to 0.4.0 plugin
|
2020-03-13 19:15:37 +03:00 |
|
|
f906fbdb0a
|
Tables basics
A lot of refactoring
|
2020-01-29 21:34:51 +03:00 |
|
|
ce8be78549
|
Replace EmptyName by Name.Empty
Composite builders for node descriptor
|
2019-12-24 20:59:14 +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 |
|
|
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 |
|