12 Commits

Author SHA1 Message Date
Simon Heath
588706b7e8 Added Debug to lots of the elements types.
Because when I'm trying to debug my program it's nice to be able
to print out the pieces of it.

Also added Copy and Clone to a few types that could use it, just 'cause.
2018-01-09 18:35:23 -05:00
fro
7385baf967 Clone impl for a module 2017-10-24 16:11:03 +03:00
Svyatoslav Nikolsky
19a7d875b0 Merge branch 'master' into interpreter 2017-05-10 13:09:37 +03:00
Svyatoslav Nikolsky
3c7ee09f8e continue env module implementation 2017-05-04 19:09:43 +03:00
NikVolf
445ae26b65 fix doc comment 2017-04-26 23:10:37 +03:00
NikVolf
d54f093a5c also mutable interior for elem/data segments 2017-04-26 23:09:57 +03:00
NikVolf
321d1cf4e6 docs 2017-04-04 03:03:57 +03:00
NikVolf
9adfff98df element section test 2017-04-03 18:40:49 +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
d375cec134 elements & data section 2017-04-03 13:42:04 +03:00