Commit Graph

93 Commits

Author SHA1 Message Date
9f5b010847 WIP full refactor of Meta 2021-07-24 19:58:19 +03:00
14455c2b2b Moved tables to a separate project 2021-07-18 14:35:31 +03:00
a9cec666a3 Proper json index for single-value array 2021-07-15 12:10:56 +03:00
d2ea1a975e Refactor ItemProvider hierarchy 2021-07-08 12:16:00 +03:00
73b3bbe7fc Immutable plugin manager 2021-07-08 12:15:34 +03:00
254163bdef Update kotlin version. Minor fix to Meta equality 2021-06-04 19:52:34 +03:00
1037c45c0d Experimental listOfSpec delegate. 2021-05-11 12:43:00 +03:00
82b328f797 Experimental listOfSpec delegate. 2021-05-11 12:42:41 +03:00
3e8421187f patach CHANGELOG.md 2021-04-27 11:17:27 +03:00
5afe0523f1 refactor to kotlin 1.5 2021-04-27 10:55:58 +03:00
2352f1cff1 Split ItemDescriptor to builder and read-only descriptor 2021-04-11 11:15:25 +03:00
53393e7958 Cleaup context building API 2021-04-07 18:47:24 +03:00
187094d942 Kotlin 1.5. Further context plugins readOnlyZation 2021-04-07 11:39:24 +03:00
23f1d4f7fd Add item property listeners and item property binding tests 2021-04-06 17:19:24 +03:00
f1f5f7a70c Isolate and deprecate Context plugin mutation logic. 2021-04-06 15:12:40 +03:00
6bdcd0f37d Use slf4j API instead of logback 2021-03-07 09:46:01 +03:00
3f0d088c48 Change package name to space.kscience 2021-03-03 11:36:22 +03:00
b6dad141f8 Fix log loading 2021-03-01 10:25:02 +03:00
f3d43cd40a Remove kotlinx-io 2021-02-28 22:03:40 +03:00
c98ffd1eb4 Logging refactor. Remove Kotlin-logging from common 2021-02-28 11:45:19 +03:00
488cd5a939 Tables refactor to KType 2021-02-23 17:40:28 +03:00
cf0c934acf Move logging to implementation 2021-02-23 17:40:05 +03:00
2b945d4a78 Update CHANGELOG.md 2021-02-07 20:49:48 +03:00
1970243785 Remove KClass from dataforge-data 2021-02-07 18:15:54 +03:00
81fb064d38 Maturity declarations. 2021-02-07 12:46:15 +03:00
730ac69544 build tools 0.7.5 and JVM-IR 2021-02-05 09:49:35 +03:00
3334380693 Add toString to Path 2021-01-12 18:34:25 +03:00
9ed4245d84 WIP full data refactor 2021-01-10 14:32:52 +03:00
8b1d5eb69e Task and data input validation moved to JVM 2020-12-29 22:19:11 +03:00
030f3ed6fe Refactor context factories 2020-12-28 21:05:27 +03:00
89f0d627b8 A major refactor MutableItemProvider instead of Config 2020-12-23 19:09:02 +03:00
7c4d69ec1b Refactor Value. 2020-12-09 12:04:10 +03:00
e317b67a48 Api dump and import fixes 2020-12-04 17:56:33 +03:00
2ba4121a36 Logging moved to extensions 2020-12-04 17:34:12 +03:00
3ab3f2766c Add preemptive initialization for plugins 2020-11-10 20:18:54 +03:00
d5992c721d Refactor Scheme and MutableItemProvider.kt 2020-11-10 19:08:53 +03:00
8ef0b2247c Changed kotlin version to 1.4.20-M2 2020-10-28 13:01:29 +03:00
01c209d1d6 Finish migration to 1.4.20 2020-09-28 15:38:29 +03:00
bc4456637c Native for all 2020-09-14 20:32:41 +03:00
b229de3eb7 Context content resolution refactor.
Explicit API mode.
2020-09-13 19:35:58 +03:00
d170f5d60c Explicit API mode 2020-09-09 10:22:15 +03:00
52a3c8bc6f dataforge-meta cleanup 2020-09-07 22:43:39 +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
b5b0a6898e Add default implementation to the provider. 2020-07-26 17:36:18 +03:00
c3d4836a11 Default error for Provider 2020-07-26 10:23:51 +03:00
fc0454d339 0.1.8-dev-2. Fix build 2020-05-17 20:20:20 +03:00