2012-08-13 Teemu Piippo Added floating point support for the most part. However, decimals are somehow lost during a cast.. changeset | files
2012-08-13 Teemu Piippo Added support for operators &&, ||, &, | and ^ changeset | files
2012-08-13 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
2012-08-13 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
2012-08-13 Teemu Piippo Added default label for switch changeset | files
2012-08-13 Teemu Piippo rename ObjWriter::RecordBuffer to SwitchBuffer, as it is designed specifically for switch and will break if used genericly changeset | files
2012-08-13 Teemu Piippo Added switch support... fixed more problems with marks in the process changeset | files
Loading...
(0) -30 -10 -7 +7 +10 +30 tip

mercurial