summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-0317-41/+51
* Fixes builds on MSVCStefan Radomski2017-01-301-2/+2
* Introduced constants for XML namesStefan Radomski2017-01-3016-710/+757
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-3030-277/+121
* Builds with MSVC againStefan Radomski2017-01-281-1/+1
* Changed Capitalization of NULLStefan Radomski2017-01-272-0/+0
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-2743-214/+691
* Added -Wall for clang and gccStefan Radomski2017-01-233-0/+10
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-2312-56/+71
* 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-2315-55/+108
* Fixed a case-typo and the WITH_CACHE_FILES macroStefan Radomski2017-01-232-2/+9
* Worked on passing even more IRP testsStefan Radomski2017-01-1834-298/+338
* 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-1334-145/+756
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-082-13/+36
* Support for caching values on filesystemStefan Radomski2017-01-0821-178/+618
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-241-0/+1
|\
| * Merge branch 'master' of https://github.com/tklab-tud/uscxml into FixDataWith...Matthias Gabriel2016-12-162-11/+12
| |\
| * | Add constructor for DOMNode'sMatthias Gabriel2016-12-161-0/+1
* | | First implementation of Python wrappersStefan Radomski2016-12-245-6/+226
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-152-1/+2
|\ \ | |/
| * Add missing mutex includesMatthias Gabriel2016-12-152-1/+2
* | Prevented overflow with size_t::max for durationsStefan Radomski2016-12-152-11/+12
|/
* Reduced header dependenciesStefan Radomski2016-12-124-22/+21
* DebugSession implements new Logger ABCStefan Radomski2016-12-124-26/+76
* Custom logging for interpretersStefan Radomski2016-12-1222-96/+122
* Fixed the MSVC buildStefan Radomski2016-12-121-2/+2
* Added test / example for pausable eventqueueStefan Radomski2016-12-1236-1854/+1865
* Reduced foreign header dependenciesStefan Radomski2016-12-1124-344/+410
* Fixed issue 97Stefan Radomski2016-12-101-1/+1
* Fixed unresolved getcwd with MSVCStefan Radomski2016-12-091-0/+2
* Oh how I despise MSVCStefan Radomski2016-12-0917-107/+99
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-0929-44/+381
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-062-1400/+1605
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-12-064-29/+44
| |\
| * | add condition solver sceletonjuehv2016-12-062-1400/+1605
* | | Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-0617-9/+75
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-021-10/+18
|\ \ | |/
| * fix spontaneous transition problem when state chart has no eventsjuehv2016-12-011-10/+18
* | Fixed Lua wchar problem for old swig intallationsStefan Radomski2016-12-024-29/+44
|/
* Refactored Java into bindings and generatedStefan Radomski2016-11-284-6/+60
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-244-236/+465
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-11-232-8/+22
| |\
| * | beatify code againjuehv2016-11-234-1609/+1609
| * | remove some unused codejuehv2016-11-232-76/+1
| * | change event handling from special type to std_logic_vector for better simula...juehv2016-11-232-1318/+1563
| * | add a integer to binary string functionjuehv2016-11-232-134/+168
| * | rename filter function accourding to coding stylejuehv2016-11-232-5/+5