summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig/java/uscxml.i
Commit message (Collapse)AuthorAgeFilesLines
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-7/+7
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-021-1/+1
|
* Renamed URI to URLStefan Radomski2014-12-141-3/+3
| | | | Some fixes for Xincludes
* Support for DataModelExtensionsStefan Radomski2014-11-131-0/+2
|
* Spring cleaning of testsStefan Radomski2014-08-221-0/+2
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-0/+2
|
* Support for ignoring libraries when building and minimal buildsStefan Radomski2014-07-311-2/+2
|
* 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
* More fixes for language bindingsStefan Radomski2014-07-151-0/+9
|
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-2/+3
|
* Binary data in bindingsStefan Radomski2014-07-051-0/+26
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-0/+57
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-6/+205
|
* Major header movementStefan Radomski2014-06-271-0/+12
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* More work on language bindings and C# examplesStefan Radomski2014-06-261-5/+4
|
* Work on bindingsStefan Radomski2014-06-251-116/+50
| | | | | | - Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware!
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-25/+18
|
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-141-0/+12
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-141-44/+25
|
* More work on RhinoStefan Radomski2014-05-141-0/+19
|
* Header file fixesStefan Radomski2013-10-311-0/+1
|
* Added license information and bug fixesStefan Radomski2013-10-161-0/+1
|
* More work on java datamodel interfaceStefan Radomski2013-08-131-2/+87
|
* Polished java datamodel exampleStefan Radomski2013-08-131-2/+1
|
* Renamed event.type to eventType to avoid clash with send.type and invoker.typeStefan Radomski2013-08-131-2/+9
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-131-0/+5
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-091-0/+29
|
* Bug fixes and version bumpStefan Radomski2013-08-011-0/+7
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* See detailled logStefan Radomski2013-04-061-0/+8
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Initial uploadStefan Radomski2012-09-081-0/+40
Still somewhat quirky to build but fairly feature complete