log

age author description
Mon, 12 May 2008 18:48:09 +0200 lindquist [svn r210] Fixed: last commit was broken. trunk
Mon, 12 May 2008 18:44:11 +0200 lindquist [svn r209] Fixed: exotic array to pointer casts were broken. trunk
Mon, 12 May 2008 18:22:55 +0200 ChristianK [svn r208] const init interface vtbls to nonzero values only for nonabstract classes trunk
Mon, 12 May 2008 14:58:55 +0200 lindquist [svn r207] Fixed: the runtime support didn't handle string switch. trunk
Mon, 12 May 2008 14:32:29 +0200 lindquist [svn r206] Fixed some interfaceInfo related issues, closes #44 trunk
Sat, 10 May 2008 19:00:11 +0200 ChristianK [svn r205] moved some local static variables used for memset and memcpy intrinsics to IrState trunk
Sat, 10 May 2008 06:44:57 +0200 ChristianK [svn r204] Don't run complex dstress tests, they seem to be broken. trunk
Thu, 08 May 2008 22:49:28 +0200 ChristianK [svn r203] moving tests into separate folder, added readme trunk
Thu, 08 May 2008 22:32:22 +0200 ChristianK [svn r202] added start of dstress-based test suite to tests/ trunk
Wed, 07 May 2008 22:27:45 +0200 lindquist [svn r201] Fixed: return statement could fail codegen with type mismatch for classes, added cast. trunk
Wed, 07 May 2008 22:01:59 +0200 lindquist [svn r200] Fixed: removed use of std.intrinsic. trunk
Wed, 07 May 2008 20:22:42 +0200 lindquist [svn r199] Fixed: still some small issues with string literals implicitly converting to different pointer types. Should be fixed now! trunk
Wed, 07 May 2008 19:54:01 +0200 lindquist [svn r198] Fixed: doing a length-changing cast of a full slice segfaulted. eg: trunk
Wed, 07 May 2008 19:34:41 +0200 lindquist [svn r197] Fixed: empty scope statement segfaulted. trunk
Wed, 07 May 2008 18:46:56 +0200 lindquist [svn r196] Added C++ version of the ray demo for comparing. trunk