Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started Java datamodel and fixed memory leaks | Stefan Radomski | 2013-08-13 | 1 | -0/+2 |
| | |||||
* | Windows port compiles again | Stefan Radomski | 2013-04-13 | 1 | -0/+1 |
| | |||||
* | Implemented ParentQueues for PHP | Stefan Radomski | 2013-03-26 | 1 | -0/+2 |
| | |||||
* | Introduced postpone element and reorganized http request representation as ↵ | Stefan Radomski | 2013-02-25 | 3 | -1/+32 |
| | | | | events | ||||
* | Beautified source code again | Stefan Radomski | 2013-02-20 | 2 | -5/+5 |
| | |||||
* | Forgot to initialize boolean | Stefan Radomski | 2013-02-20 | 1 | -1/+1 |
| | |||||
* | See detailled log | Stefan Radomski | 2013-02-20 | 1 | -1/+2 |
| | | | | | | | | | - 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 | ||||
* | Various bug fixes | Stefan Radomski | 2013-02-10 | 1 | -0/+4 |
| | |||||
* | See detailed commitlog | Stefan Radomski | 2013-01-21 | 1 | -3/+3 |
| | | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent | ||||
* | Regenerated V8 DOM and beautified code | Stefan Radomski | 2013-01-20 | 4 | -20/+20 |
| | |||||
* | Marked as altered version | Stefan Radomski | 2013-01-15 | 2 | -2/+2 |
| | |||||
* | Started to fix Windows compilation issues | Stefan Radomski | 2013-01-12 | 2 | -5/+4 |
| | |||||
* | Major changes - see details | Stefan Radomski | 2013-01-10 | 2 | -5/+9 |
| | | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs | ||||
* | Fixed compile issues on linux for osginvoker | Stefan Radomski | 2012-12-27 | 1 | -0/+1 |
| | |||||
* | New scenegraph invoker using OpenSceneGraph | Stefan Radomski | 2012-12-27 | 3 | -0/+24 |
| | | | | Ultimately, the scenegraph invoker ought to use x3d | ||||
* | Refactoring finished | Stefan Radomski | 2012-12-20 | 5 | -669/+622 |
| | | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel | ||||
* | Refactoring and plugin support | Stefan Radomski | 2012-12-15 | 4 | -103/+1 |
| | |||||
* | Committing local version again | Stefan Radomski | 2012-11-07 | 2 | -2/+8 |
| | |||||
* | Fixed done.state events | Stefan Radomski | 2012-09-16 | 1 | -1/+1 |
| | |||||
* | Implemented invoke for nested SCXML instances | Stefan Radomski | 2012-09-16 | 1 | -2/+2 |
| | |||||
* | Initial upload | Stefan Radomski | 2012-09-08 | 7 | -0/+1299 |
Still somewhat quirky to build but fairly feature complete |