summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-234-0/+208
* 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-1310-69/+708
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-268-39/+41
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-1/+1
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-6/+23
* Refactored for public headers and started documentationStefan Radomski2016-05-1926-350/+848
* Make install will work againStefan Radomski2016-05-131-2/+0
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-2/+14
* Major Refactoring v2.0Stefan Radomski2016-05-12298-52618/+30978
* Fixed issue 64 and beautified code againStefan Radomski2016-04-287-700/+700
* Added issue referenceStefan Radomski2016-04-281-0/+1
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
* Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-221-1/+2
|\