summaryrefslogtreecommitdiff
path: root/src/core/script/Variant.cpp
AgeCommit message (Expand)Author
2014-10-26implemented setting/getting host variables, including host functions but not ...Andreas Stöckel
2014-10-24added some comments to the Variant class (not done yet), moved VarNull to Var...Andreas Stöckel
2014-10-24added Function, Property and Object classes; added CMakeLists entries for the...Andreas Stöckel
2014-10-24finished implementation of HostFunctionAndreas Stöckel
2014-10-20started to implement Function class which represents functions and methods, b...Andreas Stöckel
2014-10-18improved Variant.cpp, added ScriptEngine.hpp containing the script engine abs...Andreas Stöckel
2014-10-16removed old codeAndreas Stöckel