summaryrefslogtreecommitdiffstats
path: root/src/bindings
Commit message (Collapse)AuthorAgeFilesLines
* 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-293-0/+7
|
* 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
|
* New php wrapperStefan Radomski2013-03-301-32/+42
|
* Various bug fixesStefan Radomski2013-03-301-0/+1
| | | | | | - Removed scxml-test-framework related file - Array operator with V8NodeList - _event.data as DOM if content is XML
* Support for php extensions in debug modeStefan Radomski2013-03-271-3/+8
|
* Removed local pathStefan Radomski2013-03-271-1/+1
|
* Some more final touches for PHPStefan Radomski2013-03-271-7/+9
|
* Some final touches on PHP APIStefan Radomski2013-03-271-9/+19
|
* Polished PHP interface somewhatStefan Radomski2013-03-275-15/+472
|
* Implemented ParentQueues for PHPStefan Radomski2013-03-263-42/+71
|
* Various smaller bug-fixes (see details)Stefan Radomski2013-03-264-28/+51
| | | | | | | - Pass -DPHP_CONFIG=/usr/bin/zts-php-config for custom php-config - More php bug fixes - Fixed nasty "parse from string" bug - Reindented source code
* Added php directors and fixed Interpreter::fromStringStefan Radomski2013-03-222-2/+674
|
* Enabled swig directors for phpStefan Radomski2013-03-222-0/+3
|
* add tsrm_ls to top of php wrapper for those following "the book"Stefan Radomski2013-03-221-0/+4
|
* Some minor bugfixesStefan Radomski2013-03-221-1/+1
| | | | | | - Disabled peer verification with ssl URLs - Fixed a buffer overrun with JSON parsing - Changed test.php url to github
* Fixed php build for other platforms againStefan Radomski2013-03-222-1/+4
|
* Resolved type error with swig for phpStefan Radomski2013-03-223-0/+14
|