codegen: handle exceptions of a method
[mate.git] / Mate / MethodPool.hs-boot
2012-09-09 Bernhard Urbancodegen: get full jnmap in patcher
2012-09-09 Bernhard Urbancodegen: map each real PC to java bytecode PC
2012-08-27 Bernhard Urbanpatching: define patcher in X86CodeGen itself where...
2012-08-17 Bernhard UrbannativeMaschine: use NativeWord instead of Word32
2012-07-31 Bernhard UrbannativeMaschine: s/unsigned int/ptrdiff_t/g
2012-07-31 Bernhard UrbannativeMaschine: add module for binding target machine
2012-07-31 Bernhard Urbanmaxlocals: store it in new data type RawMethod, with...
2012-04-24 Bernhard Urbanstatic initializer: execute it when loading the class...