Mercurial > repos > rhope
log runtime/integer.c @ 48:a24eb366195c
age | author | description |
---|---|---|
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 |
Mon, 05 Oct 2009 23:12:43 -0400 | Mike Pavone | Added support for type declarations on user defined workers and added a few more methods to Int32 in the runtime for the C backend |
Wed, 27 May 2009 04:49:32 -0400 | Mike Pavone | C backend working well enough to generate Fib test |