summaryrefslogtreecommitdiffstats
path: root/src/bindings/swig
Commit message (Collapse)AuthorAgeFilesLines
* 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-035-52/+119
|
* More polishing for bindings C# and JavaStefan Radomski2014-07-0110-111/+446
|
* Major header movementStefan Radomski2014-06-2713-1680/+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-2315-61/+747
|
* 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
|
* 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
|
* Added license information and bug fixesStefan Radomski2013-10-162-0/+2
|
* Reactivated cotire and some bug-fixesStefan Radomski2013-10-111-4/+4
|
* Reactivated plugin systemStefan Radomski2013-10-112-1/+19
|
* Got rid of some warnings with gccStefan Radomski2013-10-071-2/+53
|
* Reduced compile timesStefan Radomski2013-10-071-20/+48
| | | | | - new commandline argument handling - compiles on windows again
* Added Data::BINARY and compile fixes for non MacOSX platformsStefan Radomski2013-09-011-1/+3
|
* Some bug-fixes and enhancements to build-processStefan Radomski2013-08-292-0/+6
|
* Updated W3C tests and bug-fixesStefan Radomski2013-08-252-15/+7
|
* Added WebStorage object to documentStefan Radomski2013-08-211-1/+1
| | | | Some refinements to DotWriter
* More work on java datamodel interfaceStefan Radomski2013-08-132-2/+175
|
* Polished java datamodel exampleStefan Radomski2013-08-133-33/+7
|
* 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-096-3/+209
|
* Bug fixes and version bumpStefan Radomski2013-08-012-0/+9
| | | | | | | - New calendar invoker - Fixed memory leaks with JavaScriptCore - Compiles on windows again - Beautified source code indentation
* Started calendar invoker and bug fixesStefan Radomski2013-07-262-38/+163
|
* More complete JSC ECMA datamodelStefan Radomski2013-06-211-1/+1
|
* New version with XHTML invokerStefan Radomski2013-06-201-1/+5
|
* Fixed build for unicesStefan Radomski2013-06-121-0/+34
|
* Fixed bugs and worked on MMI bridgeStefan Radomski2013-05-141-4/+4
|
* Removed conditional SWIG compile and polished PHP APIStefan Radomski2013-04-302-210/+245
|
* Started to offer state predicates for phpStefan Radomski2013-04-302-6/+26
|
* Refactored CMakeLists and updated W3C testsStefan Radomski2013-04-251-0/+16
|
* Refactored URLs and fixed Windows URL handlingStefan Radomski2013-04-141-5/+1
|
* Windows port compiles againStefan Radomski2013-04-131-1/+1
|
* Got prolog datamodel to compile againStefan Radomski2013-04-121-0/+4
|
* Refactoring for other datamodelsStefan Radomski2013-04-121-51/+7
|
* New DataModelsStefan Radomski2013-04-101-0/+62
|
* See detailled logStefan Radomski2013-04-064-178/+184
| | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor
* Interpreter cannot be abstract for PHP wrappers to workStefan Radomski2013-03-301-25/+33
|