Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more preparations for current V8 API | Stefan Radomski | 2016-03-07 | 1 | -10/+30 |
| | |||||
* | Builds with MSVC again | Stefan Radomski | 2016-01-10 | 1 | -0/+21 |
| | |||||
* | Fixed compilation for gcc on Linux again | Stefan Radomski | 2016-01-08 | 1 | -0/+1 |
| | |||||
* | Prepared ChartToC transformation | Stefan Radomski | 2016-01-06 | 1 | -4/+19 |
| | |||||
* | All changes up to my dissertation | Stefan Radomski | 2015-12-04 | 1 | -2/+32 |
| | |||||
* | done.event bug and prolog tests | Stefan Radomski | 2015-07-08 | 1 | -0/+1 |
| | | | | Fixed the done.event bug and added first prolog transformed IRP tests | ||||
* | Reactivated PHP bindings and some work on PROMELA | Stefan Radomski | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Plenty of smaller fixes and adaptations | Stefan Radomski | 2015-01-19 | 1 | -0/+14 |
| | |||||
* | Renamed URI to URL | Stefan Radomski | 2014-12-14 | 1 | -0/+4 |
| | | | | Some fixes for Xincludes | ||||
* | SCXML -> Promela skips intermediate explicit flat SCXML for ridiculous ↵ | Stefan Radomski | 2014-10-20 | 1 | -5/+14 |
| | | | | better memory footprint | ||||
* | Major work on PROMELA datamodel | Stefan Radomski | 2014-10-12 | 1 | -0/+2 |
| | |||||
* | Retain ioProcs and invokers object in V8 and moved ctests from contrib to tests | Stefan Radomski | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Set 64Bit library prefix again | Stefan Radomski | 2014-08-26 | 1 | -0/+1 |
| | |||||
* | API changes with receiveEvent | Stefan Radomski | 2014-08-26 | 1 | -1/+1 |
| | | | | | - receiveEvent will deliver to external queue now per default - switched Interpreter implementations to the new algorithm from spec | ||||
* | Support for pre-Mavericks Macs again | Stefan Radomski | 2014-08-23 | 1 | -0/+3 |
| | |||||
* | Seperated prebuilts by platform-id during build process | Stefan Radomski | 2014-08-23 | 1 | -71/+104 |
| | |||||
* | Reactiveted new CMake policies and some more documentation | Stefan Radomski | 2014-08-21 | 1 | -2/+6 |
| | |||||
* | Find JavaScriptCoreGTK3 as well | Stefan Radomski | 2014-08-19 | 1 | -16/+15 |
| | |||||
* | Polished xhtml invoker | Stefan Radomski | 2014-08-15 | 1 | -0/+19 |
| | |||||
* | More JVoiceXML integration | Stefan Radomski | 2014-08-15 | 1 | -2/+19 |
| | |||||
* | Forgot to remove debug cruft | Stefan Radomski | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | JavaScriptCore in CMake module | Stefan Radomski | 2014-08-14 | 1 | -16/+18 |
| | |||||
* | Builds for Raspberry and | Stefan Radomski | 2014-08-13 | 1 | -3/+4 |
| | | | | started VoiceXML HTTP integration | ||||
* | Beautified flattened state-machine ids | Stefan Radomski | 2014-08-04 | 1 | -5/+7 |
| | |||||
* | Dont have minimal build as the default | Stefan Radomski | 2014-07-31 | 1 | -1/+1 |
| | |||||
* | Support for ignoring libraries when building and minimal builds | Stefan Radomski | 2014-07-31 | 1 | -201/+298 |
| | |||||
* | Improved support for dot output | Stefan Radomski | 2014-07-15 | 1 | -1/+16 |
| | |||||
* | First signs of Lua Datamodel | Stefan Radomski | 2014-07-08 | 1 | -0/+13 |
| | |||||
* | Upped version to 0.3.0 | Stefan Radomski | 2014-07-06 | 1 | -1/+1 |
| | |||||
* | Polished iOS builds and docs | Stefan Radomski | 2014-07-04 | 1 | -2/+7 |
| | |||||
* | Got ready for cmake3 and some minor fixes | Stefan Radomski | 2014-07-03 | 1 | -7/+7 |
| | |||||
* | Major header movement | Stefan Radomski | 2014-06-27 | 1 | -0/+6 |
| | | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests | ||||
* | Work on bindings | Stefan Radomski | 2014-06-25 | 1 | -2/+2 |
| | | | | | | - Introduced exceptions into C# and Java - Moved binding examples to /embedding - Interpreter will now throw exceptions, beware! | ||||
* | - Prolog DM compiles with recent SWI release again | Stefan Radomski | 2014-06-24 | 1 | -1/+24 |
| | | | | | - Bugfixes for stress test - Beautified code | ||||
* | Updated tests for IRP and work on bindings | Stefan Radomski | 2014-06-23 | 1 | -3/+13 |
| | |||||
* | Changed getNames signature from set to list | Stefan Radomski | 2014-06-06 | 1 | -42/+69 |
| | |||||
* | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵ | Stefan Radomski | 2014-05-23 | 1 | -14/+23 |
| | | | | data by empty() | ||||
* | Started with promela datamodel | Stefan Radomski | 2014-04-09 | 1 | -2/+17 |
| | |||||
* | Integrated debugger into browser (use -d command line parameter) | Stefan Radomski | 2014-03-11 | 1 | -9/+0 |
| | |||||
* | Modified InterpreterMonitor for uscxml-debugger | Stefan Radomski | 2014-03-07 | 1 | -0/+10 |
| | |||||
* | More work on prolog datamodel | Stefan Radomski | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | Started uscxml debugger | Stefan Radomski | 2014-02-16 | 1 | -1/+9 |
| | |||||
* | Corrected configure-time check for SMTP in curl | Stefan Radomski | 2014-01-31 | 1 | -5/+1 |
| | |||||
* | Only build SMTP invoker with current curl | Stefan Radomski | 2014-01-31 | 1 | -0/+16 |
| | |||||
* | Upped version for clang support on linux | Stefan Radomski | 2014-01-31 | 1 | -1/+1 |
| | |||||
* | Email Attachments and Prolog Version Fixes | Stefan Radomski | 2014-01-22 | 1 | -2/+2 |
| | |||||
* | Not every FS is case-insensitive | Stefan Radomski | 2014-01-14 | 1 | -1/+1 |
| | |||||
* | Expect Invoker and Fedora build fixes | Stefan Radomski | 2014-01-14 | 1 | -1/+10 |
| | |||||
* | Updated IM invoker for latest libpurple | Stefan Radomski | 2014-01-08 | 1 | -1/+4 |
| | |||||
* | Fixes for the Prolog datamodel | Stefan Radomski | 2014-01-07 | 1 | -1/+5 |
| |