summaryrefslogtreecommitdiff
path: root/src/core/script/Variant.hpp
AgeCommit message (Expand)Author
2014-10-26implemented setting/getting host variables, including host functions but not ...Andreas Stöckel
2014-10-26Fully implemented reading values from MozJs (except for all bugs that are sti...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-16current versoinAndreas Stöckel
2014-10-16fixed typeo in RangeSet, added unit test for VariantAndreas Stöckel
2014-10-16removed old codeAndreas Stöckel