summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/ecmascript
Commit message (Collapse)AuthorAgeFilesLines
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-015-55/+1023
|
* Beautified codeStefan Radomski2017-07-192-3/+3
|
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-195-218/+396
|
* Fixed issue 141Stefan Radomski2017-05-291-1/+1
|
* Various bug fixesStefan Radomski2017-05-141-5/+5
|
* Fixed issue 114Stefan Radomski2017-05-104-33/+40
|
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
|
* Reduced dependencies on XercesCStefan Radomski2017-04-126-4/+5787
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-031-1/+0
|
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-302-2/+4
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-274-5/+21
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-12/+25
|
* Worked on passing even more IRP testsStefan Radomski2017-01-184-58/+39
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-131-4/+14
|
* Custom logging for interpretersStefan Radomski2016-12-121-13/+13
|
* Oh how I despise MSVCStefan Radomski2016-12-091-13/+13
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-092-4/+4
|
* Worked on PROMELA transformationStefan Radomski2016-10-252-34/+34
|
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-2/+38
|
* Fixed dozens of memory leaksStefan Radomski2016-06-132-2/+4
|
* Refactored for public headers and started documentationStefan Radomski2016-05-194-18/+25
|
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-2/+14
|
* Major Refactoring v2.0Stefan Radomski2016-05-12164-21926/+19691
|
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-2/+2
|
* Some more preparations for current V8 APIStefan Radomski2016-03-071-1/+1
|
* Forgot to update pathsStefan Radomski2016-02-241-1/+1
|
* Some refactoring for improved compile timesStefan Radomski2016-02-238-14/+17
|
* More work on ANSI C transformationStefan Radomski2016-02-141-46/+64
|
* Beautified codeStefan Radomski2016-01-103-21/+21
|
* 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-064-10/+10
|
* All changes up to my dissertationStefan Radomski2015-12-041-1/+1
|
* Datamode Extensions for V8Stefan Radomski2014-11-143-1/+68
|
* Support for DataModelExtensionsStefan Radomski2014-11-132-1/+79
|
* Hopefully fixed unfortunate document.evaluate bug in ECMAScript bindingsStefan Radomski2014-11-122-2/+10
|
* Major work on PROMELA datamodelStefan Radomski2014-10-124-47/+47
|
* Retain ioProcs and invokers object in V8 and moved ctests from contrib to testsStefan Radomski2014-08-282-19/+33
|
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-214-5/+16
|
* More JVoiceXML integrationStefan Radomski2014-08-152-0/+332
|
* Forgot to adapt V8 DMStefan Radomski2014-08-032-3/+3
|
* Got rid of more dynamic_castsStefan Radomski2014-08-032-2/+2
|
* See detailled logStefan Radomski2014-07-302-5/+6
| | | | | | | - Forcing Data.Type for Data(String) constructor now, default used to be INTERPRETED. - setDataModel and addIOProcessor on interpreter now - fixed a bug with Data(bool) constructor - various smaller fixes
* Made Blob into Pimpl to better support language bindingsStefan Radomski2014-07-064-67/+68
|
* Binary data in bindingsStefan Radomski2014-07-051-1/+1
|
* Stop registering a custom exception handlerStefan Radomski2014-07-041-5/+5
|
* Introduced isLocation for datamodels to check for valid namelist entriesStefan Radomski2014-07-034-2/+33
|
* 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
| | | | | - Bugfixes for stress test - Beautified code
* Updated tests for IRP and work on bindingsStefan Radomski2014-06-232-0/+25
|