summaryrefslogtreecommitdiff
path: root/src/expr.cc
AgeCommit message (Expand)Author
2013-11-11Fix output of range expressions.Torsten Paul
2013-11-11Add support for handling negative step values in ranges (fixes #500).Torsten Paul
2013-10-07use explicit Value::RangeType for clarityVicnet
2013-06-26Short circuit boolean logic - fixes #411Marius Kintel
2013-06-06Increase recursion limit to 1000Marius Kintel
2013-06-01Some expressions didn't support toString, which caused an assertion failure. ...Marius Kintel
2013-05-14Forgot to initialize recursioncount in all constructorsMarius Kintel
2013-05-13bugfix: Fixed recursion crash (#346)Marius Kintel
2013-04-27Fixes remaining dxfdim() issue from #217Marius Kintel
2013-04-26Modified parse to allow overloading of variables in local blocks. Also did so...Marius Kintel
2013-04-26Experiment: Lazy evaluation of argument lists in evaluation context. Allows e...Marius Kintel
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval cont...Marius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-13Cleaned up unsigned int compiler warningsAndrew Plumb
2011-12-04Killed some warningsMarius Kintel
2011-11-13string indexingBrad Pitcher
2011-10-23Evaluate expressions for the ternary operator the same way as for if-else, i....Marius Kintel
2011-09-03killed warningsMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-01-21Copyright updatesMarius Kintel
2010-11-07Value::QVector -> std::vectorMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-02-10Fixed crash when using negative array indiceskintel
2010-02-01Clifford Wolf:clifford
2010-01-30header file reorgkintel
2010-01-30reorganized file structure layout. more to follow...kintel
contact: Jan Huwald // Impressum