summaryrefslogtreecommitdiffstats
path: root/test/src
Commit message (Expand)AuthorAgeFilesLines
* Still more MSVC polishingStefan Radomski2017-01-131-2/+2
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-133-87/+176
* Fixed windows build and excluded MacOS/gccStefan Radomski2017-01-091-1/+1
* Support for caching values on filesystemStefan Radomski2017-01-083-157/+187
* Fixed MSVC buildsStefan Radomski2016-12-121-3/+7
* Custom logging for interpretersStefan Radomski2016-12-123-2/+6
* Fixed the MSVC buildStefan Radomski2016-12-121-5/+7
* Added test / example for pausable eventqueueStefan Radomski2016-12-122-1/+169
* Reduced foreign header dependenciesStefan Radomski2016-12-111-0/+1
* Oh how I despise MSVCStefan Radomski2016-12-092-2/+2
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-096-10/+12
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-1/+1
* Worked on PROMELA transformationStefan Radomski2016-10-254-114/+437
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-043-20/+20
* Fixed some MSVC errorsStefan Radomski2016-08-021-0/+1
* Added to appveyorStefan Radomski2016-08-011-1/+1
* Reactivated REST bridge for debuggerStefan Radomski2016-07-112-0/+2475
* More work on ANSI C datamodelStefan Radomski2016-07-111-0/+120
* Started to port Debugger and issue 87Stefan Radomski2016-06-185-30/+30
* Forgot to reset a fileStefan Radomski2016-06-161-3/+3
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-8/+8
* Fixed dozens of memory leaksStefan Radomski2016-06-132-2/+111
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-263-8/+54
* Fixed issue77 with URL resolved from CWD on windowsStefan Radomski2016-05-201-45/+45
* Refactored for public headers and started documentationStefan Radomski2016-05-195-24/+27
* Builds cleanly for VS2015Stefan Radomski2016-05-132-5/+5
* Major Refactoring v2.0Stefan Radomski2016-05-1238-6596/+997
* Fixed a typo and added a test for issue 56legacy-1.0Stefan Radomski2016-05-091-0/+66
* Fixed first part of issue 68Stefan Radomski2016-05-051-0/+29
* Fixed issue 64 and beautified code againStefan Radomski2016-04-284-106/+122
* Implemented empty finalize (Spec 6.5.2)Stefan Radomski2016-04-281-0/+36
* new test-issue63Stefan Radomski2016-04-221-0/+48
* Issue62Stefan Radomski2016-04-221-3/+6
* Minor bug-fixes and issue62 preparedStefan Radomski2016-04-223-89/+396
* More work on VHDLStefan Radomski2016-02-294-170/+165
* Some more refactoring and VHDL transformationStefan Radomski2016-02-2411-20/+20
* Some refactoring for improved compile timesStefan Radomski2016-02-238-37/+51
* More work on ANSI C transformationStefan Radomski2016-02-142-68/+86
* Some tidying up of ANSI-C transformationStefan Radomski2016-02-114-113/+1148
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-082-657/+700
* Fixes bugs and memory leaks with generated C state-chartsStefan Radomski2016-02-062-527/+393
* Invokers with generated CStefan Radomski2016-02-042-166/+577
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-042-781/+1008
* Prepared the C transformation as a VHDL base classStefan Radomski2016-01-291-323/+122
* Actually generate ANSI C code in uscxml-transformStefan Radomski2016-01-281-78/+434
* Some code beautificationsStefan Radomski2016-01-262-275/+139
* Reverted a erroneous bugfixStefan Radomski2016-01-201-5/+5
* Added transition-less histories as an issue and completed C transformationStefan Radomski2016-01-201-125/+113
* Fixed a bug in generated C with deep initial statesStefan Radomski2016-01-191-87/+214
* Fixed a bug with deep initial states in compounds for C transformationStefan Radomski2016-01-191-150/+88