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
NikVolf
bb21e9d208
fix api for import entry
2017-12-26 19:08:28 +03:00
fro
7385baf967
Clone impl for a module
2017-10-24 16:11:03 +03:00
Svyatoslav Nikolsky
a85162dcd1
added memory/table import limits validation
2017-09-04 12:00:01 +03:00
Svyatoslav Nikolsky
08c8bf330e
TableElementType
2017-06-21 11:35:09 +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
ce40e22ef3
mutable signature
2017-05-04 12:13:59 +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
321d1cf4e6
docs
2017-04-04 03:03:57 +03:00
NikVolf
7f2eb379f4
integration tests working
2017-04-04 00:22:08 +03:00
NikVolf
f5aa3de18c
globals and types
2017-04-03 22:29:44 +03:00
NikVolf
779f3257cd
import section, examples
2017-03-30 20:55:25 +03:00