log runtime/fixed_alloc.h @ 92:e73a93fb5de1

age author description
Mon, 02 Aug 2010 00:58:55 -0400 Mike Pavone Beginning of port of compiler to itself, some bugfixes and a refcount optimization
Sat, 31 Jul 2010 00:19:15 -0400 Mike Pavone Fix memory leak and bug that was preventing First@Dictionary from working properly
Mon, 07 Jun 2010 01:15:16 -0400 Mike Pavone Some small optimizations
Tue, 02 Mar 2010 00:18:49 -0500 Mike Pavone Fixed some bugs introduced in previous commit and moved definition of integer methods out of runtime and into the compiler
Sat, 10 Oct 2009 16:40:50 -0400 Mike Pavone Added faster allocator for small objects