Volker Berlin
|
b677355c0f
|
Convert ValueTypeParser to an Iterator
|
2019-01-18 17:48:12 +01:00 |
|
Volker Berlin
|
9ac92316f6
|
Write the real type of StructType instead anytype
|
2019-01-11 22:21:59 +01:00 |
|
Volker Berlin
|
bc2975683a
|
add getType() to WasmInstruction
|
2018-12-16 18:22:44 +01:00 |
|
Volker Berlin
|
ae08d21281
|
reorganize
|
2018-12-03 21:09:22 +01:00 |
|
Volker Berlin
|
4104a87597
|
fix java signature parsing with multiple return types
|
2018-11-29 18:35:56 +01:00 |
|
Volker Berlin
|
1655310a0f
|
Add getFunctionName() for available check.
|
2018-11-24 21:09:56 +01:00 |
|
Volker Berlin
|
d8de454a3f
|
pass through FunctionName object
|
2018-11-24 16:14:52 +01:00 |
|
Volker Berlin
|
101b759acb
|
Add the Member interface to generalize the API usage
|
2018-11-10 10:46:36 +01:00 |
|
Volker
|
c269bae443
|
Move method getValueType() into class ValueType.
|
2018-08-14 12:14:36 +02:00 |
|
Volker
|
b78e6054c6
|
Add getPopCount()
|
2018-08-10 18:25:38 +02:00 |
|
Volker
|
cd8dd10182
|
Add method getPushValueType()
|
2018-08-06 12:52:44 +02:00 |
|
Volker
|
d3e80bf709
|
Move method name creation into WasmCallInstruction
|
2018-08-06 12:46:18 +02:00 |
|
Volker
|
dde69e55c9
|
Add java code position to the WasmInstruction
|
2018-07-09 17:18:15 +02:00 |
|
Volker
|
95afeb17a7
|
Next step of refactoring with an intermediate model in the memory of
WASM instructions.
|
2018-06-21 18:29:20 +02:00 |
|