methodPool: compile methods on-demand
[mate.git] / Mate / BasicBlocks.hs
2012-04-14 Bernhard UrbanmethodPool: compile methods on-demand
2012-04-08 Bernhard Urbanbuild: fix -Wall warnings
2012-04-07 Bernhard Urbanbasicblock: change order of `TwoTarget'
2012-04-07 Bernhard Urbanbasicblock: also generate BB #0 when it's labeld with...
2012-04-03 Bernhard Urbanbasicblock: remove warning
2012-04-03 Bernhard Urbanbasicblock: refactor function interface
2012-04-02 Bernhard Urbanbasicblock: build BBs from instructionstream
2012-04-02 Bernhard Urbanbasicblock: get jump offsets from instructions
2012-04-02 Bernhard Urbanbasicblock: calculate offset in instructionstream
2012-04-02 Bernhard Urbansrc: move files into a Mate package