summaryrefslogtreecommitdiffstats
path: root/src/uscxml/interpreter
Commit message (Expand)AuthorAgeFilesLines
* Reduced dependencies on XercesCStefan Radomski2017-04-122-14/+16
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-037-33/+33
* Introduced constants for XML namesStefan Radomski2017-01-303-96/+96
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-306-8/+15
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-273-3/+14
* Added -Wall for clang and gccStefan Radomski2017-01-231-0/+3
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-233-4/+4
* Introduced InvokerCallbacksStefan Radomski2017-01-231-2/+4
* Fixed a case-typo and the WITH_CACHE_FILES macroStefan Radomski2017-01-232-2/+9
* Worked on passing even more IRP testsStefan Radomski2017-01-185-25/+82
* MS dropped POSIX compliance just to annoy usStefan Radomski2017-01-131-1/+1
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-1320-84/+445
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-082-13/+36
* Support for caching values on filesystemStefan Radomski2017-01-086-75/+213
* Prevented overflow with size_t::max for durationsStefan Radomski2016-12-152-11/+12
* Reduced header dependenciesStefan Radomski2016-12-121-2/+0
* Custom logging for interpretersStefan Radomski2016-12-126-6/+18
* Fixed the MSVC buildStefan Radomski2016-12-121-2/+2
* Added test / example for pausable eventqueueStefan Radomski2016-12-1221-101/+113
* Reduced foreign header dependenciesStefan Radomski2016-12-1112-206/+266
* Fixed issue 97Stefan Radomski2016-12-101-1/+1
* Oh how I despise MSVCStefan Radomski2016-12-096-26/+18
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-099-4/+337
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-0615-6/+58
* Fixed space normalization in content elementStefan Radomski2016-11-231-3/+5
* Worked on PROMELA transformationStefan Radomski2016-10-2513-133/+132
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-045-38/+44
* Fixed parts of issue 88Stefan Radomski2016-08-031-0/+4
* Allow custom EventQueue implementations via ActionLanguageStefan Radomski2016-08-031-0/+3
* Reactivated REST bridge for debuggerStefan Radomski2016-07-114-3/+9
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-231-1/+1
* Started to port Debugger and issue 87Stefan Radomski2016-06-189-110/+104
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-168-8/+31
* addendum to issue84 fix for swigStefan Radomski2016-06-131-0/+1
* Fixed issue84Stefan Radomski2016-06-132-4/+3
* Fixed dozens of memory leaksStefan Radomski2016-06-135-56/+124
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-2615-38/+50
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-202-8/+17
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-1/+1
* Refactored for public headers and started documentationStefan Radomski2016-05-1919-342/+775
* Conditionalized V8 on version and used C++11 list initializersStefan Radomski2016-05-121-11/+13
* Compile all dependencies with position independent codeStefan Radomski2016-05-121-0/+1
* Major Refactoring v2.0Stefan Radomski2016-05-1216-1447/+3255
* Some more refactoring and VHDL transformationStefan Radomski2016-02-242-81/+81
* Some refactoring for improved compile timesStefan Radomski2016-02-233-27/+27
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-042-18/+18
* Prepared ANSI C transformation with invokersStefan Radomski2016-01-302-0/+89
* Beautified codeStefan Radomski2016-01-102-27/+27
* All changes up to my dissertationStefan Radomski2015-12-041-4/+11
* done.event bug and prolog testsStefan Radomski2015-07-082-7/+23