summaryrefslogtreecommitdiff
path: root/test/core/script
AgeCommit message (Expand)Author
2014-10-25some restructuring, added first version of the mozjs pluginAndreas Stöckel
2014-10-25started unit test for Object, fixed possible used of already freed ArgumentVa...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-18improved Variant.cpp, added ScriptEngine.hpp containing the script engine abs...Andreas Stöckel
2014-10-16fixed typeo in RangeSet, added unit test for VariantAndreas Stöckel