Commit Graph

26 Commits

Author SHA1 Message Date
vms
af08870cd5 allow compilation to non-wasm targets 2020-07-28 17:00:16 +03:00
vms
3db740a760 allow non-public records 2020-07-28 16:49:46 +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
039082a938 allow struct to be defined in a separate mod 2020-07-27 23:03:31 +03:00
vms
689c389cc7 fix bug with f32 mapping, allow dead code in the logger 2020-07-27 00:02:33 +03:00
vms
a38d88a094 pass records with only pointer without size 2020-07-26 21:57:14 +03:00
vms
7e1197b49b add support of complex types to a foreign items 2020-07-26 14:19:16 +03:00
vms
057be9a9b7 rename is_integral_type to a is_complex_type 2020-07-26 14:10:13 +03:00
vms
0c09b32bb7 move record logic to a separate module 2020-07-26 14:09:35 +03:00
vms
e589d52c72 support records 2020-07-26 13:15:09 +03:00
vms
79a5896015 add possbility to be applied to non-pub functions 2020-07-19 19:14:38 +03:00
vms
fc5a0d81cb improve foreign block generation 2020-07-14 12:29:30 +03:00
vms
043af06af6 add logger feature 2020-07-14 00:36:23 +03:00
vms
5c5287f572 delete excess use 2020-07-11 22:13:24 +03:00
vms
9775ca6144 fix usage of the debug feature 2020-07-11 22:02:14 +03:00
vms
5dc680c046 introduce internal mod to improve sdk API 2020-07-10 10:52:24 +03:00
vms
d33872aa5e reexport to_raw_args 2020-07-10 00:21:53 +03:00
vms
cc2b8249fc fix error with returl value for complex types 2020-07-09 17:18:46 +03:00
vms
d5d1207a3d fix clippy warnings 2020-07-09 14:52:02 +03:00
vms
bee1983d97 getting rid of excess dep 2020-07-09 06:22:21 +03:00
vms
d3f5a15730 introduce macro prepare_global_data 2020-07-09 00:58:21 +03:00
vms
589daaea45 code cleaning 2020-07-08 21:03:44 +03:00
vms
5f26af7990 add docs for public crates 2020-07-08 12:38:56 +03:00
vms
be0451accb refactor wit generation 2020-07-07 23:10:45 +03:00
vms
8b2c6145fd move logic to a separate crate 2020-07-07 10:27:05 +03:00