summaryrefslogtreecommitdiffstats
path: root/src/uscxml/concurrency
Commit message (Collapse)AuthorAgeFilesLines
* Build fixes for gccStefan Radomski2014-07-161-1/+1
|
* Generic socket supportStefan Radomski2014-07-164-0/+135
|
* Major header movementStefan Radomski2014-06-273-6/+8
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Work on bindingsStefan Radomski2014-06-252-4/+21
| | | | | | - Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware!
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-242-5/+5
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-0/+25
|
* Major refactoringStefan Radomski2014-04-221-1/+1
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-0/+5
|
* Upped version to 0.1.1Stefan Radomski2013-10-171-5/+4
|
* Added license information and bug fixesStefan Radomski2013-10-164-17/+82
|
* Pass more ECMAScript W3C testsStefan Radomski2013-10-081-1/+9
|
* Reduced compile timesStefan Radomski2013-10-072-10/+8
| | | | | - new commandline argument handling - compiles on windows again
* Added instant messaging invokerStefan Radomski2013-09-232-0/+37
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-0/+2
|
* Windows port compiles againStefan Radomski2013-04-131-0/+1
|
* Implemented ParentQueues for PHPStefan Radomski2013-03-261-0/+2
|
* Introduced postpone element and reorganized http request representation as ↵Stefan Radomski2013-02-253-1/+32
| | | | events
* Beautified source code againStefan Radomski2013-02-202-5/+5
|
* Forgot to initialize booleanStefan Radomski2013-02-201-1/+1
|
* See detailled logStefan Radomski2013-02-201-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 fixesStefan Radomski2013-02-101-0/+4
|
* See detailed commitlogStefan Radomski2013-01-211-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 codeStefan Radomski2013-01-204-20/+20
|
* Marked as altered versionStefan Radomski2013-01-152-2/+2
|
* Started to fix Windows compilation issuesStefan Radomski2013-01-122-5/+4
|
* Major changes - see detailsStefan Radomski2013-01-102-5/+9
| | | | | | | - Dynamic SceneGraph ML - V8 DOM for ecmascript datamodel - New heartbeat invoker - Fixed various bugs
* Fixed compile issues on linux for osginvokerStefan Radomski2012-12-271-0/+1
|
* New scenegraph invoker using OpenSceneGraphStefan Radomski2012-12-273-0/+24
| | | | Ultimately, the scenegraph invoker ought to use x3d
* Refactoring finishedStefan Radomski2012-12-205-669/+622
| | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel
* Refactoring and plugin supportStefan Radomski2012-12-154-103/+1
|
* Committing local version againStefan Radomski2012-11-072-2/+8
|
* Fixed done.state eventsStefan Radomski2012-09-161-1/+1
|
* Implemented invoke for nested SCXML instancesStefan Radomski2012-09-161-2/+2
|
* Initial uploadStefan Radomski2012-09-087-0/+1299
Still somewhat quirky to build but fairly feature complete