14 Commits

Author SHA1 Message Date
Volker Berlin
6fc9feca70 better error message 2020-05-15 17:52:05 +02:00
Volker Berlin
47d2ea9946 API doc 2020-05-10 11:10:54 +02:00
Volker Berlin
41c795eaee API doc 2020-03-30 22:26:27 +02:00
Volker Berlin
8668d71b6c Fix the memory offset of strings with a dynamic synthetic function. 2019-11-24 14:44:56 +01:00
Volker Berlin
9286113b0c more wat instructions 2019-11-19 19:48:24 +01:00
Volker Berlin
0b28099674 Add ArrayType and improve the Java type parser. 2019-08-14 20:07:39 +02:00
Volker Berlin
f0d3027553 Replace a function name in call with its supper method if real target name does not exists. 2019-05-12 18:38:11 +02:00
Volker Berlin
861ba5c62f Simplify the syntax for replace 2019-02-25 18:26:33 +01:00
Volker Berlin
238a281757 Move the call to ValueTypeParser into the FunctionName 2019-01-18 18:17:19 +01:00
Volker Berlin
c2683f4576 improve the constructor of FunctionName 2018-11-25 14:33:35 +01:00
Volker Berlin
eaeb09ee48 Add eqauls and hashCode to FunctionName 2018-11-24 21:02:30 +01:00
Volker Berlin
101b759acb Add the Member interface to generalize the API usage 2018-11-10 10:46:36 +01:00
Volker
d16b2b63c2 Add constructor with ConstantRef 2018-08-06 12:44:47 +02:00
Volker Berlin
a94bf26365 extract class FunctionName 2018-05-21 14:29:32 +02:00