codegen: handle exceptions of a method
[mate.git] / Mate / GarbageAlloc.hs
2012-08-25 Bernhard Urbandebug: remove #ifdef's and use dumb logger
2012-08-24 Bernhard UrbanWall: remove some warnings
2012-08-24 Harald SteinlechnerGarbageAlloc: little refactoring - all GC allocate...
2012-08-24 Harald SteinlechnerMethodPool: removed demo call stuff - added printGCStat...
2012-08-23 Harald SteinlechnerGC: first working version of boehm gc. working with...
2012-08-22 Harald Steinlechnergc: delegated mallocs in GarbageAlloc to hs-boehmgc...
2012-08-22 Bernhard Urbannative: demo for a call to haskell functions at runtime
2012-07-31 Bernhard UrbannativeMaschine: s/unsigned int/ptrdiff_t/g
2012-05-20 Bernhard Urbandebug: malloc stuff
2012-05-18 Harald Steinlechneradded cabal stubs for mate-common and mate;
2012-05-10 Bernhard Urbangc: factor out allocation