|
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 |
|
|
7f0ad68d9d
|
Meta to JSON SNS fix
|
2020-03-28 10:04:59 +03:00 |
|
|
66cee2d42b
|
Specification invoke made inline
|
2020-03-26 21:11:23 +03:00 |
|
|
5c3d51de58
|
Fix enum delegate bug (KT-37503)
|
2020-03-25 19:06:08 +03:00 |
|
|
e0aab57953
|
Indexed access test
|
2020-03-25 18:52:58 +03:00 |
|
|
417c292507
|
Refactor inner workings of descriptors
|
2020-03-25 10:41:27 +03:00 |
|
|
e835d81183
|
Utility methods to access Configurable properties
|
2020-03-16 22:52:54 +03:00 |
|
|
2c52e9aaa3
|
Workaround for enum delegate
|
2020-03-15 13:33:20 +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 |
|
|
93c806c3bf
|
Basic design for external connectors
|
2020-03-02 19:17:36 +03:00 |
|
|
a2e8d4f018
|
Basic design for property builders
|
2020-02-22 22:02:58 +03:00 |
|
|
8dfd56f02e
|
Initial API
|
2020-02-17 14:46:03 +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 |
|
|
819ab3ab20
|
Fix scheme to meta transformation
|
2020-01-29 21:50:49 +03:00 |
|
|
f906fbdb0a
|
Tables basics
A lot of refactoring
|
2020-01-29 21:34:51 +03:00 |
|
|
fe6760eee6
|
Refactor Meta delegates
|
2020-01-10 11:14:18 +03:00 |
|
|
b83821af51
|
Configurable and Scheme revision
|
2020-01-08 21:41:27 +03:00 |
|
|
736ec621b0
|
Invoke mechanism for defining specific and fix to attach config child
|
2019-12-28 21:24:16 +03:00 |
|
|
1b879eccc7
|
Specialized non-null delegates for spec
|
2019-12-28 16:06:32 +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 |
|
|
659fded3a5
|
Replace scecification builders by invokations
|
2019-12-24 20:06:16 +03:00 |
|
|
f9ae9348e2
|
Meta subtyping and get by empty name.
|
2019-12-22 20:30:47 +03:00 |
|
|
effac131de
|
Fix name comparison
|
2019-12-22 20:29:58 +03:00 |
|
|
ade4eec96e
|
Make putted values optional in MetaBuilder
|
2019-10-30 17:13:31 +03:00 |
|
|
245b5ebc52
|
Fix #16
|
2019-10-29 21:20:14 +03:00 |
|
|
10de05240c
|
Fix #12
|
2019-10-29 20:11:57 +03:00 |
|
|
264ed14cf4
|
Fixed array representation in DynamicMeta
|
2019-10-29 18:45:24 +03:00 |
|
|
04e9601def
|
Fixed array representation in DynamicMeta
|
2019-10-29 18:20:05 +03:00 |
|
|
728da96eff
|
Front matter envelope format
|
2019-10-28 19:37:15 +03:00 |
|
|
cd4736ab5e
|
Transformation of Meta to Map and back
|
2019-10-28 12:35:19 +03:00 |
|
|
d3dd15884c
|
Fixed all IO issues (for now)
|
2019-10-27 16:50:05 +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 |
|
|
156a43d4bf
|
Fixed enum delegate
|
2019-10-07 13:27:54 +03:00 |
|
|
3ff3a5d09e
|
Fixed function server
|
2019-10-07 13:22:44 +03:00 |
|
Alexander Nozik
|
6d52db311d
|
Merge pull request #20 from Zelenyy/dev-zelenyy
Two test for checking Meta.enum extension.
|
2019-10-07 12:06:31 +03:00 |
|
|
e3e9412cb6
|
Fixed build and nasty bug in data builder
|
2019-10-04 20:23:02 +03:00 |
|
Mikhail Zelenyy
|
e68e184fb2
|
Two test for checking Meta.enum extension.
Test `testEnum` failed.
|
2019-10-04 20:16:34 +03:00 |
|
|
1b118986f5
|
Value extensions to access primitives
|
2019-10-02 13:48:04 +03:00 |
|
|
337401f6e0
|
Task builder for WorkspacePlugin
|
2019-09-24 17:35:06 +03:00 |
|
|
c44e004495
|
Envelope client-sever EAP
|
2019-09-09 16:15:35 +03:00 |
|
|
62916d0c67
|
Name and serialization fix
|
2019-08-19 22:42:08 +03:00 |
|