summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue 135 custom executable contentStefan Radomski2017-05-221-1/+3
|
* Infinite blocking for dequeuing in invoked sessionStefan Radomski2017-05-191-1/+1
|
* Preparations for C89 datamodelStefan Radomski2017-05-162-6/+17
|
* Various bug fixesStefan Radomski2017-05-142-10/+10
|
* Passes more tests againStefan Radomski2017-05-141-0/+4
|
* Beautified code and some light refactoringStefan Radomski2017-05-142-5/+8
|
* Final corrections for eval functionalexzhornyak2017-05-131-112/+33
|
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-136-70/+71
|\
| * Fixes issue #126azhornyak2017-05-132-31/+44
| | | | | | | | | | | | Fixes issue #128 Fixes issue #124 Fixes issue #118
| * Fix issue 116alexzhornyak2017-05-081-3/+6
| | | | | | | | Creating temporary variable for assigning function
| * evalAsScriptalexzhornyak2017-05-0710-35/+31
| | | | | | | | Implemented evalAsScript function
| * 1) correcting for issue 120alexzhornyak2017-05-073-1/+3
| | | | | | | | 2) making exported SCXMLIOProcessor
* | Fixed issue 119Stefan Radomski2017-05-102-1/+3
| |
* | Fixed issue 114Stefan Radomski2017-05-1014-69/+120
|/
* Fixed issue 117Stefan Radomski2017-05-034-4/+7
|
* Added explicit newline to most logsStefan Radomski2017-04-272-6/+6
|
* Fixed issue109Stefan Radomski2017-04-261-1/+21
|
* Fixed issue110Stefan Radomski2017-04-262-3/+2
|
* Fixed build errors on Windows and DebianStefan Radomski2017-04-131-7/+7
|
* Added missing include for std::mutexStefan Radomski2017-04-121-0/+1
|
* Reduced dependencies on XercesCStefan Radomski2017-04-1215-52/+5866
|
* Included UriParser in contrib directoryStefan Radomski2017-04-041-0/+6
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-034-5/+7
|
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-305-25/+25
|
* Changed Capitalization of NULLStefan Radomski2017-01-272-0/+0
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-2726-78/+381
|
* Added -Wall for clang and gccStefan Radomski2017-01-232-0/+7
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-237-48/+62
|
* Some more headers to includeStefan Radomski2017-01-231-0/+1
|
* FS on MacOS is case-insensitiveStefan Radomski2017-01-231-5/+2
|
* Introduced InvokerCallbacksStefan Radomski2017-01-237-44/+85
|
* Worked on passing even more IRP testsStefan Radomski2017-01-1824-243/+225
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-137-15/+80
|
* First implementation of Python wrappersStefan Radomski2016-12-241-1/+1
|
* Reduced header dependenciesStefan Radomski2016-12-121-1/+0
|
* Custom logging for interpretersStefan Radomski2016-12-126-20/+28
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-125-43/+42
|
* Reduced foreign header dependenciesStefan Radomski2016-12-115-10/+13
|
* Oh how I despise MSVCStefan Radomski2016-12-094-20/+20
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-097-12/+12
|
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-2/+16
|
* Passing all Lua tests againStefan Radomski2016-11-231-5/+17
|
* Beautified Code againStefan Radomski2016-11-231-1/+1
|
* Trying to fix the build on all platformsStefan Radomski2016-10-251-1/+2
|
* Fixing build errorsStefan Radomski2016-10-251-2/+2
|
* Worked on PROMELA transformationStefan Radomski2016-10-2520-164/+7204
|
* Restored support for cmake 2.8.12Stefan Radomski2016-08-261-2/+2
|
* Progress on the apache-commons wrapperStefan Radomski2016-08-2210-13831/+11
|
* Fixed issue 88Stefan Radomski2016-08-041-19/+26
|
* Fixed parts of issue 88Stefan Radomski2016-08-031-3/+46
|