log

age author description
Fri, 02 May 2008 18:23:33 +0200 Anders Johnsen Now you can declare array new_gen
Fri, 02 May 2008 17:33:50 +0200 Anders Johnsen Pointers working now - big YAY new_gen
Fri, 02 May 2008 16:39:04 +0200 Anders Halager branch merge new_gen
Fri, 02 May 2008 16:38:31 +0200 Anders Halager Parse and gen for dereferences new_gen
Fri, 02 May 2008 16:37:13 +0200 Anders Johnsen Now able of --ast-dump-code with Pointer types and also codeGen int* x; new_gen
Fri, 02 May 2008 15:48:57 +0200 Anders Johnsen Now parsing varDecls a lot nicer! new_gen
Fri, 02 May 2008 15:05:02 +0200 Anders Johnsen Parsing "int* x" new_gen
Fri, 02 May 2008 13:19:23 +0200 johnsen Renamed Add, Sub, Mul, Div and Mod in lexer to what they are (Plus, Minus....) new_gen
Thu, 01 May 2008 23:09:27 +0200 Anders Johnsen Forgot a test file for arrays... new_gen
Thu, 01 May 2008 23:08:41 +0200 Anders Johnsen First update on the way to Arrays! :) new_gen
Thu, 01 May 2008 19:51:22 +0200 Anders Johnsen Handled a few more error cases on input. new_gen
Thu, 01 May 2008 19:30:51 +0200 Anders Johnsen Added missing files and also cleaned up some Stdout debug-output. new_gen
Thu, 01 May 2008 19:26:22 +0200 Anders Johnsen Added 3 new small tests. new_gen
Thu, 01 May 2008 19:25:49 +0200 Anders Johnsen A LOT of bug fixing - also implemented implicit casts. If you do a --ast-dump-code on a target with some algebra of differant types, you should now see the type casts being made. Also, Tests are again back with only switches failing... new_gen
Tue, 29 Apr 2008 20:15:22 +0200 Anders Johnsen Been working on the floating point parsing. Still a bit of work to do here. new_gen