summaryrefslogtreecommitdiffstats
path: root/src/uscxml/util
Commit message (Expand)AuthorAgeFilesLines
* Add missing mutex includesMatthias Gabriel2016-12-151-1/+1
* Reduced header dependenciesStefan Radomski2016-12-122-19/+21
* Custom logging for interpretersStefan Radomski2016-12-122-23/+23
* Added test / example for pausable eventqueueStefan Radomski2016-12-123-52/+52
* Reduced foreign header dependenciesStefan Radomski2016-12-113-122/+129
* Fixed unresolved getcwd with MSVCStefan Radomski2016-12-091-0/+2
* Oh how I despise MSVCStefan Radomski2016-12-092-37/+37
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-092-4/+4
* Refactored Java into bindings and generatedStefan Radomski2016-11-281-2/+3
* beatify code againjuehv2016-11-232-156/+156
* add a integer to binary string functionjuehv2016-11-232-134/+168
* Beautified Code againStefan Radomski2016-11-231-13/+12
* improved excapeMacro to produce vhdl supported namesJens Heuschkel2016-11-222-17/+12
* made escape function more vhdl friendlyJens Heuschkel2016-11-211-2/+2
* change function name according to convention; fix && problemJens Heuschkel2016-11-212-3/+4
* fix silly error -.-Jens Heuschkel2016-11-171-7/+7
* Add convenient macro escape functionJens Heuschkel2016-11-172-0/+28
* Worked on PROMELA transformationStefan Radomski2016-10-255-122/+122
* More work on ANSI C datamodelStefan Radomski2016-07-111-2/+2
* Smaller bug-fixes and refactoringsStefan Radomski2016-06-231-1/+0
* Started to port Debugger and issue 87Stefan Radomski2016-06-182-3/+114
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-163-9/+23
* Fixed dozens of memory leaksStefan Radomski2016-06-135-70/+149
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-264-6/+6
* Fixed issue77 with URL resolved from CWD on windowsStefan Radomski2016-05-201-2/+6
* Refactored for public headers and started documentationStefan Radomski2016-05-198-80/+84
* Conditionalized V8 on version and used C++11 list initializersStefan Radomski2016-05-122-20/+9
* Builds and links and tests ok on linux nowStefan Radomski2016-05-121-3/+3
* Major Refactoring v2.0Stefan Radomski2016-05-1212-237/+2630
* Some more refactoring and VHDL transformationStefan Radomski2016-02-244-6/+6
* Some refactoring for improved compile timesStefan Radomski2016-02-232-0/+210
* Major work on PROMELA datamodelStefan Radomski2014-10-122-5/+15
* - Prolog DM compiles with recent SWI release againStefan Radomski2014-06-243-74/+73
* Changed getNames signature from set to listStefan Radomski2014-06-061-2/+3
* Major refactoringStefan Radomski2014-04-222-0/+226
* Performance and bugfix for WebSocketsStefan Radomski2013-12-203-8/+12
* Builds on windows againStefan Radomski2013-11-163-75/+102
* Have crypto available from C with C++ bindings via header onlyStefan Radomski2013-11-1610-183/+875
* Added license information and bug fixesStefan Radomski2013-10-162-4/+6
* Base64 and MD5 for BlobsStefan Radomski2013-10-104-0/+651