summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed std::cout on jsFinalizeStefan Radomski2013-01-201-1/+0
|
* Regenerated V8 DOM and beautified codeStefan Radomski2013-01-2079-3577/+3824
|
* Completed V8 IDL to DOM generatorStefan Radomski2013-01-20180-620/+27512
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-1612-44/+84
|
* More work on Prolog datamodelStefan Radomski2013-01-1611-56/+181
|
* Excluded arabica tests on windowsStefan Radomski2013-01-152-5/+9
|
* Started JavaScriptCore datamodelStefan Radomski2013-01-152-0/+160
|
* Marked as altered versionStefan Radomski2013-01-152-2/+2
|
* Bug fixes and tests for URL classStefan Radomski2013-01-152-2/+15
|
* Started prolog datamodelStefan Radomski2013-01-156-30/+118
|
* Fixed race condition when setting up ioprocessorsStefan Radomski2013-01-154-34/+70
|
* Proper initialization enables proper destructionStefan Radomski2013-01-131-4/+7
|
* Fixed bugs intriduced by PIMPLStefan Radomski2013-01-1319-36/+45
|
* Refactored to PIMPL patternStefan Radomski2013-01-1223-264/+403
|
* Started to fix Windows compilation issuesStefan Radomski2013-01-128-9/+27
|
* Bumped version string to 0.0.3Stefan Radomski2013-01-121-1/+7
|
* Major changes - see detailsStefan Radomski2013-01-1044-442/+1569
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-274-3/+23
|
* Support for rad, deg and % in rotationStefan Radomski2012-12-272-11/+36
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-2721-32/+34255
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Got rid of xpath on critical pathStefan Radomski2012-12-223-180/+62
| | | | Improves performance by a factor of 8!
* Provided sample invoker as a starting pointStefan Radomski2012-12-212-0/+89
|
* Fixed tests againStefan Radomski2012-12-216-21/+24
|
* Fixed automatic port selection when none given in URLStefan Radomski2012-12-211-1/+2
|
* Do not return generated pseudo state with initial transitionStefan Radomski2012-12-211-9/+24
|
* Fixed scripts to prepare distributionsStefan Radomski2012-12-212-12/+12
|
* Started SceneGraph invokerStefan Radomski2012-12-213-0/+113
|
* Refactoring finishedStefan Radomski2012-12-2059-6173/+6613
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Take pluginpath as argumentStefan Radomski2012-12-163-36/+42
|
* Github client hiccupStefan Radomski2012-12-155-1069/+0
|
* Refactoring and plugin supportStefan Radomski2012-12-1555-854/+4522
|
* Order of libraries matters with some gcc versionsStefan Radomski2012-11-211-5/+7
|
* added rt to linker dependenciesStefan Radomski2012-11-201-0/+1
|
* Include pthread lib on unicesStefan Radomski2012-11-201-1/+4
|
* Fixed build and removed binariesStefan Radomski2012-11-2019-31/+0
|
* Fixed build and removed binariesStefan Radomski2012-11-206-16/+17
|
* Committing local version againStefan Radomski2012-11-071994-201/+369334
|
* Implemented DOMStefan Radomski2012-10-0528-61/+2012
|
* Fixed all testsStefan Radomski2012-09-166-13/+17
|
* fixed json in ecmascript dataStefan Radomski2012-09-1611-44/+31
|
* Fixed done.state eventsStefan Radomski2012-09-16240-44687/+0
|
* Fixed done.state eventsStefan Radomski2012-09-1618-970/+260
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-16261-163/+46104
|
* Initial uploadStefan Radomski2012-09-08142-0/+11445
Still somewhat quirky to build but fairly feature complete