log

age author description
Sun, 10 Aug 2008 16:16:55 +0200 Anders Johnsen Old impl branch. old_impl
Tue, 29 Jul 2008 15:50:24 +0200 Anders Johnsen Made a BuildTypes pass, to give all exp's a type.
Tue, 29 Jul 2008 13:54:44 +0200 Anders Johnsen Rename some files. Hopefully we can get a more iterative sema pass, that's a lot easier to "get startet with".
Fri, 25 Jul 2008 15:31:16 +0200 Anders Johnsen Added error message for the case of calling a function pointer with wrong parameter count.
Fri, 25 Jul 2008 15:00:54 +0200 Anders Johnsen Fixed String parsing, so that they get created with the right type in AST.
Fri, 25 Jul 2008 14:44:50 +0200 Anders Johnsen Fixed a small bug. Passes two more tests now.
Fri, 25 Jul 2008 13:59:21 +0200 Anders Johnsen Can parse empty file again.