summaryrefslogtreecommitdiff
path: root/src/core/script/Variant.cpp
AgeCommit message (Collapse)Author
2014-10-26implemented setting/getting host variables, including host functions but not ↵Andreas Stöckel
yet host objects git-svn-id: file:///var/local/svn/basicwriter@81 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-24added some comments to the Variant class (not done yet), moved VarNull to ↵Andreas Stöckel
Variant::Null git-svn-id: file:///var/local/svn/basicwriter@76 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-24added Function, Property and Object classes; added CMakeLists entries for ↵Andreas Stöckel
the mozjs-24 library (the Firefox JavaScript engine which is available as Package on Fedora); added Doxygen target to makefile git-svn-id: file:///var/local/svn/basicwriter@75 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-24finished implementation of HostFunctionAndreas Stöckel
git-svn-id: file:///var/local/svn/basicwriter@74 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-20started to implement Function class which represents functions and methods, ↵Andreas Stöckel
both on the host and the client side git-svn-id: file:///var/local/svn/basicwriter@73 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-18improved Variant.cpp, added ScriptEngine.hpp containing the script engine ↵Andreas Stöckel
abstraction layer git-svn-id: file:///var/local/svn/basicwriter@72 daaaf23c-2e50-4459-9457-1e69db5a47bf
2014-10-16removed old codeAndreas Stöckel
git-svn-id: file:///var/local/svn/basicwriter@57 daaaf23c-2e50-4459-9457-1e69db5a47bf