summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript/JavaScriptCore
Commit message (Expand)AuthorAgeFilesLines
* Beautified codeStefan Radomski2017-07-192-3/+3
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-192-0/+5
* Fixed issue 141Stefan Radomski2017-05-291-1/+1
* Various bug fixesStefan Radomski2017-05-141-5/+5
* Fixed issue 114Stefan Radomski2017-05-102-18/+21
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
* Reduced dependencies on XercesCStefan Radomski2017-04-123-1/+2761
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-301-1/+1
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-272-5/+8
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-12/+25
* Worked on passing even more IRP testsStefan Radomski2017-01-182-27/+14
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-4/+14
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-2/+2
* Worked on PROMELA transformationStefan Radomski2016-10-251-17/+17
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-161-1/+19
* Refactored for public headers and started documentationStefan Radomski2016-05-192-10/+11
* Builds and links and tests ok on linux nowStefan Radomski2016-05-121-0/+12
* Major Refactoring v2.0Stefan Radomski2016-05-1279-10780/+9847
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-2/+2
* Some refactoring for improved compile timesStefan Radomski2016-02-233-6/+9
* More work on ANSI C transformationStefan Radomski2016-02-141-46/+64
* Beautified codeStefan Radomski2016-01-102-15/+15
* Builds with MSVC againStefan Radomski2016-01-101-29/+0
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-082-1/+31
* Prepared ChartToC transformationStefan Radomski2016-01-062-8/+8
* All changes up to my dissertationStefan Radomski2015-12-041-1/+1
* Datamode Extensions for V8Stefan Radomski2014-11-141-1/+1
* Support for DataModelExtensionsStefan Radomski2014-11-132-1/+79
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-121-1/+8
* Major work on PROMELA datamodelStefan Radomski2014-10-121-2/+2
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-212-4/+9
* Got rid of more dynamic_castsStefan Radomski2014-08-032-2/+2
* See detailled logStefan Radomski2014-07-301-2/+3
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-061-1/+2
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-032-0/+14
* More polishing for bindings C# and JavaStefan Radomski2014-07-011-21/+10
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-241-1/+1
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-231-0/+8
* Changed getNames signature from set to listStefan Radomski2014-06-061-3/+3
* Fixed the 100% CPU utilization bug and replaced the bool() cast operator for ...Stefan Radomski2014-05-231-2/+2
* Introduced interpreter.step()Stefan Radomski2014-05-151-2/+2
* Fixed some bugs with java bindingsStefan Radomski2014-05-142-1/+4
* Major refactoringStefan Radomski2014-04-226-97/+108
* Started with promela datamodelStefan Radomski2014-04-092-1/+24
* Updated IM invoker for latest libpurpleStefan Radomski2014-01-0834-0/+41
* Performance and bugfix for WebSocketsStefan Radomski2013-12-201-7/+8
* Start tests with HTTP available, as some will fail otherwiseStefan Radomski2013-11-191-4/+4
* First signs of WebSockets and some changes to milesStefan Radomski2013-11-032-0/+46
* Moved Parser into DOMUtils and new node -> xpath function for debuggingStefan Radomski2013-10-311-0/+1
* Bug fixes (see details)Stefan Radomski2013-10-281-1/+1