Commit Graph

272 Commits

Author SHA1 Message Date
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
da4a9ebe9d Simplified Provider API 2019-07-05 18:49:36 +03:00
5b053d60a2 optimize plugin loading API 2019-07-02 13:17:41 +03:00
167dc752ea Few more updates for context builder 2019-06-30 14:13:45 +03:00
1722a7dd82 Slightly modified plugin lookup 2019-06-30 10:34:15 +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
535e877eb0 Fixed mpp deploy to artifactory 2019-06-13 09:52:24 +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
4e6cf3e785 bump version to 0.1.3-dev-2 2019-06-01 20:30:47 +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
cffb02d483 fixed FileBinary 2019-05-28 18:56:22 +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
343ba84118 Introduced a WorkspacePlugin to access tasks from plugin easily 2019-05-19 10:14:49 +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
1344471f40 build fix 2019-05-10 09:51:31 +03:00
7daeedb9ff Fixed build for publish 2019-05-09 22:05:23 +03:00
e239a77223 Fixing build for publish (not yet) 2019-05-09 19:42:39 +03:00
Alexander Nozik
a7e1009d2b
Merge pull request #7 from altavir/dev
Dev
2019-05-09 13:58:11 +03:00
577311ab7f Updated build. Added doc jar 2019-05-09 13:52:26 +03:00
9ddcf648a1 Fixed context provider test 2019-05-08 22:31:50 +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
6298d741ff Moved GenericTask to common 2019-04-08 14:39:40 +03:00
949b0a83e5 minor cleanup 2019-04-05 22:13:39 +03:00
f08a8e8fc8 Module format back to commonjs 2019-04-05 14:46:03 +03:00
c3ca152c77 Build fix 2019-04-03 20:37:25 +03:00