Sat, 25 Aug 2012 04:02:37 +0300 Teemu Piippo Renamed 'block stack' to scope stack for more clarified code.. changeset | files
Sat, 25 Aug 2012 03:53:10 +0300 Teemu Piippo Fixed: else was alloed even without if strictly preceding it changeset | files
Sat, 25 Aug 2012 03:40:36 +0300 Teemu Piippo Added support for else-statements changeset | files
Sat, 25 Aug 2012 03:04:14 +0300 Teemu Piippo Added support for the ternary operator. changeset | files
Tue, 14 Aug 2012 01:54:17 +0300 Teemu Piippo Added floating point support for the most part. However, decimals are somehow lost during a cast.. changeset | files
Tue, 14 Aug 2012 00:59:39 +0300 Teemu Piippo Added support for operators &&, ||, &, | and ^ changeset | files
Tue, 14 Aug 2012 00:48:02 +0300 Teemu Piippo Added ! operator support. It's not really an operator since it's just checked at the beginning of the expression value but eh. changeset | files
Tue, 14 Aug 2012 00:20:59 +0300 Teemu Piippo Added <<= and >>= operator support. Zandronum does not provide these, thus they are translated to their longer forms by the compiler. Also aded << and >>. changeset | files
(0) -30 -10 -8 +8 +10 +30 tip

mercurial