summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Expand)AuthorAgeFilesLines
...
* First signs of a C89 datamodelStefan Radomski2016-06-233-0/+197
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-2/+38
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
* Resolved issue 83Stefan Radomski2016-06-131-7/+14
* Fixed dozens of memory leaksStefan Radomski2016-06-132-2/+4
* Refactored for public headers and started documentationStefan Radomski2016-05-197-26/+42
* Make install will work againStefan Radomski2016-05-131-2/+0
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-2/+14
* Major Refactoring v2.0Stefan Radomski2016-05-12191-32622/+30017
* Fixed issue 64 and beautified code againStefan Radomski2016-04-285-11/+11
* Added issue referenceStefan Radomski2016-04-281-0/+1
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
* Some more preparations for current V8 APIStefan Radomski2016-03-071-1/+1
* Forgot to update pathsStefan Radomski2016-02-241-1/+1
* Some more refactoring and VHDL transformationStefan Radomski2016-02-245-30/+30
* Some refactoring for improved compile timesStefan Radomski2016-02-2318-31/+50
* More work on ANSI C transformationStefan Radomski2016-02-141-46/+64
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-081-2/+3
* Working on C transformationStefan Radomski2016-01-151-1/+1
* Beautified codeStefan Radomski2016-01-109-2464/+2512
* Builds with MSVC againStefan Radomski2016-01-101-29/+0
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-082-1/+31
* Prepared ChartToC transformationStefan Radomski2016-01-0614-24/+24
* All changes up to my dissertationStefan Radomski2015-12-043-5/+5
* done.event bug and prolog testsStefan Radomski2015-07-082-2/+966
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-192-1/+12
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-264-106/+166
* Renamed URI to URLStefan Radomski2014-12-142-37/+32
* More complete xinclude implementation and testsStefan Radomski2014-12-072-3/+18
* Nested invokers and delayed events for PROMELA model checkingStefan Radomski2014-12-017-233/+507
* Datamode Extensions for V8Stefan Radomski2014-11-143-1/+68
* Support for DataModelExtensionsStefan Radomski2014-11-132-1/+79
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-122-2/+10
* More work on PROMELA transformationStefan Radomski2014-11-124-2520/+2408
* Major work on PROMELA datamodelStefan Radomski2014-10-1216-639/+1123
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-282-19/+33
* Spring cleaning of testsStefan Radomski2014-08-221-0/+10
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-3/+7
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-216-5/+21
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-3/+4
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-181-2/+42
* More JVoiceXML integrationStefan Radomski2014-08-153-0/+356
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
* Got rid of more dynamic_castsStefan Radomski2014-08-0312-16/+16
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-5/+6
* See detailled logStefan Radomski2014-07-305-74/+88
* More work on lua datamodelStefan Radomski2014-07-232-47/+46
* Improved support for dot outputStefan Radomski2014-07-154-37/+301
* First signs of Lua DatamodelStefan Radomski2014-07-083-0/+334
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-064-67/+68