Commit Graph

104 Commits

Author SHA1 Message Date
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
27c510f5d0 Removed inline from Name due to problems with equality and serialization. 2019-08-17 10:32:58 +03:00
d1061a6669 Fix for value equality in JS 2019-08-10 17:28:27 +03:00
65633bbd0d Build passes, but a lot of tests fails. Need more work. 2019-08-07 21:14:20 +03:00
72954a8370 Meta equality for all 2019-08-07 20:41:27 +03:00
44737faa26 A lot of minor fixes 2019-08-07 11:38:25 +03:00
a729d27d1c Meta serialization update 2019-08-02 15:42:45 +03:00
c82eda28d8 Minor updates for mutable meta and builder 2019-07-31 16:22:14 +03:00
9f6d53f214 Some additional fixes 2019-07-27 17:45:14 +03:00
efddfa8e91 Meta and io fixes 2019-07-27 17:02:48 +03:00
b13d980c02 migrating to common toolset 2019-06-28 16:28:54 +03:00
3bf49d3fae Isolating build logic 2019-06-28 10:19:58 +03:00
7f95dcf02c Build fix for module deploy 2019-06-22 15:33:33 +03:00
b275288c55 Moved to 1.3.40 and plugin-based build. Fix fo Styled. 2019-06-22 14:29:37 +03:00
4ae1f71a05 Fixed value delegate nullability bug. 2019-06-12 21:12:54 +03:00
c6c4509d6c Fixed bug with meta value removal 2019-06-12 19:45:57 +03:00
4bb95ca793 Joined descriptors 2019-06-10 20:07:40 +03:00
07ff982d08 Added common ancestor to descriptors 2019-06-09 18:48:26 +03:00
846ad4582f MetaTransformation update 2019-06-01 20:21:19 +03:00
d08e1ee57d Optimized type projections in meta. Set operations are now non-generic 2019-06-01 16:04:45 +03:00
f0413464a3 Name comparison 2019-06-01 08:14:37 +03:00