Volker Berlin
|
6c820ba5e6
|
implements INSTANCEOF operation
|
2020-02-26 18:02:59 +01:00 |
|
Volker Berlin
|
762ecba363
|
Add error message for not supported class constants
|
2020-02-23 17:51:32 +01:00 |
|
Volker Berlin
|
5410764249
|
implement CAST operation, WIP
|
2020-02-01 20:29:29 +01:00 |
|
Volker Berlin
|
8c12f5a3c9
|
implement "instanceof", WIP
|
2020-02-01 16:49:52 +01:00 |
|
Volker Berlin
|
674eb84129
|
test for interface calls
|
2020-01-26 14:29:27 +01:00 |
|
Volker Berlin
|
800edc837d
|
test for partial lambda code
|
2020-01-26 13:11:11 +01:00 |
|
Volker Berlin
|
5c3536ffd3
|
Enable tests because SpiderMonkey supports bigint<->i64 now.
|
2019-12-07 17:51:34 +01:00 |
|
Volker Berlin
|
2058acea7f
|
enable --experimental-wasm-bigint for node
|
2019-07-06 21:25:54 +02:00 |
|
Volker Berlin
|
8ae609a5f5
|
Same error message for all SpiderMonkey tests.
|
2019-04-19 16:06:29 +02:00 |
|
Volker Berlin
|
4bb145d116
|
Error message for native methods
|
2019-03-12 22:36:43 +01:00 |
|
Volker Berlin
|
c2be64a525
|
implements java bytecode frem and drem
|
2019-03-12 21:27:23 +01:00 |
|
Volker Berlin
|
7701ce6993
|
write extra parameter for instance methods (non static)
|
2018-12-13 22:32:51 +01:00 |
|
Volker
|
4aedc02d5e
|
use node version 10.8.0 for experimental features
|
2018-08-03 22:15:12 +02:00 |
|
Volker
|
6554e0fae3
|
Use annotation package from jwebassembly-api library
|
2018-06-11 18:47:10 +02:00 |
|
Volker Berlin
|
01ab665681
|
first tests for control flow operations like "if"
|
2018-03-25 12:57:58 +02:00 |
|
Volker Berlin
|
fa1fd6062b
|
Adapt the expected error message for node.
|
2018-03-24 17:36:26 +01:00 |
|
Volker Berlin
|
b5d4825b56
|
reorganize tests
|
2017-04-17 08:23:26 +02:00 |
|
Volker Berlin
|
ff8a5cd67b
|
reorganize tests
|
2017-04-17 08:22:31 +02:00 |
|