log dsss.conf @ 209:42e663451371

age author description
Tue, 12 Aug 2008 18:14:56 +0200 Anders Johnsen Major moving of files. all src now goes into src, all docs in docs.
Sun, 10 Aug 2008 17:06:54 +0200 Anders Johnsen First comment submit.
Fri, 11 Jul 2008 21:47:57 +0200 johnsen Lots of changes:
Wed, 09 Jul 2008 12:59:57 +0200 Anders Halager Changed the test-program.
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
Sat, 26 Apr 2008 18:52:27 +0200 Anders Johnsen Added struct decl and forward ref. A note on structs: they need to make a new scope when declared. Otherwise you could access struct members as globals new_gen
Sat, 19 Apr 2008 11:40:20 +0200 Anders Halager Trying to use Tomas Lindquist Olsen's LLVM bindings instead of raw text-output new_gen
Fri, 18 Apr 2008 11:03:17 +0200 johnsen dsss.conf updated to compile test file. Also updated LICENSE to BSD-License
Fri, 18 Apr 2008 02:31:07 +0200 Anders Halager Lots of stuff, here are the git comments:
Fri, 18 Apr 2008 02:01:38 +0200 johnsen First push