Commit Graph

138 Commits

Author SHA1 Message Date
8ef0b2247c Changed kotlin version to 1.4.20-M2 2020-10-28 13:01:29 +03:00
d6ed5f94e4 Removed IO dependency from Output 2020-10-17 17:22:34 +03:00
01c209d1d6 Finish migration to 1.4.20 2020-09-28 15:38:29 +03:00
44ef4ad97f bump version 2020-09-15 21:14:21 +03:00
eeb4643d93 IO refactoring 2020-09-07 13:44:02 +03:00
a767f279a3 Fixed 1.4 build 2020-09-05 16:19:03 +03:00
57b263ec63 Migration to 1.4 2020-08-31 11:27:44 +03:00
b8d775aa30 Migration to 1.4 2020-08-29 11:45:31 +03:00
617612bf67 Add default implementation to the provider. 2020-08-15 20:33:39 +03:00
c3d4836a11 Default error for Provider 2020-07-26 10:23:51 +03:00
fcba27cd72 Tools to 0.5.1 2020-07-05 15:22:40 +03:00
c280671e61 Yet another refactor of Meta and Configurable delegates (let's hope it is final) 2020-07-05 12:54:27 +03:00
faeb737672 Correct meta item index representation in JSON 2020-07-03 20:38:19 +03:00
059ade7973 Table refactoring 2020-06-24 14:40:55 +03:00
086fcd441b Fix MetaItem equality 2020-06-05 21:08:41 +03:00
fc0454d339 0.1.8-dev-2. Fix build 2020-05-17 20:20:20 +03:00
fb559f4562 0.1.8-dev-2 2020-05-17 20:12:44 +03:00
5e8e3014f7 Node editor for MutableMeta 2020-04-21 19:32:29 +03:00
f67fb63c45 Fix for #48 2020-04-13 15:23:05 +03:00
b0950f8415 0.1.7 release 2020-04-07 12:53:00 +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
5c3d51de58 Fix enum delegate bug (KT-37503) 2020-03-25 19:06:08 +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
b78fc2e7d7 bump version 2020-03-15 13:34:13 +03:00
2c52e9aaa3 Workaround for enum delegate 2020-03-15 13:33:20 +03:00
e2845f4efc Move Meta serialization to dataforge-meta 2020-03-11 22:30:29 +03:00
8dfd56f02e Initial API 2020-02-17 14:46:03 +03:00
f906fbdb0a Tables basics
A lot of refactoring
2020-01-29 21:34:51 +03:00
b83821af51 Configurable and Scheme revision 2020-01-08 21:41:27 +03:00
1b879eccc7 Specialized non-null delegates for spec 2019-12-28 16:06:32 +03:00
be2bca24b1 Build migration 2019-12-22 20:29:32 +03:00
4eb07949b4 Bump build and io versions 2019-12-10 17:15:20 +03:00
76e7f47528 fix envelope formats 2019-12-01 15:00:27 +03:00
2e643287ef Moving to io-2 2019-11-30 23:36:06 +03:00
45a5b6fe28 Working on zip and directory storage for data. Update to build 0.2.4 2019-11-17 22:15:29 +03:00
d10bd40763 Remove use of direct Input to ByteArray conversions due to bugs in kotlinx.io. 2019-11-13 18:24:33 +03:00
41d0cdb2b1 Fix large buffers IO. A lot of refactoring. 2019-11-13 18:08:48 +03:00
f63a2b6e93 Some serialization fixes 2019-11-05 19:45:53 +03:00
84c5f6d925 Version to 0.1.4 2019-10-29 21:24:45 +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
3ff3a5d09e Fixed function server 2019-10-07 13:22:44 +03:00
e3e9412cb6 Fixed build and nasty bug in data builder 2019-10-04 20:23:02 +03:00
71536051aa Data and DataNode file io update 2019-09-18 16:36:35 +03:00
61c2530c91 Moved TaskBuilder to common. 2019-09-12 10:39:19 +03:00
7045f34c2c Updated to build plugin 0.1.6 2019-09-02 19:08:28 +03:00
62916d0c67 Name and serialization fix 2019-08-19 22:42:08 +03:00
a8c9100539 Fixed scripting test by randomly placing random strings in random places 2019-08-10 17:51:58 +03:00
43c18bcde7 Some refactoring in goal mechanics 2019-08-07 22:07:36 +03:00
c82eda28d8 Minor updates for mutable meta and builder 2019-07-31 16:22: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
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
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
4e6cf3e785 bump version to 0.1.3-dev-2 2019-06-01 20:30:47 +03:00
54c7b55bc4 Working on meta transformations 2019-05-19 21:42:56 +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
577311ab7f Updated build. Added doc jar 2019-05-09 13:52:26 +03:00
f284d15ee4 Removed configuration from plugins. 2019-05-01 16:46:09 +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
d23c0d3781 Specication update 2019-04-30 14:28:45 +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
5480d90a36 Few fixes for Workspaces builders. 2019-03-31 17:39:44 +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
d562352a03 query in Name renamed to index 2019-03-18 20:23:52 +03:00
f8266d35c2 Build fixed. JS visualization loop added 2019-03-07 09:52:04 +03:00
ec01b0d7a8 JS 3d Visualization 2019-03-06 18:15:30 +03:00
54b30e9260 Visuliazation package. Multiple fixes to mutable and styled meta. 2019-03-01 22:10:17 +03:00
48c45fa51c Working workspace builder 2019-02-10 09:49:16 +03:00
2d8810110e IO update 2019-01-27 20:54:28 +03:00
5dd40f0226 Build update and minor fixes 2019-01-27 17:12:46 +03:00
64a23545f7 kotlin to 1.3.20 2019-01-27 15:54:13 +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