index
:
ousia.git
master
Ousía Main Repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
script
Age
Commit message (
Expand
)
Author
2014-11-21
Finished last commits moving action by also moving the tests and correcting a...
Benjamin Paassen
2014-10-26
implemented setting/getting host variables, including host functions but not ...
Andreas Stöckel
2014-10-26
Fully implemented reading values from MozJs (except for all bugs that are sti...
Andreas Stöckel
2014-10-25
some restructuring, added first version of the mozjs plugin
Andreas Stöckel
2014-10-25
started unit test for Object, fixed possible used of already freed ArgumentVa...
Andreas Stöckel
2014-10-24
added some comments to the Variant class (not done yet), moved VarNull to Var...
Andreas Stöckel
2014-10-24
added Function, Property and Object classes; added CMakeLists entries for the...
Andreas Stöckel
2014-10-24
finished implementation of HostFunction
Andreas Stöckel
2014-10-20
started to implement Function class which represents functions and methods, b...
Andreas Stöckel
2014-10-18
improved Variant.cpp, added ScriptEngine.hpp containing the script engine abs...
Andreas Stöckel
2014-10-16
current versoin
Andreas Stöckel
2014-10-16
fixed typeo in RangeSet, added unit test for Variant
Andreas Stöckel
2014-10-16
removed old code
Andreas Stöckel