|
c62dc2c698
|
0.9 release
|
2024-06-04 18:00:10 +03:00 |
|
|
04238295e2
|
Remove sequence with list builder in Name::parse to fix problem in Wasm
|
2024-06-04 17:55:25 +03:00 |
|
|
5a75b05acd
|
0.9-RC
|
2024-06-04 17:44:44 +03:00 |
|
|
3de5691c84
|
Add custom coroutine context during new Context creation
|
2024-05-25 21:19:06 +03:00 |
|
|
2cd1885420
|
Update readme and changelog
|
2024-04-27 10:01:36 +03:00 |
|
|
f840ffb473
|
Move data tests to jvm to avoid random failings on native
|
2024-04-27 09:47:08 +03:00 |
|
|
28f4beb348
|
Fix all tests
|
2024-04-23 18:59:12 +03:00 |
|
|
a720b63d70
|
Add ByteArrayValue
|
2024-04-16 15:35:59 +03:00 |
|
|
1c60453244
|
Fix NameToken.parse
|
2024-04-16 15:35:21 +03:00 |
|
|
e7db1cc763
|
Refactor of data trees filtering
|
2024-04-02 10:04:46 +03:00 |
|
|
104111f62d
|
Add byte array value. Refactor exotic values
|
2024-04-02 10:03:18 +03:00 |
|
|
9fe3deac33
|
Fix scheme set method
|
2024-04-02 10:01:41 +03:00 |
|
|
db938e1ad8
|
add custom json encoder to serializerable meta converter
|
2024-03-14 17:07:32 +03:00 |
|
|
0e72b4b63c
|
Add depth-first walk for data tree
|
2024-02-24 15:01:27 +03:00 |
|
|
b2593d308e
|
Add depth-first walk for data tree
|
2024-02-24 11:26:28 +03:00 |
|
|
facf7c3c7e
|
Remove some experimental flags
|
2024-02-19 20:10:15 +03:00 |
|
|
db2da2027d
|
Replace branch data builder with putAll
|
2024-02-19 14:26:33 +03:00 |
|
|
b575801983
|
Replace branch data builder with putAll
|
2024-02-19 11:42:04 +03:00 |
|
|
aa88f05688
|
Replace branch data builder with putAll
|
2024-02-19 11:41:27 +03:00 |
|
|
f95e278b2d
|
Replace branch data builder with putAll
|
2024-02-18 20:11:53 +03:00 |
|
|
aa4c745819
|
remove unnecessary type limitations in actions
|
2024-02-18 18:43:33 +03:00 |
|
|
e850ca4145
|
minor refactoring
|
2024-02-18 18:34:26 +03:00 |
|
|
4197b4bb61
|
Add ordering to name indices
|
2024-02-06 14:36:20 +03:00 |
|
|
0e5a31db9f
|
Hot fix for observable meta wrapper
|
2024-02-06 10:21:05 +03:00 |
|
|
78641f6f87
|
Roll-back version
|
2024-02-04 13:54:44 +03:00 |
|
|
66ce15ae6d
|
Hot-fix for scheme initialization
|
2024-02-04 13:54:08 +03:00 |
|
|
196b394278
|
Update API
|
2024-02-03 19:34:01 +03:00 |
|
|
297847663b
|
Update documentation
|
2024-02-03 19:16:18 +03:00 |
|
|
6524c6c691
|
Add .kotlin to gitignore
|
2024-02-03 17:36:49 +03:00 |
|
|
a6a4a8120f
|
Merge remote-tracking branch 'spc/master' into dev
|
2024-02-03 17:35:32 +03:00 |
|
|
6e209ab5cd
|
Data tree refactored to a uniform tree instead of sealed class.
|
2024-02-03 17:34:19 +03:00 |
|
|
466e460989
|
Data tree refactored to a uniform tree instead of sealed class.
|
2024-02-03 17:25:49 +03:00 |
|
|
90999f424f
|
[WIP] change data structure
|
2024-01-29 22:10:06 +03:00 |
|
|
5fec0518d4
|
[WIP] change data structure
|
2024-01-19 22:23:02 +03:00 |
|
|
5e3de70737
|
Add action delegate for task creation
|
2024-01-05 13:02:11 +03:00 |
|
|
8f3c2f3950
|
refactoring of data transformations
|
2024-01-04 18:59:57 +03:00 |
|
|
6ba189fa34
|
Remove second invalidate on meta node remove
|
2023-12-31 19:57:57 +03:00 |
|
|
25281d0f6d
|
Replace properties with flows
|
2023-12-31 17:55:25 +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 |
|
|
282b43a05a
|
Clean up scheme and descriptor logic
|
2023-12-31 11:57:54 +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 |
|
|
4de9e1865c
|
Add listOfSpec delegate to Scheme
|
2023-12-19 17:53:17 +03:00 |
|
|
a32cbe95dc
|
Add listOfSpec delegate to Scheme
|
2023-12-19 17:53:01 +03:00 |
|
|
946ac88480
|
Partially fixed a bug with MutableMeta observable wrappers.
|
2023-12-05 15:13:50 +03:00 |
|
|
5461a83417
|
Name refactoring.
Meta.stringList accepts nullable receiver.
|
2023-12-04 09:55:04 +03:00 |
|
|
0a23245117
|
fix sonatype deploy address
|
2023-11-26 12:02:54 +03:00 |
|
|
c754dc3471
|
Merge pull request '0.7.0' (!79) from dev into master
Reviewed-on: #79
|
2023-11-26 10:08:10 +03:00 |
|