Commit Graph

22 Commits

Author SHA1 Message Date
vms
39affc0b28 add serde 2020-08-22 13:56:27 +03:00
vms
f312b09fec get rid of trait 2020-08-22 13:40:05 +03:00
vms
b3a8f3cc31 make fce_generated_serialize work wirh self ref 2020-08-22 12:04:47 +03:00
vms
48bc0e52e2 introduce CallParameters 2020-08-22 00:08:12 +03:00
vms
141807945e introduce trait FCERecordSerializer 2020-07-28 16:49:10 +03:00
vms
88afe8feaa delete excess mem::forget 2020-07-28 01:02:17 +03:00
vms
a898493202 better result api logging 2020-07-27 23:05:36 +03:00
vms
689c389cc7 fix bug with f32 mapping, allow dead code in the logger 2020-07-27 00:02:33 +03:00
vms
be47b96ce8 improve feature selection 2020-07-14 19:01:17 +03:00
vms
124673a4df use all instead of any 2020-07-14 18:43:08 +03:00
vms
40774a1107 enable logger if either logger or debug feature is enabled 2020-07-14 00:50:13 +03:00
vms
043af06af6 add logger feature 2020-07-14 00:36:23 +03:00
vms
9775ca6144 fix usage of the debug feature 2020-07-11 22:02:14 +03:00
vms
5f26af7990 add docs for public crates 2020-07-08 12:38:56 +03:00
vms
8b2c6145fd move logic to a separate crate 2020-07-07 10:27:05 +03:00
vms
68cea490d9 code cleaning 2020-07-05 22:46:23 +03:00
vms
aa73411663 update the main part to the new sdk 2020-07-01 00:50:56 +03:00
vms
7100cb9475 bump to 0.1.11 2020-04-29 00:54:11 +03:00
vms
b89a9878d2 get rid of excess exports for module
since https://github.com/rust-lang/rust/issues/63562 fixed
2020-04-29 00:15:05 +03:00
vms
3ae49e9a37 bump to 0.1.10 version 2020-04-28 23:34:37 +03:00
vms
ac00542974 move to new alloc features, apply rust 2018 idioms 2020-04-28 23:31:31 +03:00
vms
36b9558466 add sdk 0.1.9 version 2019-10-07 14:01:20 +03:00