v0.2.0
tag9a064512d80171ddc06a7c947e351e130eafe7fe
object ffe0eefb5796e349f23d97f0ad508d989228948b
authorRobbert Haarman <voodoo@inglorion.net>
Sun, 11 Jan 2009 20:17:10 +0000 (11 21:17 +0100)
Release version 0.2.0.

New in this release:

 - Bitwise and, not, or and xor
 - New conditionals: ifeq, ifge, ifgt, ifle, iflt, and ifne.
 - Many new tests that can be run by doing make test in either the
   top-level directory or the test directory
 - Many bugfixes