log

age author description
Fri, 18 Apr 2008 13:45:39 +0200 Anders Halager Support for while statements and fixed scope for if
Fri, 18 Apr 2008 13:01:11 +0200 Anders Halager Some support for the rest of the boolean operators
Fri, 18 Apr 2008 12:52:53 +0200 Anders Halager Merged
Fri, 18 Apr 2008 12:33:03 +0200 johnsen Added Ne, Lt, Le, Gt, Ge and Not in lexer
Fri, 18 Apr 2008 12:50:54 +0200 Anders Halager Starting to work on bool support, for now == works
Fri, 18 Apr 2008 12:24:14 +0200 johnsen Now lexing == as Equals
Fri, 18 Apr 2008 11:46:00 +0200 Anders Halager Added very simple if support.
Fri, 18 Apr 2008 11:07:46 +0200 johnsen Updated lexer with comment handling to run Comments test at succes rate
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
Fri, 18 Apr 2008 15:24:52 +0200 johnsen itest