summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig/java
Commit message (Collapse)AuthorAgeFilesLines
* Introduced InvokerCallbacksStefan Radomski2017-01-231-0/+1
|
* Progress on the apache-commons wrapperStefan Radomski2016-08-221-0/+3
|
* Fixed dozens of memory leaksStefan Radomski2016-06-132-4/+95
|
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-263-0/+372
|
* Major Refactoring v2.0Stefan Radomski2016-05-123-535/+0
|
* 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
* Fixed file:// handling bug on windowsStefan Radomski2014-11-151-1/+3
|
* 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
* Generic socket supportStefan Radomski2014-07-161-0/+1
|
* More fixes for language bindingsStefan Radomski2014-07-151-0/+9
|
* Small fix for java bindingsStefan Radomski2014-07-151-9/+5
|
* Small ant fix and retriggering travisStefan Radomski2014-07-151-1/+5
|
* 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-012-95/+205
|
* Major header movementStefan Radomski2014-06-272-0/+13
| | | | | | - 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-253-116/+98
| | | | | | - 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-238-344/+19
|
* 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
|
* Header file fixesStefan Radomski2013-10-311-0/+1
|
* Added XML node to DataModel::evalAsBool signature to enable script cachingStefan Radomski2013-10-271-0/+4
|
* Added license information and bug fixesStefan Radomski2013-10-161-0/+1
|
* Reactivated cotire and some bug-fixesStefan Radomski2013-10-111-4/+4
|
* Reactivated plugin systemStefan Radomski2013-10-111-1/+1
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-291-0/+3
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-251-6/+6
|
* More work on java datamodel interfaceStefan Radomski2013-08-132-2/+175
|
* 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-132-7/+65
|
* Started Java datamodel and fixed memory leaksStefan Radomski2013-08-135-6/+94
|
* Extended Java bindings and OpenAL invokerStefan Radomski2013-08-095-0/+198
|
* 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
* Polished PHP interface somewhatStefan Radomski2013-03-271-0/+1
|
* Initial uploadStefan Radomski2012-09-082-0/+71
Still somewhat quirky to build but fairly feature complete