summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+1
* Final corrections for eval functionalexzhornyak2017-05-131-112/+33
* Merge branch 'Improving-EvalAsData' into Explicit-Evalalexzhornyak2017-05-132-70/+58
|\
| * Fixes issue #126azhornyak2017-05-132-31/+44
| * Fix issue 116alexzhornyak2017-05-081-3/+6
| * evalAsScriptalexzhornyak2017-05-077-35/+19
* | Fixed issue 114Stefan Radomski2017-05-1012-65/+91
|/
* Fixed issue 117Stefan Radomski2017-05-033-3/+6
* Added explicit newline to most logsStefan Radomski2017-04-271-1/+1
* Fixed issue109Stefan Radomski2017-04-261-1/+21
* Fixed issue110Stefan Radomski2017-04-261-2/+1
* 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-1210-9/+5849
* Included UriParser in contrib directoryStefan Radomski2017-04-041-0/+6
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-032-2/+0
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-303-9/+11
* Changed Capitalization of NULLStefan Radomski2017-01-272-0/+0
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-2713-45/+151
* Added -Wall for clang and gccStefan Radomski2017-01-231-0/+6
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-231-12/+25
* Worked on passing even more IRP testsStefan Radomski2017-01-1810-149/+140
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-132-5/+15
* Custom logging for interpretersStefan Radomski2016-12-123-15/+15
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-14/+14
* Reduced foreign header dependenciesStefan Radomski2016-12-111-1/+1
* Oh how I despise MSVCStefan Radomski2016-12-093-15/+15
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-094-6/+6
* 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-2515-109/+7137
* 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
* Fixed some MSVC errorsStefan Radomski2016-08-021-1/+1
* Deactivated ANSI C datamodel - we will go for picocStefan Radomski2016-08-021-1/+1
* forgot to include malloc headerStefan Radomski2016-07-111-0/+1
* More work on ANSI C datamodelStefan Radomski2016-07-119-1/+13830
* First signs of a C89 datamodelStefan Radomski2016-06-233-0/+197
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-2/+38
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
* Resolved issue 83Stefan Radomski2016-06-131-7/+14
* Fixed dozens of memory leaksStefan Radomski2016-06-132-2/+4
* Refactored for public headers and started documentationStefan Radomski2016-05-197-26/+42