summaryrefslogtreecommitdiffstats
path: root/test/samples
Commit message (Collapse)AuthorAgeFilesLines
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-253-2/+83
| | | | events
* See detailled logStefan Radomski2013-02-204-7/+75
| | | | | | | | | - Builds on windows again - All HTTP requests are no passed into interpreter - New response element to reply with data - Moved basichttp URL - New HTTP servlet invoker to register additional URLs - More bugfixes than I care to mention
* Fixed historyStefan Radomski2013-02-082-1/+30
|
* Started to resolve scxml-test-framework tests from SCION suiteStefan Radomski2013-01-251-1/+5
|
* See detailed commitlogStefan Radomski2013-01-213-11/+34
| | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent
* More work on Prolog datamodelStefan Radomski2013-01-161-12/+14
|
* Started prolog datamodelStefan Radomski2013-01-152-3/+46
|
* Major changes - see detailsStefan Radomski2013-01-1011-10/+280
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Support for rad, deg and % in rotationStefan Radomski2012-12-271-1/+1
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-272-0/+33480
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Got rid of xpath on critical pathStefan Radomski2012-12-221-0/+16
| | | | Improves performance by a factor of 8!
* Fixed tests againStefan Radomski2012-12-213-5/+12
|
* Refactoring finishedStefan Radomski2012-12-202-7/+16
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Fixed build and removed binariesStefan Radomski2012-11-201-4/+4
|
* Committing local version againStefan Radomski2012-11-0718-0/+737
|
* Initial uploadStefan Radomski2012-09-0894-0/+5489
Still somewhat quirky to build but fairly feature complete