log ast/Exp.d @ 48:b6c1dc30ca4b new_gen

age author description
Thu, 24 Apr 2008 19:42:53 +0200 Anders Halager Only tests that dont pass now are structs and switches new_gen
Wed, 23 Apr 2008 00:57:45 +0200 Anders Halager Big update - Moving towards a better, more seperated parser new_gen
Sun, 20 Apr 2008 11:20:28 +0200 Anders Johnsen Now supporting structs - both read and write. Still a few errors though, so watch out. new_gen
Fri, 18 Apr 2008 13:01:11 +0200 Anders Halager Some support for the rest of the boolean operators
Fri, 18 Apr 2008 12:50:54 +0200 Anders Halager Starting to work on bool support, for now == works
Fri, 18 Apr 2008 02:01:38 +0200 johnsen First push