summaryrefslogtreecommitdiff
path: root/src
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-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-16reorganized codeAndreas Stöckel
2014-10-16removed old codeAndreas Stöckel
2014-10-15added dependencies.txt, added changes in TODO list, added empty specification...Andreas Stöckel
2014-03-06added missing return statementAndreas Stöckel
2014-03-06added missing includes to layer.Benjamin Paassen
2014-03-06added example for XmlAttributeHandlerAndreas Stöckel
2014-03-06added missing files.Benjamin Paassen
2014-03-06reworked the model classes according to manipulated GraphNode and removed som...Benjamin Paassen
2014-03-06added attribute handlerAndreas Stöckel
2014-03-06added proper namespaces and ignored end elements in xml parsingBenjamin Paassen
2014-03-06started to implement rudimentary XML reader (implemented expectOneOf function...Andreas Stöckel
2014-03-05beautified CMakeLists.txt, added RangeSet class and unit testAndreas Stöckel
2014-03-04added anchor, annotation, field, layer and structure at least as raw concepts...Benjamin Paassen
2014-03-04added stubs for the class and category classesAndreas Stöckel
2014-03-04added basic structure of the domain classAndreas Stöckel
2014-03-04added unit test frameworkAndreas Stöckel
2014-03-04added source codeAndreas Stöckel