summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
...
* Documentation is installed in correct pathStefan Radomski2016-05-191-3/+7
|
* Refactored for public headers and started documentationStefan Radomski2016-05-191-2/+2
|
* Make install will work againStefan Radomski2016-05-132-1/+187
|
* Builds cleanly for VS2015Stefan Radomski2016-05-131-5/+18
|
* Windows fixes broke the unix buildsStefan Radomski2016-05-131-2/+2
|
* Static XercesC and getopt for Windows testsStefan Radomski2016-05-131-5/+5
|
* uriparser builds on 64bit nowStefan Radomski2016-05-132-2/+173
|
* Builds on Windows againStefan Radomski2016-05-135-17/+19
|
* Conditionalized V8 on version and used C++11 list initializersStefan Radomski2016-05-121-4/+4
|
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-3/+21
|
* Compile all dependencies with position independent codeStefan Radomski2016-05-124-6/+6
|
* Corrected gitignore and travis configStefan Radomski2016-05-126-0/+378
|
* Major Refactoring v2.0Stefan Radomski2016-05-121439-22148/+222766
|
* Some more preparations for current V8 APIStefan Radomski2016-03-076-1131/+333
|
* Working on C transformationStefan Radomski2016-01-154-0/+344
|
* All changes up to my dissertationStefan Radomski2015-12-041-0/+23
|
* Various extensions and bug-fixesStefan Radomski2015-07-051-6/+9
|
* Reactivated PHP bindings and some work on PROMELAStefan Radomski2015-04-022-5/+5
|
* Plenty of smaller fixes and adaptationsStefan Radomski2015-01-192-0/+257
|
* Plenty of smaller bug-fixes for uscxml-transform and PROMELA datamodelStefan Radomski2014-12-261-0/+42
|
* Renamed URI to URLStefan Radomski2014-12-141-0/+9
| | | | Some fixes for Xincludes
* Major work on PROMELA datamodelStefan Radomski2014-10-122-9/+27
|
* Fixed some linker issues with MSVCStefan Radomski2014-08-281-2/+2
|
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-2811-501/+7
|
* API changes with receiveEventStefan Radomski2014-08-2614-41/+54
| | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec
* Seperated prebuilts by platform-id during build processStefan Radomski2014-08-231-20/+61
|
* Reactiveted new CMake policies and some more documentationStefan Radomski2014-08-211-0/+1
|
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-1/+1
|
* More JVoiceXML integrationStefan Radomski2014-08-151-0/+25
|
* JavaScriptCore in CMake moduleStefan Radomski2014-08-141-0/+25
|
* Builds for Raspberry andStefan Radomski2014-08-133-2/+173
| | | | started VoiceXML HTTP integration
* First signs of Lua DatamodelStefan Radomski2014-07-0817-0/+6661
|
* Binary data in bindingsStefan Radomski2014-07-051-0/+2
|
* Polished iOS builds and docsStefan Radomski2014-07-048-38/+62
|
* Properly seperated tests into classes for build slavesStefan Radomski2014-07-037-8/+30
|
* Got ready for cmake3 and some minor fixesStefan Radomski2014-07-031-20/+0
|
* Major header movementStefan Radomski2014-06-273-0/+71
| | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests
* Work on bindingsStefan Radomski2014-06-2518-1006/+92
| | | | | | - 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-243-1/+1112
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-237-66/+336
|
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵Stefan Radomski2014-05-231-0/+1
| | | | data by empty()
* Builds with MSVC againStefan Radomski2014-05-222-0/+24
|
* Introduced interpreter.step()Stefan Radomski2014-05-152-3/+7
|
* Retain interpreter instance for DataModels in Java (Rhino)Stefan Radomski2014-05-144-178/+127
|
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-25/+19
|
* More work on RhinoStefan Radomski2014-05-144-56/+225
|
* More work on Rhino datamodelStefan Radomski2014-05-138-214/+447
|
* Started with JavaScript DM in Java (Rhino)Stefan Radomski2014-05-125-2/+197
|
* Major refactoringStefan Radomski2014-04-221-2/+2
| | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie
* Started with promela datamodelStefan Radomski2014-04-091-1/+53
|