|
90a92c4121
|
Don't serialize empty metas
|
2021-08-01 20:27:43 +03:00 |
|
|
b404615145
|
Cleanup Json serializers
|
2021-08-01 19:17:20 +03:00 |
|
|
7aec2f3547
|
Cleanup delegates. Fix a lot of bugs
|
2021-08-01 14:28:11 +03:00 |
|
|
3ba5a9076b
|
Change Configurable config name
|
2021-07-31 17:06:17 +03:00 |
|
|
8763d63e28
|
Name revolution
|
2021-07-31 15:02:11 +03:00 |
|
|
4a76063093
|
add append methods for meta
|
2021-07-30 19:56:31 +03:00 |
|
|
5fbbac465a
|
fix dynamic meta
|
2021-07-30 18:05:57 +03:00 |
|
|
b387b21554
|
WIP fix dynamic meta
|
2021-07-30 12:00:18 +03:00 |
|
|
c8bd3390cb
|
Cover corner cases in JsonMeta
|
2021-07-30 09:17:46 +03:00 |
|
|
a3479e74f7
|
WIP full refactor of Meta
|
2021-07-25 12:57:10 +03:00 |
|
|
9f5b010847
|
WIP full refactor of Meta
|
2021-07-24 19:58:19 +03:00 |
|
|
679175391a
|
Simplify Scheme even more. Add serialization
|
2021-07-18 16:33:37 +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 |
|
|
73b3bbe7fc
|
Immutable plugin manager
|
2021-07-08 12:15:34 +03:00 |
|
|
474597777c
|
Relaxed type restriction on MetaConverter
|
2021-06-23 08:20:22 +03:00 |
|
|
9d3c7149b7
|
Fix indexed meta to json transformation
|
2021-06-20 10:29:37 +03:00 |
|
|
254163bdef
|
Update kotlin version. Minor fix to Meta equality
|
2021-06-04 19:52:34 +03:00 |
|
|
82b328f797
|
Experimental listOfSpec delegate.
|
2021-05-11 12:42:41 +03:00 |
|
|
a6f1e54255
|
Update descriptor cache
|
2021-05-09 22:27:52 +03:00 |
|
|
0acb6ec448
|
Cache descriptor defaults
|
2021-05-09 21:32:15 +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 |
|
|
1a983665f8
|
Fix useProperty type
|
2021-04-08 13:50:43 +03:00 |
|
|
874a253292
|
Fix property usage for ObservableItemProvider
|
2021-04-07 15:34:27 +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 |
|
|
9fbc482549
|
Scheme made observable
|
2021-04-05 22:01:09 +03:00 |
|
|
3f0d088c48
|
Change package name to space.kscience
|
2021-03-03 11:36:22 +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 |
|
|
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 |
|
|
66355793ee
|
Remove restriction on empty ListValue since it have a separate type now.
|
2021-01-28 10:34:28 +03:00 |
|
|
9dacd98f64
|
Full Workspace and data refactor
|
2021-01-26 15:11:12 +03:00 |
|
|
366d32a04a
|
Name matching
|
2021-01-24 22:11:25 +03:00 |
|
|
7e4d1af55f
|
[WIP] redo DataSet fill and updates
|
2021-01-16 12:44:39 +03:00 |
|
|
23fae9794f
|
WIP full data refactor
|
2021-01-10 17:46:53 +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 |
|
|
027d5ed923
|
Fix scheme wrapping
|
2020-12-27 17:40:34 +03:00 |
|
|
f946777f40
|
Add retarget method to change the target of a Scheme
|
2020-12-26 13:34:53 +03:00 |
|
|
7a9f7da7f2
|
Scheme empty check moved to extension
|
2020-12-26 10:35:24 +03:00 |
|
|
81375d4644
|
Separate ReadOnlySpecification. Cleanup Scheme inflation
|
2020-12-25 19:27:58 +03:00 |
|
|
9c3f9420ea
|
cleanup specification. again
|
2020-12-25 18:28:23 +03:00 |
|
|
adf65a5bde
|
Fix Specification update
|
2020-12-25 16:43:39 +03:00 |
|
|
460dc77d51
|
Fix MetaItem inference from Any
|
2020-12-25 16:19:19 +03:00 |
|