Commit Graph

284 Commits

Author SHA1 Message Date
vms
4e999356d3 specify anonumous lifetime 2021-03-15 13:22:36 +03:00
vms
bdd285810e add ctor for Interfaces 2021-03-15 13:06:39 +03:00
vms
5758fa66c6 add version to interfaces 2021-03-15 12:37:15 +03:00
vms
f6fdc50e75 reexport ast as public 2020-12-29 13:58:05 +03:00
vms
d94847187a
Merge pull request #7 from fluencelabs/decouple_ivalues
Decouple IType and IValue
2020-12-29 12:55:01 +03:00
vms
8442800f57 bump version 2020-12-29 12:54:18 +03:00
vms
9afa1e2e15 rename FlattenIValues Iterator to FlattenIRecordIterator 2020-12-29 12:41:02 +03:00
vms
ffbe1a282a decouple ToBytes into a separate crate 2020-12-29 12:32:17 +03:00
vms
b8ca780473 bump version 2020-12-29 11:30:47 +03:00
vms
3ca9734d2e update 2020-12-28 22:33:58 +03:00
vms
4b5da87cca decopule interface 2020-12-21 13:35:37 +03:00
vms
44d559cca1 use log::debug in call-core 2020-11-10 20:17:49 +03:00
vms
94dabb09ed more differentiate between log levels 2020-11-10 20:10:59 +03:00
vms
10a24629c9 improve log 2020-11-09 03:26:53 +03:00
vms
552d4b7141 fix : parsing in record fields 2020-11-08 19:36:33 +03:00
vms
5569b9ab62 improve parsing wit files 2020-11-08 17:57:11 +03:00
vms
6f9baea140 introduce function name for LocalImport and Export 2020-11-06 23:27:36 +03:00
vms
fe4206afc6 use Rc in ast types 2020-11-04 23:26:33 +03:00
vms
748d00e2e7 return Rc instead of raw reference 2020-11-04 22:07:00 +03:00
vms
0139ae8e7c bump version 2020-10-21 16:26:34 +03:00
vms
dab853009f add deriving more traits for ast types 2020-10-21 16:26:11 +03:00
vms
5e47fa6857 fix Cargo.lock 2020-09-22 14:33:44 +03:00
vms
3b63a95194 Merge branch 'master' of github.com:fluencelabs/interface-types 2020-09-22 14:30:00 +03:00
vms
57ded50e4c bump version 2020-09-22 14:29:25 +03:00
vms
1ccedeba65
Merge pull request #6 from fluencelabs/arrays
Array support
2020-09-22 14:28:57 +03:00
vms
831f96b2c3 update 2020-09-22 14:27:13 +03:00
vms
8acdeded6f bump version 2020-09-21 13:44:54 +03:00
vms
c1e67e22e7 fixup 2020-09-21 13:30:39 +03:00
vms
0bae64ad3c initial 2020-09-20 21:53:03 +03:00
vms
d622dc7b39 replace log::info with log::trace 2020-09-17 20:21:27 +03:00
vms
923f3d5894 bump version 2020-09-17 20:13:55 +03:00
vms
c92344272b add check memory border while reading/writing memory; improve parsing wat 2020-09-17 20:12:53 +03:00
vms
05c2d9ddda
Merge pull request #3 from fluencelabs/record_refactoring
Refactor Record and Function IT types
2020-09-16 00:23:58 +03:00
vms
eee13eed78 improve parsing 2020-09-16 00:20:47 +03:00
vms
f2f0792820 update 2020-09-15 19:58:35 +03:00
vms
2a756bd485 add Eq, Hash for types; bump version 2020-09-13 23:29:09 +03:00
vms
e61b645899 add instruction tracing 2020-09-13 22:19:26 +03:00
vms
880f324016 bump version 2020-09-10 10:49:27 +03:00
vms
a0826f6693 Merge branch 'master' into record_refactoring 2020-09-10 10:48:06 +03:00
vms
010cebcb18 update 2020-08-27 00:00:05 +03:00
vms
78ef68b5eb more beatify 2020-08-26 19:16:00 +03:00
vms
8f1df6d539 beatify 2020-08-26 19:09:55 +03:00
vms
d429669428 bump version 2020-08-23 04:09:25 +03:00
vms
8fe8cecc35
Merge pull request #5 from fluencelabs/disable_removing_complex_objects
Disable removing complex objects
2020-08-23 04:06:07 +03:00
vms
8e078a0457 disable removing complex objects 2020-08-20 19:30:23 +03:00
vms
d4cb5622ac update 2020-08-20 16:01:33 +03:00
vms
37458bc559 commute arg name and type to one struct 2020-08-18 04:32:43 +03:00
vms
e28914ae01 update types 2020-08-18 03:48:10 +03:00
vms
8a18ba607f Merge branch 'master' into record_refactoring 2020-08-18 01:24:02 +03:00
vms
d32ca36253 bump version for publishing 2020-08-18 00:58:57 +03:00