static methods: add inheritance capability
[mate.git] / ffi /
2012-04-23 Bernhard Urbancodegen: {put,get}static for static field access
2012-04-23 Bernhard Urbanrefactor: s/C(aller)Map/T(rap)Map/g
2012-04-23 Bernhard Urbanglobal map hack: refactor
2012-04-22 Bernhard Urbanmethodpool: also call native methods
2012-04-22 Bernhard Urbantrap: give disasm some nop's, so it shows the label
2012-04-18 Bernhard Urbantrap: use SIGILL instead of SIGSEGV
2012-04-17 Harald Steinlechnerffi: added strange hack in order to build master on...
2012-04-16 Bernhard Urbanmethodpool: save information in codegen context
2012-04-14 Bernhard UrbanmethodPool: compile methods on-demand
2012-04-14 Bernhard UrbanMakefile: GHCi still broken