summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/invoker/xhtml
Commit message (Collapse)AuthorAgeFilesLines
* Some refactoring for improved compile timesStefan Radomski2016-02-231-1/+1
|
* Beautified codeStefan Radomski2016-01-101-688/+688
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-688/+688
|
* Major work on PROMELA datamodelStefan Radomski2014-10-122-709/+709
|
* API changes with receiveEventStefan Radomski2014-08-261-1/+1
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-182-302/+348
|
* Polished xhtml invokerStefan Radomski2014-08-154-99/+1016
|
* More JVoiceXML integrationStefan Radomski2014-08-151-1/+11
|
* Got rid of more dynamic_castsStefan Radomski2014-08-031-5/+6
|
* Major header movementStefan Radomski2014-06-271-0/+1
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-0/+5
| | | | | - Bugfixes for stress test - Beautified code
* Changed getNames signature from set to listStefan Radomski2014-06-061-4/+4
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-5/+5
| | | | data by empty()
* More work on promela DMStefan Radomski2014-04-111-5/+5
| | | | changed const of Data subscript operator and introduced at(key) and item(index)
* Renamed nonsense curlReq to evhttpReqStefan Radomski2013-11-161-4/+4
|
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
|
* Process application/xml in http requests and try to fix layout of README.mdStefan Radomski2013-10-301-1/+1
|
* Performance: replaced boost::iequals for strings by inline functionStefan Radomski2013-10-261-4/+4
|
* Fixed header refactoringStefan Radomski2013-10-251-0/+2
|
* Added license information and bug fixesStefan Radomski2013-10-162-1/+39
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-3/+6
|
* Added WebStorage object to documentStefan Radomski2013-08-211-0/+3
| | | | Some refinements to DotWriter
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-1/+1
|
* Bug fixes and version bumpStefan Radomski2013-08-011-5/+5
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Removed iOS project againStefan Radomski2013-07-221-19/+44
|
* New version with XHTML invokerStefan Radomski2013-06-202-0/+250