summaryrefslogtreecommitdiffstats
path: root/src/bindings
Commit message (Collapse)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-242-13/+13
|
* Some refactoring for improved compile timesStefan Radomski2016-02-232-1/+3
|
* Beautified codeStefan Radomski2016-01-101-4/+8
|
* Prepared ChartToC transformationStefan Radomski2016-01-061-0/+4
|
* All changes up to my dissertationStefan Radomski2015-12-042-11/+29
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-026-1/+3703
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-191-3/+12
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-0/+1
|
* Renamed URI to URLStefan Radomski2014-12-142-4/+5
| | | | Some fixes for Xincludes
* Support for initial attribute with nested scxml invokersStefan Radomski2014-12-051-0/+1
|
* Fixed file:// handling bug on windowsStefan Radomski2014-11-152-4/+7
|
* Support for DataModelExtensionsStefan Radomski2014-11-136-0/+20
|
* Corrected method signature for reportIssuesStefan Radomski2014-08-271-1/+1
|
* Wrap InterpreterMonitor::reportIssue into language bindingsStefan Radomski2014-08-261-0/+1
|
* Spring cleaning of testsStefan Radomski2014-08-222-0/+4
|
* More issues being idenified via interpreter.validate()Stefan Radomski2014-08-211-0/+3
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-212-0/+4
|
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-213-1/+29
|
* Updated docs and fixed a bug related to setDataModel in the language bindingsStefan Radomski2014-08-041-1/+1
|
* Got rid of more dynamic_castsStefan Radomski2014-08-033-7/+7
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-313-4/+8
|
* More adhoc extensions for interpretersStefan Radomski2014-07-312-0/+5
|
* interpreter.addIOProcessorStefan Radomski2014-07-302-0/+10
|
* See detailled logStefan Radomski2014-07-301-1/+19
| | | | | | | - 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
* Generic socket supportStefan Radomski2014-07-161-0/+1
|
* More fixes for language bindingsStefan Radomski2014-07-154-3/+20
|
* Small fix for java bindingsStefan Radomski2014-07-151-9/+5
|
* Small ant fix and retriggering travisStefan Radomski2014-07-151-1/+5
|
* Improved support for dot outputStefan Radomski2014-07-151-0/+1
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-063-3/+16
|
* Binary data in bindingsStefan Radomski2014-07-053-0/+69
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-031-0/+4
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-036-52/+124
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-0110-111/+446
|
* Major header movementStefan Radomski2014-06-2714-1681/+67
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* More work on language bindings and C# examplesStefan Radomski2014-06-269-33/+416
|
* Work on bindingsStefan Radomski2014-06-2518-335/+591
| | | | | | - 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-241-2/+4
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-2316-61/+766
|
* Changed getNames signature from set to listStefan Radomski2014-06-062-4/+4
|
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-142-2/+17
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-46/+28
|
* More work on RhinoStefan Radomski2014-05-141-0/+19
|
* More work on Rhino datamodelStefan Radomski2014-05-132-5/+13
|
* Only build SMTP invoker with current curlStefan Radomski2014-01-311-2/+2
|
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-12/+6
|
* Header file fixesStefan Radomski2013-10-312-0/+2
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+4
|
* Nested XML Node with eventStefan Radomski2013-10-262-2/+2
|
* Disabled unused label warningStefan Radomski2013-10-242-6/+8
|