Commit Graph

84 Commits

Author SHA1 Message Date
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