summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig/java
Commit message (Collapse)AuthorAgeFilesLines
* 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