invokevirtual: implement lazy class loading right
[mate.git] / Mate / X86TrapHandling.hs
2012-08-17 Bernhard Urbaninvokevirtual: implement lazy class loading right
2012-08-17 Bernhard Urbannew insn: fix wrong behaviour on lazy class init
2012-08-17 Bernhard Urbancodegen: register dump at runtime
2012-08-17 Bernhard Urbanjava runtime: add simple version of instanceof
2012-08-02 Bernhard Urbanstaticcall trap: use different magic sequence
2012-07-31 Bernhard UrbannativeMaschine: s/unsigned int/ptrdiff_t/g
2012-07-31 Bernhard UrbannativeMaschine: add module for binding target machine
2012-07-18 Bernhard Urbanrefactor: style, fun, hlint, ...
2012-06-12 Bernhard Urbanrefactor: better names for TrapInfo^WTrapCause
2012-06-12 Bernhard Urbanhlint: more fixes
2012-05-20 Bernhard Urbancodegen: extra handling if calldisplacement doesn't...
2012-05-19 Bernhard Urbantraps: do more things in haskell world