|
6bd8a7acbc
|
return type to IOReader
|
2022-05-21 10:38:53 +03:00 |
|
|
0fc2198832
|
- Remove all unnecessary properties for IOFormat
- Separate interfaces for `IOReader` and `IOWriter`
|
2022-05-16 18:57:48 +03:00 |
|
|
bedab0dc86
|
Remove experimental flag from YAML
|
2022-05-03 17:42:00 +03:00 |
|
|
82d37f4b55
|
Fix text envelope formats partial reads
|
2022-04-29 18:35:44 +03:00 |
|
|
1e97165328
|
Refactory Factory
|
2021-12-12 17:58:01 +03:00 |
|
|
532e0c253b
|
Add Yaml meta format plugin
|
2021-11-27 13:36:07 +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 |
|
|
3f0d088c48
|
Change package name to space.kscience
|
2021-03-03 11:36:22 +03:00 |
|
|
f3d43cd40a
|
Remove kotlinx-io
|
2021-02-28 22:03:40 +03:00 |
|
|
488cd5a939
|
Tables refactor to KType
|
2021-02-23 17:40:28 +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 |
|
|
0e053ab78d
|
Move yaml to multiplatform
|
2021-01-30 19:49:28 +03:00 |
|
|
9ed4245d84
|
WIP full data refactor
|
2021-01-10 14:32:52 +03:00 |
|
|
6389a25aaf
|
Moved ValueItem and NodeItem to the top level
|
2020-12-24 10:48:51 +03:00 |
|
|
7c4d69ec1b
|
Refactor Value.
|
2020-12-09 12:04:10 +03:00 |
|
|
2098d96561
|
Fix build and update internals of MetaSerializer
|
2020-12-04 10:38:56 +03:00 |
|
|
4c98d62e8f
|
Implement YamlMetaFormat with yaml.kt
|
2020-12-04 10:19:42 +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 |
|
|
606faa5e1b
|
Explicit mode
|
2020-09-08 21:45:50 +03:00 |
|
|
8a8484172c
|
Fix IO after refactoring
|
2020-09-08 16:04:15 +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 |
|
|
b8d775aa30
|
Migration to 1.4
|
2020-08-29 11:45:31 +03:00 |
|
|
fcba27cd72
|
Tools to 0.5.1
|
2020-07-05 15:22:40 +03:00 |
|
|
fc0454d339
|
0.1.8-dev-2. Fix build
|
2020-05-17 20:20:20 +03:00 |
|
|
6450696157
|
Fix zip writer and name refactoring
|
2020-04-06 22:50:51 +03:00 |
|
|
eebfe534cc
|
Fix Envelope IO with binaries
|
2020-04-05 21:12:56 +03:00 |
|
|
7efa19920b
|
Migrate to io-dev-6
|
2020-04-03 12:10:24 +03:00 |
|
|
56e7d55450
|
Add a Config generator to MetaTransformation
|
2020-03-28 21:23:44 +03:00 |
|
|
db03dfaae9
|
Finish migrating to 0.4.0 plugin
|
2020-03-13 19:15:37 +03:00 |
|
|
f906fbdb0a
|
Tables basics
A lot of refactoring
|
2020-01-29 21:34:51 +03:00 |
|
|
be2bca24b1
|
Build migration
|
2019-12-22 20:29:32 +03:00 |
|
|
0ec42689d7
|
Minor change to Goal API
|
2019-12-03 17:01:56 +03:00 |
|
|
c789dabdae
|
Fix build with new IO
|
2019-12-01 20:53:32 +03:00 |
|
|
2e643287ef
|
Moving to io-2
|
2019-11-30 23:36:06 +03:00 |
|
|
45a5b6fe28
|
Working on zip and directory storage for data. Update to build 0.2.4
|
2019-11-17 22:15:29 +03:00 |
|
|
3e9cb3915c
|
Meta and Evelope format factories now implement Meta and Envelope formats (default representation).
|
2019-11-10 19:08:32 +03:00 |
|
|
33b1de2865
|
Optimized EnvelopeFormat generation API
|
2019-11-01 20:04:11 +03:00 |
|
|
245b5ebc52
|
Fix #16
|
2019-10-29 21:20:14 +03:00 |
|
|
10de05240c
|
Fix #12
|
2019-10-29 20:11:57 +03:00 |
|
|
728da96eff
|
Front matter envelope format
|
2019-10-28 19:37:15 +03:00 |
|
|
cd4736ab5e
|
Transformation of Meta to Map and back
|
2019-10-28 12:35:19 +03:00 |
|
|
d3dd15884c
|
Fixed all IO issues (for now)
|
2019-10-27 16:50:05 +03:00 |
|