log runtime/object.h @ 255:08081b0a9382

age author description
Tue, 13 Aug 2013 21:58:03 -0700 Mike Pavone Add linked list implementation and cons operator
Fri, 13 Jul 2012 00:23:38 -0700 Mike Pavone Move closure/lambda object def into compiler rather than runtime code. Add while:do method to lambda
Tue, 10 Jul 2012 23:09:44 -0700 Mike Pavone Very basic array support