Commit Graph

292 Commits

Author SHA1 Message Date
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
59c46344fa Simplified mutable meta hierarchy 2019-05-28 19:24:23 +03:00
65a5379f4a build fix 2019-05-28 17:59:55 +03:00
13c5a579ed Envelope IO 2019-05-26 22:05:20 +03:00
7c38cadddd Envelope IO 2019-05-23 22:16:34 +03:00
54c7b55bc4 Working on meta transformations 2019-05-19 21:42:56 +03:00
2a395f8064 Test for plugin task loading 2019-05-19 10:05:21 +03:00
f1692297b8 Minor delegates optimization 2019-05-18 11:12:41 +03:00
fdd5b11370 Configurable updater fix 2019-05-10 19:53:54 +03:00
577311ab7f Updated build. Added doc jar 2019-05-09 13:52:26 +03:00
52fb8234fc Providers provide map instead of sequence on provideAll (replaced by top).
Context task loading ambiguity solved by prepending plugin name.
2019-05-08 22:15:44 +03:00
f284d15ee4 Removed configuration from plugins. 2019-05-01 16:46:09 +03:00
a56fa74ab6 Fixed value delegate 2019-04-30 21:42:56 +03:00
459e570437 Config list delegates 2019-04-30 21:39:21 +03:00
3cf62bb6b2 Array converters for values 2019-04-30 21:15:21 +03:00
da2c59fdfe Fixed JsonMetaForat and ListValue equality 2019-04-30 21:04:55 +03:00
60ab98dde6 Value inference includes arrays 2019-04-30 18:29:05 +03:00
1cdf19e533 Switched to buildSrc plugin 2019-04-30 14:57:48 +03:00
902a5f70ab Renamed Specification -> Specific
Renamed SpecificationCompanion -> Specification
2019-04-30 14:32:54 +03:00
d23c0d3781 Specication update 2019-04-30 14:28:45 +03:00
04c430d9ce Convenience functions 2019-04-03 14:00:45 +03:00
9355eefb65 Minor specification fix 2019-04-03 09:12:47 +03:00
41acd879d8 GDML model in progress 2019-04-02 20:24:30 +03:00
4e679b8971 Minor API fixed for Meta 2019-04-02 15:19:52 +03:00
929f1b9d69 Experimenting on Task builder and inner contexts 2019-03-28 09:56:11 +03:00
7ce45f4ab1 Js test configuration and JS meta implementation 2019-03-27 20:43:01 +03:00
63cd209f58 Fixed getAll bug 2019-03-26 12:21:33 +03:00
0ff915236c Actions builder finished. DataNode cast 2019-03-22 19:03:52 +03:00
4e31bef631 Migrating action builders 2019-03-20 22:12:27 +03:00
00c9e70c09 minor refactoring 2019-03-19 20:13:57 +03:00
2283aaffad Fixed descriptors 2019-03-19 14:29:02 +03:00
ce0e5d4f24 Json meta format fix 2019-03-19 10:57:41 +03:00
9fd89a5b60 Descriptors 2019-03-18 20:34:06 +03:00
47e39ae0ac Merge remote-tracking branch 'origin/dev' into dev 2019-03-18 20:33:36 +03:00
d562352a03 query in Name renamed to index 2019-03-18 20:23:52 +03:00
a02a5fbc3f Lazy safe delegates for meta values 2019-03-12 18:48:29 +03:00
5eb2bcfce6 Fixed config delegates 2019-03-08 11:34:51 +03:00
e5e399e041 Moved visualization to a separate project 2019-03-08 11:20:08 +03:00
f8266d35c2 Build fixed. JS visualization loop added 2019-03-07 09:52:04 +03:00
0d15bc1d0b Minors fixes to Meta and JsonMetaFormat. Visualization moving forward 2019-03-03 15:23:21 +03:00
54b30e9260 Visuliazation package. Multiple fixes to mutable and styled meta. 2019-03-01 22:10:17 +03:00
a4a7163e0d Basic design for workspaces 2019-01-31 21:21:02 +03:00
012ee93ab2 Basic design for workspaces 2019-01-30 18:57:14 +03:00
4cafac1f1b Code cleanup 2019-01-27 17:16:40 +03:00
5dd40f0226 Build update and minor fixes 2019-01-27 17:12:46 +03:00
ec833dd13c Generalized Contexts for multiplatform 2019-01-11 07:36:02 +03:00
139a78beca Build update 2018-12-11 18:49:08 +03:00
013a1a935c MetaFormat service loader 2018-12-05 09:55:30 +03:00
d3ce88eb3f Context module 2018-11-06 14:09:43 +03:00
dd05897759 Fixed json conversion issue for new Meta structure. 2018-11-03 22:15:36 +03:00
3033cc6304 Moved to K1.3.
Removed MultiNodeItems and replaced same name siblings by queries.
Laminate merge.
2018-11-02 15:11:42 +03:00
a7a1f776a7 Test for binary serialization 2018-10-26 16:15:27 +03:00
13a00d0d19 Json serialization for JVM and Binary serialization in common 2018-10-26 14:10:41 +03:00
c1d004ec3e Moved to mpp structure 2018-09-25 22:35:28 +03:00
ad059dea33 Splitting meta and mata-io. Project rename 2018-09-25 12:06:35 +03:00