summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated boost headersStefan Radomski2017-01-13111-1064/+2498
|
* Trying to get travis.yml rightStefan Radomski2017-01-091-3/+4
|
* Fixed windows build and excluded MacOS/gccStefan Radomski2017-01-092-1/+5
|
* Introduced WITH_CACHE_FILES build option (defaults to true)Stefan Radomski2017-01-084-13/+38
|
* Support for caching values on filesystemStefan Radomski2017-01-0824-335/+805
| | | | Use USCXML_NOCACHE_FILES=YES to prevent, I will make this a build flag
* Added w3c tests for python bindingsStefan Radomski2016-12-242-2/+45
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-241-0/+1
|\
| * Merge pull request #102 from gabm/FixDataWithNodeStefan Radomski2016-12-161-0/+1
| |\ | | | | | | Problem: <content> nodes or their children are not properly transmitted to the Event
| | * Merge branch 'master' of https://github.com/tklab-tud/uscxml into ↵Matthias Gabriel2016-12-162-11/+12
| | |\ | | |/ | |/| | | | FixDataWithNode
| | * Add constructor for DOMNode'sMatthias Gabriel2016-12-161-0/+1
| | |
* | | First implementation of Python wrappersStefan Radomski2016-12-248-8/+240
|/ /
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-153-1/+4
|\ \
| * \ Merge pull request #100 from gabm/AddLibraryInstallStefan Radomski2016-12-151-0/+2
| |\ \ | | |/ | | | Problem: Libraries don't get installed by make install
| | * Add libraries to installMatthias Gabriel2016-12-151-0/+2
| | |
| * | Merge pull request #99 from gabm/FixCompilationGCC6Stefan Radomski2016-12-152-1/+2
| |\ \ | | |/ | | | Problem: cannot compile under ArchLinux gcc6
| | * 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-125-24/+23
|
* Fixed MSVC buildsStefan Radomski2016-12-121-3/+7
|
* DebugSession implements new Logger ABCStefan Radomski2016-12-124-26/+76
|
* Custom logging for interpretersStefan Radomski2016-12-1227-102/+132
|
* Fixed the MSVC buildStefan Radomski2016-12-122-7/+9
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-1239-1855/+2035
|
* Reduced foreign header dependenciesStefan Radomski2016-12-1127-7012/+412
|
* 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-0922-113/+109
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-0941-4278/+1908
|
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-082-2/+2479
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-12-0819-12/+77
| |\
| * | add vhdl todo table from create-test-table scriptjuehv2016-12-082-2/+2479
| | |
* | | Reactivating the Java binding testsStefan Radomski2016-12-0812-11/+12
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-063-1401/+1608
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-12-067-35/+57
| |\
| * | change vhdl tests from ecma to promelajuehv2016-12-061-1/+3
| | |
| * | add condition solver sceletonjuehv2016-12-062-1400/+1605
| | |
* | | Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-0619-12/+77
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-12-023-12/+22
|\ \ | |/
| * fix spontaneous transition problem when state chart has no eventsjuehv2016-12-012-11/+19
| |
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-11-3019-1/+794
| |\
| * | update maual testjuehv2016-11-301-1/+3
| | |
* | | Fixed Lua wchar problem for old swig intallationsStefan Radomski2016-12-027-35/+57
| |/ |/|
* | Moved java bindingStefan Radomski2016-11-2819-1/+794
|/
* Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-281-9/+13
|\
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-11-286-3/+3061
| |\
| * | fix directory parameterjuehv2016-11-281-9/+13
| | |
* | | Refactored Java into bindings and generatedStefan Radomski2016-11-2847-553/+1000
| |/ |/|
* | Merge branch 'master' of github.com:tklab-tud/uscxmlStefan Radomski2016-11-246-238/+496
|\ \ | |/
| * Merge branch 'master' of github.com:tklab-tud/uscxmljuehv2016-11-234-1573/+2136
| |\
| * | beatify code againjuehv2016-11-234-1609/+1609
| | |