|
297847663b
|
Update documentation
|
2024-02-03 19:16:18 +03:00 |
|
|
5fec0518d4
|
[WIP] change data structure
|
2024-01-19 22:23:02 +03:00 |
|
|
8f3c2f3950
|
refactoring of data transformations
|
2024-01-04 18:59:57 +03:00 |
|
|
25281d0f6d
|
Replace properties with flows
|
2023-12-31 17:55:25 +03:00 |
|
|
991f77c45a
|
Merge MetaConverter and MetaSpec
|
2023-12-31 13:08:30 +03:00 |
|
|
fd1d98aa87
|
Merge MetaConverter and MetaSpec
|
2023-12-31 12:54:38 +03:00 |
|
|
282b43a05a
|
Clean up scheme and descriptor logic
|
2023-12-31 11:57:54 +03:00 |
|
|
946ac88480
|
Partially fixed a bug with MutableMeta observable wrappers.
|
2023-12-05 15:13:50 +03:00 |
|
|
5461a83417
|
Name refactoring.
Meta.stringList accepts nullable receiver.
|
2023-12-04 09:55:04 +03:00 |
|
|
99b2d941c8
|
Update Readme and CHANGELOG
|
2023-11-26 10:05:19 +03:00 |
|
|
191af77f57
|
0.7.0
|
2023-11-26 09:59:28 +03:00 |
|
|
79759c5256
|
Replace MetaProvider::getMeta by get
|
2023-11-22 17:06:23 +03:00 |
|
|
1b29e377ca
|
Type -> DfId
Add descriptor to MetaConverter
|
2023-11-18 22:43:53 +03:00 |
|
|
3806f97c77
|
update documentation
|
2023-07-29 13:00:17 +03:00 |
|
|
b6949310ea
|
Prepare for 0.6.1 release
|
2023-03-31 09:38:34 +03:00 |
|
|
f3afb5e9fe
|
File-based workspace caching
|
2023-03-20 17:53:40 +03:00 |
|
|
58c5355e25
|
Fix bug in plugin isAttached
|
2023-02-20 18:31:56 +03:00 |
|
|
7d88f828d7
|
Move to gradle plugin 0.14
|
2023-02-18 19:49:41 +03:00 |
|
|
e41fdfc086
|
Fix naming conventions in names
|
2023-01-08 11:03:58 +03:00 |
|
|
4117a05df4
|
Add in-memory caching for workspaces
|
2022-10-03 20:36:28 +03:00 |
|
|
233639f0b6
|
Optimize work with names and tokens
|
2022-08-22 14:16:16 +03:00 |
|
|
70bd92f019
|
Add debug level to JS logger
|
2022-08-14 15:09:51 +03:00 |
|
|
81e2ad06cc
|
refactor MutableMeta set method to accept wider range of receivers
|
2022-08-01 18:12:57 +03:00 |
|
|
0fc2198832
|
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
|
2022-05-16 18:57:48 +03:00 |
|
|
1e97165328
|
Refactory Factory
|
2021-12-12 17:58:01 +03:00 |
|
|
64e0c554cc
|
0.5.2 release
|
2021-11-30 11:58:23 +03:00 |
|
|
d178c4ff0d
|
Fix number comparison bug in value
|
2021-11-02 10:50:38 +03:00 |
|
|
3f54eee578
|
Workaround for https://youtrack.jetbrains.com/issue/KT-48988. Smart building of child contexts
|
2021-10-10 14:32:32 +03:00 |
|
|
7aec2f3547
|
Cleanup delegates. Fix a lot of bugs
|
2021-08-01 14:28:11 +03:00 |
|
|
8763d63e28
|
Name revolution
|
2021-07-31 15:02:11 +03:00 |
|
|
c8bd3390cb
|
Cover corner cases in JsonMeta
|
2021-07-30 09:17:46 +03:00 |
|
|
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 |
|