Mercurial > repos > rhope
log runtime/integer.c @ 56:d2f9b0a9403d
age | author | description |
---|---|---|
Thu, 08 Oct 2009 01:52:38 -0400 | Mike Pavone | Initial experiment with goto and switch |
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 |