55 Commits

Author SHA1 Message Date
NikVolf
f85ef8f5f8 also module extensions 2017-04-07 20:00:30 +03:00
NikVolf
ceca58431b full func definition builder 2017-04-07 19:48:19 +03:00
NikVolf
c0f0f2b571 code builder initial 2017-04-07 15:45:52 +03:00
NikVolf
28aa6e9682 import section for scaffold struct 2017-04-07 15:29:02 +03:00
NikVolf
4be69ea089 import entries builder 2017-04-07 14:38:49 +03:00
NikVolf
30ee09837f add few mutable methods 2017-04-07 14:04:27 +03:00
NikVolf
5aaab83aed refactor value types gen a bit 2017-04-06 18:23:02 +03:00
NikVolf
29f64f3fec module scaffolding and such 2017-04-06 16:00:12 +03:00
NikVolf
74b310113e builders intial 2017-04-06 11:34:31 +03:00
NikVolf
1f09d620e8 docs, licenses and such 2017-04-04 16:48:01 +03:00
Nikolay Volf
e68a21d7ab update readme [ci skip] 2017-04-04 16:43:30 +03:00
NikVolf
d075cc6253 remove beta/nightly 2017-04-04 16:33:23 +03:00
NikVolf
7b3f9f54c6 travis doc test 2017-04-04 16:32:30 +03:00
Nikolay Volf
36edccc98d Update README.md 2017-04-04 16:15:05 +03:00
Nikolay Volf
a4ebb99df5 Update Cargo.toml 2017-04-04 16:13:13 +03:00
NikVolf
0b1200fd52 travis 2017-04-04 16:11:06 +03:00
Nikolay Volf
5248cf3adf Update README.md 2017-04-04 16:08:20 +03:00
Nikolay Volf
a36012c032 Update README.md 2017-04-04 16:07:55 +03:00
Nikolay Volf
23cfd5073a Create README.md 2017-04-04 16:06:58 +03:00
NikVolf
321d1cf4e6 docs 2017-04-04 03:03:57 +03:00
NikVolf
15035de380 module docs 2017-04-04 00:27:31 +03:00
NikVolf
7f2eb379f4 integration tests working 2017-04-04 00:22:08 +03:00
NikVolf
6dc392bf18 integration tests 2017-04-03 23:56:21 +03:00
NikVolf
38da8860ed sections & module final 2017-04-03 23:08:13 +03:00
NikVolf
4e1f1f2d86 remaining sections 2017-04-03 22:58:00 +03:00
NikVolf
4dd2229243 table, memory serialization 2017-04-03 22:34:12 +03:00
NikVolf
f5aa3de18c globals and types 2017-04-03 22:29:44 +03:00
NikVolf
b9194c8e0b function body serialization test 2017-04-03 20:22:30 +03:00
NikVolf
ef83fa06ee the rest of ops 2017-04-03 19:57:56 +03:00
NikVolf
bfa2e56bb9 ops initial 2017-04-03 19:51:18 +03:00
NikVolf
9adfff98df element section test 2017-04-03 18:40:49 +03:00
NikVolf
998c16126f fix intend 2017-04-03 18:23:10 +03:00
NikVolf
5979248f2f tests for data ser/de 2017-04-03 18:15:13 +03:00
NikVolf
a63f31a0f7 opcodes stub & data segment 2017-04-03 17:31:51 +03:00
NikVolf
ce0c1551fa serialization stubs 2017-04-03 15:56:37 +03:00
NikVolf
5adcae761c 128-bit packed serialization 2017-04-03 15:03:18 +03:00
NikVolf
a5fdfa57cf namespaces 2017-04-03 14:07:52 +03:00
NikVolf
8a48edb6c6 data example 2017-04-03 13:47:09 +03:00
NikVolf
d375cec134 elements & data section 2017-04-03 13:42:04 +03:00
NikVolf
54f59728c6 move func to mod 2017-04-03 13:18:50 +03:00
NikVolf
f60b941cd4 globals 2017-03-31 17:32:55 +03:00
NikVolf
5b93ee2236 all opcodes 2017-03-31 05:22:49 +03:00
NikVolf
210d9f4f02 fix naming 2017-03-31 04:39:31 +03:00
NikVolf
e9534999a4 flow args passing 2017-03-31 04:20:49 +03:00
NikVolf
f202703106 opcodes and wip 2017-03-31 03:28:03 +03:00
NikVolf
9e3823c3f2 export section 2017-03-31 01:54:04 +03:00
NikVolf
7b6ea0a152 table & memory sections 2017-03-30 23:57:36 +03:00
NikVolf
f1b30d648c some more tests 2017-03-30 23:49:26 +03:00
NikVolf
054e9d71e2 function signatures 2017-03-30 23:23:54 +03:00
NikVolf
779f3257cd import section, examples 2017-03-30 20:55:25 +03:00