|
81375d4644
|
Separate ReadOnlySpecification. Cleanup Scheme inflation
|
2020-12-25 19:27:58 +03:00 |
|
|
9c3f9420ea
|
cleanup specification. again
|
2020-12-25 18:28:23 +03:00 |
|
|
adf65a5bde
|
Fix Specification update
|
2020-12-25 16:43:39 +03:00 |
|
|
460dc77d51
|
Fix MetaItem inference from Any
|
2020-12-25 16:19:19 +03:00 |
|
|
76968f07e5
|
Fix scheme initialization
|
2020-12-24 23:17:32 +03:00 |
|
|
6389a25aaf
|
Moved ValueItem and NodeItem to the top level
|
2020-12-24 10:48:51 +03:00 |
|
|
1c89543d73
|
Cleanup
|
2020-12-24 10:32:11 +03:00 |
|
|
397a19fb32
|
Cleanup
|
2020-12-24 09:48:14 +03:00 |
|
|
e931994b75
|
Cleanup
|
2020-12-23 21:22:47 +03:00 |
|
|
617ed13efa
|
fix imports
|
2020-12-23 19:15:47 +03:00 |
|
|
89f0d627b8
|
A major refactor MutableItemProvider instead of Config
|
2020-12-23 19:09:02 +03:00 |
|
|
702589f7b3
|
add copy method to descriptors
|
2020-12-20 18:22:50 +03:00 |
|
|
1f773cc230
|
Config API change
|
2020-12-19 20:54:55 +03:00 |
|
|
95e6925d55
|
bump api
|
2020-12-13 23:09:53 +03:00 |
|
|
62e08a1b75
|
Refactor Value::toString
|
2020-12-13 23:00:58 +03:00 |
|
|
18407424fe
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-12-13 22:59:13 +03:00 |
|
|
4c5f0e9e43
|
Add synchronization to Config listeners
|
2020-12-13 19:58:20 +03:00 |
|
|
7c4d69ec1b
|
Refactor Value.
|
2020-12-09 12:04:10 +03:00 |
|
|
17c9bf3d54
|
Move envelope builder to the top level.
|
2020-12-04 11:26:03 +03:00 |
|
|
221cc65b78
|
Meta builder made inline
|
2020-12-04 11:20:20 +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 |
|
|
47d49d1e0e
|
Minor change to meta serialization descriptors
|
2020-12-03 13:35:19 +03:00 |
|
|
1b46d00a91
|
Changed the logic of Value::isList for serialization
|
2020-11-29 10:18:52 +03:00 |
|
|
167b73df85
|
0.2.0 - RC
|
2020-11-25 22:18:39 +03:00 |
|
|
2eb5fe03cd
|
Fix scheme initialization
|
2020-11-20 16:58:27 +03:00 |
|
|
0a77f729ec
|
Fixed inline invloke on Specification
|
2020-11-20 14:47:18 +03:00 |
|
|
920366388d
|
Changelog update
|
2020-11-13 19:44:07 +03:00 |
|
|
1284aa9f2e
|
Configurable is no longer MutableItemProvider. All functionality moved to Scheme
|
2020-11-11 13:37:02 +03:00 |
|
|
d68fbfd8a5
|
Descriptor in SchemeSpec
|
2020-11-11 10:54:52 +03:00 |
|
|
d5992c721d
|
Refactor Scheme and MutableItemProvider.kt
|
2020-11-10 19:08:53 +03:00 |
|
|
8ef0b2247c
|
Changed kotlin version to 1.4.20-M2
|
2020-10-28 13:01:29 +03:00 |
|
|
c0348dd06f
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-10-17 17:22:59 +03:00 |
|
|
d6ed5f94e4
|
Removed IO dependency from Output
|
2020-10-17 17:22:34 +03:00 |
|
Mikhail Zelenyi
|
ccb11b52c8
|
Update Scheme.kt
Add default empty block.
|
2020-10-13 07:59:57 +03:00 |
|
|
01c209d1d6
|
Finish migration to 1.4.20
|
2020-09-28 15:38:29 +03:00 |
|
|
acfb070938
|
New Meta serializer
|
2020-09-16 15:10:43 +03:00 |
|
|
bc4456637c
|
Native for all
|
2020-09-14 20:32:41 +03:00 |
|
|
4ab9751bea
|
Commented fake overrides in Meta to work around KT-41765
|
2020-09-13 20:06:09 +03:00 |
|
|
b229de3eb7
|
Context content resolution refactor.
Explicit API mode.
|
2020-09-13 19:35:58 +03:00 |
|
|
d170f5d60c
|
Explicit API mode
|
2020-09-09 10:22:15 +03:00 |
|
|
8a8484172c
|
Fix IO after refactoring
|
2020-09-08 16:04:15 +03:00 |
|
|
52a3c8bc6f
|
dataforge-meta cleanup
|
2020-09-07 22:43:39 +03:00 |
|
|
87af89b47d
|
Refactor MetaItem delegates.
|
2020-09-07 16:19:57 +03:00 |
|
|
a767f279a3
|
Fixed 1.4 build
|
2020-09-05 16:19:03 +03:00 |
|
|
6ad5f162a1
|
Refactor Name and NameToken. Breaking change
|
2020-08-31 12:02:06 +03:00 |
|
|
57b263ec63
|
Migration to 1.4
|
2020-08-31 11:27:44 +03:00 |
|
|
b8d775aa30
|
Migration to 1.4
|
2020-08-29 11:45:31 +03:00 |
|
|
b72f73f75b
|
Remove needless item delegate
|
2020-07-26 17:34:35 +03:00 |
|
|
4fde6c4a48
|
Replace missing query by null in NameToken
|
2020-07-26 15:00:03 +03:00 |
|