|
707b59e6fc
|
Update version
|
2023-02-24 10:05:01 +03:00 |
|
|
add400b324
|
Update SPC deployment address
|
2023-02-20 18:37:24 +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 |
|
|
5d7ddb4e00
|
Simplify DFTL. fix io bugs
|
2023-01-25 18:56:19 +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 |
|
|
f8eea45ed0
|
add readOnly to the descriptor
|
2022-08-13 19:16:18 +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 |
|
|
0b68c1edae
|
minor API update
|
2022-06-22 20:00:27 +03:00 |
|
|
6bd8a7acbc
|
return type to IOReader
|
2022-05-21 10:38:53 +03:00 |
|
|
f5d32ba511
|
Update build version
|
2022-05-17 12:24:15 +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 |
|
|
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 |
|
|
6d396368b7
|
Fixe meta file name
|
2022-04-24 14:44:31 +03:00 |
|
|
e5000171f1
|
move to Kotlin 1.6.20 and KTor 2.0
|
2022-04-17 21:59:09 +03:00 |
|
|
11143e4ba1
|
0.5.3-dev-4
|
2022-03-07 16:12:01 +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 |
|
|
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 |
|
|
3f54eee578
|
Workaround for https://youtrack.jetbrains.com/issue/KT-48988. Smart building of child contexts
|
2021-10-10 14:32:32 +03:00 |
|
|
b07d281a83
|
Kotlin 1.6
|
2021-09-29 11:08:55 +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 |
|
|
66c708d9fb
|
Add ValueProvider.kt
|
2021-08-10 21:30:40 +03:00 |
|
|
e5f422f9ca
|
Protect meta aquisition in Scheme
|
2021-08-08 15:29:57 +03:00 |
|
|
e432b07201
|
Descriptor updates and utilities
|
2021-08-06 12:29:48 +03:00 |
|
|
28a6914747
|
Empty meta is represented by empty json object
|
2021-08-01 21:02:15 +03:00 |
|
|
b404615145
|
Cleanup Json serializers
|
2021-08-01 19:17:20 +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 |
|
|
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 |
|
|
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 |
|
|
0acb6ec448
|
Cache descriptor defaults
|
2021-05-09 21:32:15 +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 |
|
|
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 |
|