summaryrefslogtreecommitdiff
path: root/src/control.cc
AgeCommit message (Expand)Author
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-01-25Ported printutils away from QtMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-09-28Added note about problem with modifiers using the child() module, reported by...Marius Kintel
2011-09-08Updated boolean handling of if/elseMarius Kintel
2011-09-07bugfix: context got lost dugin a recent refactoring jobMarius Kintel
2011-09-05bugfixes: Don't iterate over empty for loops, don't iterate over for loops wi...Marius Kintel
2011-09-04Implemented support for for() with scalar argument, e.g. for (i=23) echo(i)Marius Kintel
2011-09-04Ported use for Qt's foreach to BOOST_FOREACHMarius Kintel
2011-09-04Removed dependency on Qt from control moduleMarius Kintel
2011-09-03killed warningsMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-08-04De-Qt-ified AbstractNodeMarius Kintel
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-01-21Copyright updatesMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-02-12Support for if-else statementskintel
2010-02-01Clifford Wolf:clifford
2010-01-30header file reorgkintel
2010-01-30reorganized file structure layout. more to follow...kintel
contact: Jan Huwald // Impressum