summaryrefslogtreecommitdiffstats
path: root/src/uscxml/Interpreter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stupid bugStefan Radomski2014-07-301-1/+1
* See detailled logStefan Radomski2014-07-301-129/+178
* More work on lua datamodelStefan Radomski2014-07-231-1/+1
* try / catch blocks for applications and work on dot outputStefan Radomski2014-07-211-0/+3
* Generic socket supportStefan Radomski2014-07-161-1/+1
* Improved support for dot outputStefan Radomski2014-07-151-9/+21
* First signs of Lua DatamodelStefan Radomski2014-07-081-2/+2
* Appr. 15% performance boost by avoiding dynamic_cast in DOMStefan Radomski2014-07-071-70/+87
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-031-5/+15
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-12/+13
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-49/+33
* Major header movementStefan Radomski2014-06-271-85/+60
* More work on language bindings and C# examplesStefan Radomski2014-06-261-2/+2
* Work on bindingsStefan Radomski2014-06-251-8/+17
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-69/+85
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-149/+296
* Changed getNames signature from set to listStefan Radomski2014-06-061-2/+2
* Builds as plugins againStefan Radomski2014-05-231-1/+4
* Introduced interpreter.step()Stefan Radomski2014-05-151-66/+118
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-3/+10
* Major refactoringStefan Radomski2014-04-221-107/+199
* Started with promela datamodelStefan Radomski2014-04-091-10/+125
* Integrated debugger into browser (use -d command line parameter)Stefan Radomski2014-03-111-14/+31
* Modified InterpreterMonitor for uscxml-debuggerStefan Radomski2014-03-071-8/+50
* Started uscxml debuggerStefan Radomski2014-02-161-13/+0
* Bug fixes and thread safety for web socketsStefan Radomski2014-01-271-1/+1
* IMAP Invoker functionalStefan Radomski2014-01-231-3/+3
* Ported IM Invoker for pre 3.0 and beautified codeStefan Radomski2014-01-221-2/+2
* SMTP Invoker and "invoke.success.<INV_ID>" events when an invoker was startedStefan Radomski2014-01-211-0/+6
* Expect Invoker and Fedora build fixesStefan Radomski2014-01-141-5/+23
* Set _event.content if received structure is only an atomStefan Radomski2014-01-091-0/+4
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-20/+38
* WebSockets!Stefan Radomski2013-11-161-2/+12
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-031-29/+29
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-51/+87
* Bug fixes (see details)Stefan Radomski2013-10-281-4/+6
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-1/+9
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-56/+56
* Proper usage information for cli clientsStefan Radomski2013-10-241-5/+21
* Reminder to export PATH and small bug-fixStefan Radomski2013-10-181-0/+1
* Added license information and bug fixesStefan Radomski2013-10-161-64/+97
* Pass more ECMAScript W3C testsStefan Radomski2013-10-081-3/+11
* Reduced compile timesStefan Radomski2013-10-071-19/+148
* Added instant messaging invokerStefan Radomski2013-09-231-1/+1
* Work on FFMpegInvokerStefan Radomski2013-09-181-29/+18
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-291-2/+2
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-35/+64
* Added WebStorage object to documentStefan Radomski2013-08-211-1/+3
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-3/+3
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-18/+38