GarbageAlloc: little refactoring - all GC allocate methods should have GC suffix...
authorHarald Steinlechner <haraldsteinlechner@gmail.com>
Fri, 24 Aug 2012 13:03:27 +0000 (15:03 +0200)
committerHarald Steinlechner <haraldsteinlechner@gmail.com>
Fri, 24 Aug 2012 13:03:27 +0000 (15:03 +0200)
commitccc1ff2921984cfd36595e935e3634842fa2cb7d
tree74efcf68bf3ed0c9853a08a4b6c8ed834087cd97
parente86237a8a051d37d42be21d469c36aacf8a86e8f
GarbageAlloc: little refactoring - all GC allocate methods should have GC suffix; all non GC methods on the other hand should suffix Unmanaged;
Mate/GarbageAlloc.hs
Mate/Strings.hs
Mate/X86CodeGen.hs
tools/installBoehm.sh [new file with mode: 0755]