|
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 |
|
|
2eb965e563
|
Type -> DfId
Add descriptor to MetaConverter
|
2023-11-18 22:48:10 +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 |
|
|
e52d509c2b
|
Add Name.last extension
|
2023-10-29 10:48:33 +03:00 |
|
|
706521a6b6
|
Suppress manual cast warnings in task builders
|
2023-10-24 10:52:41 +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 |
|
|
851fdda311
|
Fix memory leak in sealed builder. Fine-grained Meta builders.
|
2023-10-08 18:21:04 +03:00 |
|
|
259b882e63
|
kotlin 1.9.20
|
2023-09-13 12:19:20 +03:00 |
|
|
3806f97c77
|
update documentation
|
2023-07-29 13:00:17 +03:00 |
|
|
3644533043
|
update documentation
|
2023-07-29 12:56:35 +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 |
|
|
4543648cda
|
Fix SchemeMeta.attach
|
2023-03-31 14:00:55 +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 |
|
|
707b59e6fc
|
Update version
|
2023-02-24 10:05:01 +03:00 |
|
|
f83b759e75
|
Optimize Name::cutFirst and Name::cutLast
|
2023-02-18 19:50:09 +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 |
|
|
5406a6a64c
|
Optimize Name hashCode
|
2022-08-23 10:58:09 +03:00 |
|
|
0cc4dc0db7
|
Optimize Name hashCode
|
2022-08-23 10:55:00 +03:00 |
|
|
233639f0b6
|
Optimize work with names and tokens
|
2022-08-22 14:16:16 +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 |
|
|
81e2ad06cc
|
refactor MutableMeta set method to accept wider range of receivers
|
2022-08-01 18:12:57 +03:00 |
|
|
9cceb44a90
|
Add NameToket.toStringUnescaped
|
2022-06-24 18:44:36 +03:00 |
|
|
6bd8a7acbc
|
return type to IOReader
|
2022-05-21 10:38:53 +03:00 |
|
|
a546552540
|
Replace sequences by iterators in DataSet
|
2022-05-10 14:45:58 +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 |
|
|
c480cd8e4d
|
Fix native test
|
2021-11-30 12:53:52 +03:00 |
|
|
64e0c554cc
|
0.5.2 release
|
2021-11-30 11:58:23 +03:00 |
|
|
c423dc214e
|
Some name refactoring
|
2021-11-24 20:26:29 +03:00 |
|
|
d178c4ff0d
|
Fix number comparison bug in value
|
2021-11-02 10:50:38 +03:00 |
|
|
b07d281a83
|
Kotlin 1.6
|
2021-09-29 11:08:55 +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 |
|
|
ce8074c104
|
API dump
|
2021-08-13 21:00:34 +03:00 |
|
|
81abbe28a9
|
Add fast cast for recursive generics
|
2021-08-11 18:03:06 +03:00 |
|
|
da9d6e7639
|
Add ValueProvider.kt
|
2021-08-10 22:41:06 +03:00 |
|
|
66c708d9fb
|
Add ValueProvider.kt
|
2021-08-10 21:30:40 +03:00 |
|
|
c1065c2885
|
Fix Scheme special meta implementation
|
2021-08-10 13:34:59 +03:00 |
|
|
e5f422f9ca
|
Protect meta aquisition in Scheme
|
2021-08-08 15:29:57 +03:00 |
|