summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins
Commit message (Expand)AuthorAgeFilesLines
* First implementation of Python wrappersStefan Radomski2016-12-241-1/+1
* Reduced header dependenciesStefan Radomski2016-12-121-1/+0
* Custom logging for interpretersStefan Radomski2016-12-126-20/+28
* Added test / example for pausable eventqueueStefan Radomski2016-12-125-43/+42
* Reduced foreign header dependenciesStefan Radomski2016-12-115-10/+13
* Oh how I despise MSVCStefan Radomski2016-12-094-20/+20
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-097-12/+12
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-2/+16
* Passing all Lua tests againStefan Radomski2016-11-231-5/+17
* Beautified Code againStefan Radomski2016-11-231-1/+1
* Trying to fix the build on all platformsStefan Radomski2016-10-251-1/+2
* Fixing build errorsStefan Radomski2016-10-251-2/+2
* Worked on PROMELA transformationStefan Radomski2016-10-2520-164/+7204
* Restored support for cmake 2.8.12Stefan Radomski2016-08-261-2/+2
* Progress on the apache-commons wrapperStefan Radomski2016-08-2210-13831/+11
* Fixed issue 88Stefan Radomski2016-08-041-19/+26
* Fixed parts of issue 88Stefan Radomski2016-08-031-3/+46
* Fixed some MSVC errorsStefan Radomski2016-08-021-1/+1
* Deactivated ANSI C datamodel - we will go for picocStefan Radomski2016-08-021-1/+1
* forgot to include malloc headerStefan Radomski2016-07-111-0/+1
* More work on ANSI C datamodelStefan Radomski2016-07-119-1/+13830
* First signs of a C89 datamodelStefan Radomski2016-06-234-0/+208
* Fixed issue86 and some more bug fixesStefan Radomski2016-06-162-2/+38
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
* Resolved issue 83Stefan Radomski2016-06-131-7/+14
* Fixed dozens of memory leaksStefan Radomski2016-06-1310-69/+708
* Minor polishing for Java bindings and first draft of JEXL datamodelStefan Radomski2016-05-268-39/+41
* Passing all Lua tests again - might have broken external buildsStefan Radomski2016-05-201-1/+1
* Dire bug in uscxml-browser, smaller fixes and documentationStefan Radomski2016-05-191-6/+23
* Refactored for public headers and started documentationStefan Radomski2016-05-1926-350/+848
* Make install will work againStefan Radomski2016-05-131-2/+0
* Builds and links and tests ok on linux nowStefan Radomski2016-05-122-2/+14
* Major Refactoring v2.0Stefan Radomski2016-05-12298-52618/+30978
* Fixed issue 64 and beautified code againStefan Radomski2016-04-287-700/+700
* Added issue referenceStefan Radomski2016-04-281-0/+1
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
* Merge pull request #60 from c64zottel/masterStefan Radomski2016-03-221-1/+2
|\
| * add missing include NameSpacingParser.hAndreas Gansen2016-03-121-1/+2
* | start event generator implementationjuehv2016-03-071-688/+688
|/
* Some more preparations for current V8 APIStefan Radomski2016-03-075-5/+5
* Forgot to update pathsStefan Radomski2016-02-243-3/+3
* Some more refactoring and VHDL transformationStefan Radomski2016-02-248-36/+36
* Some refactoring for improved compile timesStefan Radomski2016-02-2328-49/+75
* More work on ANSI C transformationStefan Radomski2016-02-142-46/+77
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-081-2/+3
* Preliminary support for SCXML invocations in generated C machinesStefan Radomski2016-02-041-0/+1
* Working on C transformationStefan Radomski2016-01-151-1/+1
* Beautified codeStefan Radomski2016-01-1013-3211/+3260
* Builds with MSVC againStefan Radomski2016-01-104-34/+33
* Fixed compilation for gcc on Linux againStefan Radomski2016-01-083-1/+40