|
297847663b
|
Update documentation
|
2024-02-03 19:16:18 +03:00 |
|
|
8f3c2f3950
|
refactoring of data transformations
|
2024-01-04 18:59:57 +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 |
|
|
6e20fc3929
|
fix valueSequence
|
2023-12-28 22:14:15 +03:00 |
|
|
f9e7d0098f
|
Add convertable and serializable extensions to Meta delegates
|
2023-12-20 11:07:30 +03:00 |
|
|
f7dec52438
|
Add automatic MetaConverter for serializeable objects
|
2023-12-19 18:21:42 +03:00 |
|
|
946ac88480
|
Partially fixed a bug with MutableMeta observable wrappers.
|
2023-12-05 15:13:50 +03:00 |
|
|
99b2d941c8
|
Update Readme and CHANGELOG
|
2023-11-26 10:05:19 +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 |
|
|
2634a19285
|
deprecate String.parseValue
|
2023-11-12 14:26:28 +03:00 |
|
|
261c415d3d
|
Meta converters return non-nullables
|
2023-10-29 21:39:40 +03:00 |
|
|
94000689da
|
Merge branch 'beta/kotlin-1.9.20' into dev
# Conflicts:
# CHANGELOG.md
# build.gradle.kts
# dataforge-workspace/src/jvmMain/kotlin/space/kscience/dataforge/workspace/FileWorkspaceCache.kt
# dataforge-workspace/src/jvmTest/kotlin/space/kscience/dataforge/workspace/FileDataTest.kt
# gradle.properties
|
2023-10-24 09:04:37 +03:00 |
|
|
cbbcd18df3
|
Refactor io.
|
2023-10-08 18:20:23 +03:00 |
|
|
dc2bf5da83
|
Merge branch 'kotlinx-io' into dev
# Conflicts:
# dataforge-io/build.gradle.kts
# dataforge-io/src/commonMain/kotlin/space/kscience/dataforge/io/JsonMetaFormat.kt
# gradle.properties
|
2023-10-08 16:55:47 +03:00 |
|
|
259b882e63
|
kotlin 1.9.20
|
2023-09-13 12:19:20 +03:00 |
|
|
526f230300
|
Merge branch 'kotlinx-io' into beta/kotlin-1.9.20
# Conflicts:
# dataforge-io/build.gradle.kts
# dataforge-io/src/commonMain/kotlin/space/kscience/dataforge/io/JsonMetaFormat.kt
# gradle.properties
|
2023-09-13 08:28:43 +03:00 |
|
|
d5ebef404f
|
update documentation
|
2023-07-29 12:59:55 +03:00 |
|
|
ee5afcdafe
|
Update meta serialization rules
|
2023-07-29 12:42:14 +03:00 |
|
|
de476fb273
|
Fix json serialization.
|
2023-07-26 16:47:12 +03:00 |
|
|
2aba1b48dc
|
[WIP] Refactoring to kotlinx-io
|
2023-07-10 10:06:39 +03:00 |
|
|
b6949310ea
|
Prepare for 0.6.1 release
|
2023-03-31 09:38:34 +03:00 |
|
|
2c2f33427a
|
Fixes in Envelope format and data tre
|
2023-03-27 09:45:51 +03:00 |
|
|
f3afb5e9fe
|
File-based workspace caching
|
2023-03-20 17:53:40 +03:00 |
|
|
5d7ddb4e00
|
Simplify DFTL. fix io bugs
|
2023-01-25 18:56:19 +03:00 |
|
|
e41fdfc086
|
Fix naming conventions in names
|
2023-01-08 11:03:58 +03:00 |
|
|
0cc4dc0db7
|
Optimize Name hashCode
|
2022-08-23 10:55:00 +03:00 |
|
|
f8eea45ed0
|
add readOnly to the descriptor
|
2022-08-13 19:16:18 +03:00 |
|
|
e14c0a695e
|
fix withDefault
|
2022-08-11 17:59:31 +03:00 |
|
|
3c1fe23366
|
Values package merged into meta
|
2022-08-08 15:09:16 +03:00 |
|
|
0fc2198832
|
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
|
2022-05-16 18:57:48 +03:00 |
|
|
a546552540
|
Replace sequences by iterators in DataSet
|
2022-05-10 14:45:58 +03:00 |
|
|
fe92e8fccf
|
Data traversal refactoring
|
2022-05-08 20:56:14 +03:00 |
|
|
0622bacc4d
|
Refactor DataSet. Remove suspends where it is possible.
|
2022-05-04 17:27:56 +03:00 |
|
|
f0820a3bed
|
Reify types for action builders
|
2022-05-01 20:23:37 +03:00 |
|
|
82d37f4b55
|
Fix text envelope formats partial reads
|
2022-04-29 18:35:44 +03:00 |
|
|
6d396368b7
|
Fixe meta file name
|
2022-04-24 14:44:31 +03:00 |
|
|
77857289f0
|
DataSet flow to sequence
|
2022-04-24 09:57:33 +03:00 |
|
|
eaa9d40d60
|
Change suspend DataSet.getData to operator DataSet.get
|
2022-04-24 09:19:14 +03:00 |
|
|
e5000171f1
|
move to Kotlin 1.6.20 and KTor 2.0
|
2022-04-17 21:59:09 +03:00 |
|
|
3c6bc15716
|
move to Kotlin 1.6.20 and KTor 2.0
|
2022-04-15 18:56:00 +03:00 |
|
|
11143e4ba1
|
0.5.3-dev-4
|
2022-03-07 16:12:01 +03:00 |
|
|
91621864c2
|
add specOrNull delegate
|
2021-12-18 17:02:17 +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 |
|
|
0ad6852e36
|
Fix meta node listeners and attachements
|
2021-08-15 13:20:54 +03:00 |
|
|
a71bb732da
|
Fix meta node listeners and attachements
|
2021-08-14 18:14:37 +03:00 |
|
|
922a3b07ee
|
0.5.0 release
|
2021-08-13 20:55:05 +03:00 |
|