Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Appr. 15% performance boost by avoiding dynamic_cast in DOM | Stefan Radomski | 2014-07-07 | 1 | -2/+2 | |
| | ||||||
* | Major header movement | Stefan Radomski | 2014-06-27 | 5 | -5/+10 | |
| | | | | | | - Used IWYU to reorganize headers - Dropped PHP support - Updated tests | |||||
* | Work on bindings | Stefan Radomski | 2014-06-25 | 1 | -1/+1 | |
| | | | | | | - 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 | -3/+3 | |
| | | | | | - Bugfixes for stress test - Beautified code | |||||
* | Updated tests for IRP and work on bindings | Stefan Radomski | 2014-06-23 | 2 | -3/+3 | |
| | ||||||
* | Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ↵ | Stefan Radomski | 2014-05-23 | 1 | -4/+4 | |
| | | | | data by empty() | |||||
* | Introduced interpreter.step() | Stefan Radomski | 2014-05-15 | 2 | -8/+8 | |
| | ||||||
* | Major refactoring | Stefan Radomski | 2014-04-22 | 8 | -212/+212 | |
| | | | | | | - Moved tests - Changes to promela datamodel - Implemented Trie | |||||
* | More work on promela DM | Stefan Radomski | 2014-04-11 | 3 | -61/+61 | |
| | | | | changed const of Data subscript operator and introduced at(key) and item(index) | |||||
* | Started with promela datamodel | Stefan Radomski | 2014-04-09 | 3 | -18/+18 | |
| | ||||||
* | Support different threads on prolog datamodel | Stefan Radomski | 2014-03-12 | 3 | -14/+14 | |
| | ||||||
* | Integrated debugger into browser (use -d command line parameter) | Stefan Radomski | 2014-03-11 | 8 | -328/+816 | |
| | ||||||
* | Modified InterpreterMonitor for uscxml-debugger | Stefan Radomski | 2014-03-07 | 8 | -12/+1086 | |
| | ||||||
* | Moved Parser into DOMUtils and new node -> xpath function for debugging | Stefan Radomski | 2013-10-31 | 1 | -0/+1 | |
| | ||||||
* | Performance: replaced boost::iequals for strings by inline function | Stefan Radomski | 2013-10-26 | 1 | -14/+14 | |
| | ||||||
* | Added license information and bug fixes | Stefan Radomski | 2013-10-16 | 2 | -1/+39 | |
| | ||||||
* | Added WebStorage object to document | Stefan Radomski | 2013-08-21 | 3 | -367/+513 | |
| | | | | Some refinements to DotWriter | |||||
* | See detailled log | Stefan Radomski | 2013-04-06 | 1 | -2/+2 | |
| | | | | | | Added new revised W3C tests Hide Interpreter via PIMPL Implemented SCXMLIOProcessor | |||||
* | See detailed commitlog | Stefan Radomski | 2013-01-21 | 1 | -1/+0 | |
| | | | | | | | | - Started DirectoryMonitor invoker - Refactored Invoker / IOProcessor interface - Started with JavaScriptCore bindings - Embedding applications can now use setParentQueue to receive events sent to #_parent | |||||
* | Refactoring finished | Stefan Radomski | 2012-12-20 | 1 | -25/+25 | |
| | | | | | | Support datamodels, invokers and ioprocessors as plugins Comply to HTTP1.1 by sending host header field Started prolog datamodel | |||||
* | Committing local version again | Stefan Radomski | 2012-11-07 | 1 | -0/+1 | |
| | ||||||
* | Implemented DOM | Stefan Radomski | 2012-10-05 | 2 | -0/+403 | |