Commit Graph

124 Commits

Author SHA1 Message Date
81fb064d38 Maturity declarations. 2021-02-07 12:46:15 +03:00
730ac69544 build tools 0.7.5 and JVM-IR 2021-02-05 09:49:35 +03:00
0e053ab78d Move yaml to multiplatform 2021-01-30 19:49:28 +03:00
66355793ee Remove restriction on empty ListValue since it have a separate type now. 2021-01-28 10:34:28 +03:00
e88178ffe7 readEnvelopeFile throws exception instead of returning null for missing encoders 2021-01-28 10:25:54 +03:00
9ed4245d84 WIP full data refactor 2021-01-10 14:32:52 +03:00
8b1d5eb69e Task and data input validation moved to JVM 2020-12-29 22:19:11 +03:00
6389a25aaf Moved ValueItem and NodeItem to the top level 2020-12-24 10:48:51 +03:00
89f0d627b8 A major refactor MutableItemProvider instead of Config 2020-12-23 19:09:02 +03:00
7c4d69ec1b Refactor Value. 2020-12-09 12:04:10 +03:00
eb16294a7e Fix api definitions 2020-12-04 14:07:00 +03:00
17c9bf3d54 Move envelope builder to the top level. 2020-12-04 11:26:03 +03:00
2098d96561 Fix build and update internals of MetaSerializer 2020-12-04 10:38:56 +03:00
4c98d62e8f Implement YamlMetaFormat with yaml.kt 2020-12-04 10:19:42 +03:00
2eb5fe03cd Fix scheme initialization 2020-11-20 16:58:27 +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
acfb070938 New Meta serializer 2020-09-16 15:10:43 +03:00
44ef4ad97f bump version 2020-09-15 21:14:21 +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
606faa5e1b Explicit mode 2020-09-08 21:45:50 +03:00
8a8484172c Fix IO after refactoring 2020-09-08 16:04:15 +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
34110f6be1 Remove function clients and servers 2020-07-26 17:35:44 +03:00
4fde6c4a48 Replace missing query by null in NameToken 2020-07-26 15:00:03 +03:00
fcba27cd72 Tools to 0.5.1 2020-07-05 15:22:40 +03:00
c280671e61 Yet another refactor of Meta and Configurable delegates (let's hope it is final) 2020-07-05 12:54:27 +03:00
faeb737672 Correct meta item index representation in JSON 2020-07-03 20:38:19 +03:00
fc0454d339 0.1.8-dev-2. Fix build 2020-05-17 20:20:20 +03:00
f67fb63c45 Fix for #48 2020-04-13 15:23:05 +03:00
b0950f8415 0.1.7 release 2020-04-07 12:53:00 +03:00
6450696157 Fix zip writer and name refactoring 2020-04-06 22:50:51 +03:00
eebfe534cc Fix Envelope IO with binaries 2020-04-05 21:12:56 +03:00
7efa19920b Migrate to io-dev-6 2020-04-03 12:10:24 +03:00
56e7d55450 Add a Config generator to MetaTransformation 2020-03-28 21:23:44 +03:00
01711c2b8c Move scheme to root meta package to avoid import clutter 2020-03-28 10:25:24 +03:00
4ab71a79db Fix meta serialization 2020-03-15 09:22:08 +03:00
db03dfaae9 Finish migrating to 0.4.0 plugin 2020-03-13 19:15:37 +03:00
e2845f4efc Move Meta serialization to dataforge-meta 2020-03-11 22:30:29 +03:00
dfea68b65c Text tables test working 2020-02-16 15:18:09 +03:00
cd4f07267b Mutable tables 2020-02-10 21:49:53 +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
e532e8358e Remove name from descriptors. It is never used 2019-12-24 22:10:48 +03:00
ce8be78549 Replace EmptyName by Name.Empty
Composite builders for node descriptor
2019-12-24 20:59:14 +03:00
be2bca24b1 Build migration 2019-12-22 20:29:32 +03:00