Commit Graph

361 Commits

Author SHA1 Message Date
vms
a48662d48c rename type_code to type_tag 2021-04-21 04:17:18 +03:00
vms
aa8ab1b1e3 save point 2021-04-21 03:49:21 +03:00
vms
5d219e963b to save it 2021-04-20 23:39:16 +03:00
vms
2c40ced55d update 2021-04-20 15:26:58 +03:00
vms
6e75b8a5cb update 2021-04-20 03:37:38 +03:00
vms
93bf5e153d bunch of small fixes 2021-04-20 02:36:51 +03:00
vms
748cf3b0f6 misc updates 2021-04-19 21:21:59 +03:00
vms
e9cdf5ecb2 getting rid of unwraps 2021-04-19 16:31:16 +03:00
vms
532043a884 refactor reader 2021-04-19 16:08:06 +03:00
vms
51af2df63e refactoring 2021-04-19 01:36:14 +03:00
vms
41555d4d32 improve array passing 2021-04-18 19:43:29 +03:00
vms
28114f8cdb print missing ) at the end of interface version 2021-04-12 13:20:10 +03:00
vms
6f82d1010f
Merge pull request #8 from fluencelabs/remove_delete
Don't deallocating while lifting record and arrays
2021-04-07 23:52:41 +03:00
vms
05c4186045 delete excess stuff 2021-04-07 23:51:20 +03:00
vms
80048a664f bump version 2021-04-07 23:49:08 +03:00
vms
f060353d98 Merge branch 'master' into remove_delete 2021-04-07 23:48:36 +03:00
vms
7339136605
Merge pull request #9 from fluencelabs/versioning
Versioning
2021-04-07 23:47:12 +03:00
vms
20b1766d23 fix a typo 2021-03-15 18:47:40 +03:00
vms
cdb1b41b26 misc 2021-03-15 18:42:19 +03:00
vms
8e74adb98f bump version 2021-03-15 18:23:02 +03:00
vms
3013a6ade1 fix error message 2021-03-15 18:22:44 +03:00
vms
00582bd7c3 improve version parsing 2021-03-15 17:05:03 +03:00
vms
ab76621355 add docs 2021-03-15 14:40:44 +03:00
vms
90850764ca bump version 2021-03-15 14:34:40 +03:00
vms
672434a4a9 implement default 2021-03-15 14:29:04 +03:00
vms
8c3130ee5e auto version figuring out 2021-03-15 14:25:00 +03:00
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
3f22999045 remove deallocating while lifting record and arrays 2021-03-12 22:08:17 +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