|
87af89b47d
|
Refactor MetaItem delegates.
|
2020-09-07 16:19:57 +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 |
|
|
b7d01bc40f
|
Using dev plugin
|
2020-09-02 12:11:44 +03:00 |
|
|
99fee604d8
|
HTML renderer refactoring
|
2020-08-31 12:39:44 +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 |
|
|
617612bf67
|
Add default implementation to the provider.
|
2020-08-15 20:33:39 +03:00 |
|
|
b5b0a6898e
|
Add default implementation to the provider.
|
2020-07-26 17:36:18 +03:00 |
|
|
34110f6be1
|
Remove function clients and servers
|
2020-07-26 17:35:44 +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 |
|
|
c3d4836a11
|
Default error for Provider
|
2020-07-26 10:23:51 +03:00 |
|
|
8529c725e7
|
Add more number delegates for read-only items.
|
2020-07-06 15:02:04 +03:00 |
|
|
fcba27cd72
|
Tools to 0.5.1
|
2020-07-05 15:22:40 +03:00 |
|
|
c280671e61
|
Yet another refactor of Meta and Configurable delegates (let's hope it is final)
|
2020-07-05 12:54:27 +03:00 |
|
|
faeb737672
|
Correct meta item index representation in JSON
|
2020-07-03 20:38:19 +03:00 |
|
|
87326d05c7
|
Row type fix
|
2020-06-24 16:01:36 +03:00 |
|
|
059ade7973
|
Table refactoring
|
2020-06-24 14:40:55 +03:00 |
|
|
73fbe19fed
|
Commend some irrelevant parts of README.md
|
2020-06-07 17:23:50 +03:00 |
|
|
8fc332d42e
|
Merge remote-tracking branch 'origin/master' into dev
|
2020-06-07 17:21:51 +03:00 |
|
|
9d54358307
|
Update gradle wrapper to 6.5
|
2020-06-06 21:10:02 +03:00 |
|
|
086fcd441b
|
Fix MetaItem equality
|
2020-06-05 21:08:41 +03:00 |
|
Alexander Nozik
|
b5967902cb
|
Merge pull request #50 from mipt-npm/dev
0.1.8-dev-2. Fix build
|
2020-05-17 20:22:03 +03:00 |
|
|
fc0454d339
|
0.1.8-dev-2. Fix build
|
2020-05-17 20:20:20 +03:00 |
|
Alexander Nozik
|
90a241ac75
|
Merge pull request #49 from mipt-npm/dev
0.1.8-dev-2
|
2020-05-17 20:14:06 +03:00 |
|
|
fb559f4562
|
0.1.8-dev-2
|
2020-05-17 20:12:44 +03:00 |
|
|
453a1bc755
|
Remove reflection from common module
|
2020-04-22 13:40:35 +03:00 |
|
|
5e8e3014f7
|
Node editor for MutableMeta
|
2020-04-21 19:32:29 +03:00 |
|
|
aa52c45c5a
|
Fix boolean value toString()
|
2020-04-19 23:13:00 +03:00 |
|
|
fb28c854b3
|
Fix structured concurrency in Context
|
2020-04-17 18:31:22 +03:00 |
|
|
7c68fc6e85
|
add test to descriptor default
|
2020-04-13 16:10:46 +03:00 |
|
|
0434360d46
|
Cleanup type variance in Task builder
|
2020-04-13 15:34:26 +03:00 |
|
|
f67fb63c45
|
Fix for #48
|
2020-04-13 15:23:05 +03:00 |
|
Alexander Nozik
|
572e5eea60
|
Merge pull request #46 from mipt-npm/dev
0.1.7
|
2020-04-08 09:53:22 +03:00 |
|
|
b0950f8415
|
0.1.7 release
|
2020-04-07 12:53:00 +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 |
|
|
01711c2b8c
|
Move scheme to root meta package to avoid import clutter
|
2020-03-28 10:25:24 +03:00 |
|
|
7f0ad68d9d
|
Meta to JSON SNS fix
|
2020-03-28 10:04:59 +03:00 |
|
|
66cee2d42b
|
Specification invoke made inline
|
2020-03-26 21:11:23 +03:00 |
|
|
5c3d51de58
|
Fix enum delegate bug (KT-37503)
|
2020-03-25 19:06:08 +03:00 |
|
|
e0aab57953
|
Indexed access test
|
2020-03-25 18:52:58 +03:00 |
|
|
417c292507
|
Refactor inner workings of descriptors
|
2020-03-25 10:41:27 +03:00 |
|
Alexander Nozik
|
7dde03ee68
|
Merge pull request #41 from mipt-npm/dev
0.1.5
|
2020-03-25 09:07:21 +03:00 |
|
|
e835d81183
|
Utility methods to access Configurable properties
|
2020-03-16 22:52:54 +03:00 |
|
|
bc8878da48
|
Remove redundant cast in tables
|
2020-03-15 13:45:24 +03:00 |
|