Commit Graph

84 Commits

Author SHA1 Message Date
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
3ab3f2766c Add preemptive initialization for plugins 2020-11-10 20:18:54 +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
d6ed5f94e4 Removed IO dependency from Output 2020-10-17 17:22:34 +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
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