21 Commits

Author SHA1 Message Date
fro
a5da7d604b global import breaks with Function("missing exports with name STACKTOP") 2017-07-25 14:31:17 +03:00
fro
d096e04052 assert global value persistence 2017-07-11 19:12:01 +03:00
Svyatoslav Nikolsky
7195b97095 fixed native functions argument order 2017-06-26 17:32:18 +03:00
Svyatoslav Nikolsky
4b3f67e3cc function_type returns type reference 2017-06-26 11:54:34 +03:00
Svyatoslav Nikolsky
8209ff7d6d use ModuleInstance methods for validation 2017-06-23 10:39:31 +03:00
Svyatoslav Nikolsky
4b61e18929 plain instruction set draft 2017-06-22 17:52:05 +03:00
Svyatoslav Nikolsky
4ad3808e20 check export type in env_native 2017-06-21 09:23:20 +03:00
Svyatoslav Nikolsky
9949706e7c fixed shr && shl in dev configuration 2017-06-19 13:55:53 +03:00
NikVolf
f2ee624cea static variants of passed functions 2017-06-14 17:07:22 +03:00
Svyatoslav Nikolsky
2ce12d5a70 if_else_with_return_type_validation 2017-06-14 14:09:00 +03:00
Svyatoslav Nikolsky
0ee2826943 another tests added 2017-06-13 12:01:59 +03:00
Svyatoslav Nikolsky
f0ecdc5af2 instructions validator 2017-06-07 14:48:02 +03:00
Svyatoslav Nikolsky
a0bfa322c6 UserFunctionExecutor 2017-05-19 09:36:50 +03:00
Svyatoslav Nikolsky
977df55323 NativeModuleInstance 2017-05-18 15:08:55 +03:00
NikVolf
fa86543fbb module reference in user functions closures 2017-05-15 19:03:49 +03:00
NikVolf
429e54d928 another extension of user functions tests 2017-05-15 16:15:05 +03:00
NikVolf
2063bed2bd exptended test for user functions 2017-05-15 15:57:46 +03:00
NikVolf
b7ff4d92d4 simple user function 2017-05-15 15:40:08 +03:00
NikVolf
53659c8b35 interpretter unhappy test 2017-05-12 19:49:51 +03:00
Svyatoslav Nikolsky
65b09ceba1 fixed tests compilation 2017-05-04 19:54:51 +03:00
Svyatoslav Nikolsky
cc3abac681 global_get_set 2017-05-03 11:06:26 +03:00