10 Commits

Author SHA1 Message Date
Volker Berlin
c2be64a525 implements java bytecode frem and drem 2019-03-12 21:27:23 +01:00
Volker
d7c13c018e Use the new Non-trapping float-to-int conversions for Java like behavior. 2018-08-11 15:46:20 +02:00
Volker
6554e0fae3 Use annotation package from jwebassembly-api library 2018-06-11 18:47:10 +02:00
Volker Berlin
7ba809ac86 implements "neg" instruction code 2018-04-02 19:15:42 +02:00
Volker Berlin
6da8916a75 implements all data conversions instruction codes 2018-04-02 10:48:24 +02:00
Volker Berlin
7b66756066 add support for the data types byte, short and char. 2018-03-31 19:34:27 +02:00
Volker Berlin
01ab665681 first tests for control flow operations like "if" 2018-03-25 12:57:58 +02:00
Volker Berlin
39ca8a383c use AbstractBaseTest 2018-03-24 19:12:15 +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