summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Fixed the done.event bug and added first prolog transformed IRP tests
* 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
| | | | Some fixes for Xincludes
* 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
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* 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
|
* Binary data in bindingsStefan Radomski2014-07-051-1/+1
|
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-0312-2/+53
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-1/+1
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-016-83/+60
|
* Major header movementStefan Radomski2014-06-272-6/+8
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-245-2275/+2308
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-233-13/+27
|
* Changed getNames signature from set to listStefan Radomski2014-06-067-19/+32
|