summaryrefslogtreecommitdiffstats
path: root/src/uscxml/plugins/datamodel/lua/LuaDataModel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Beautified codeStefan Radomski2017-07-191-29/+29
* DOM with Lua DataModel and dropped V8Stefan Radomski2017-07-191-56/+61
* SSL support on Win32Stefan Radomski2017-06-011-2/+3
* Fixed issue 141Stefan Radomski2017-05-291-1/+1
* Fixed issue 140Stefan Radomski2017-05-291-12/+39
* Beautified code and some light refactoringStefan Radomski2017-05-141-1/+1
* Final corrections for eval functionalexzhornyak2017-05-131-112/+33
* Fixes issue #126azhornyak2017-05-131-31/+42
* Fix issue 116alexzhornyak2017-05-081-3/+6
* evalAsScriptalexzhornyak2017-05-071-35/+11
* Added explicit newline to most logsStefan Radomski2017-04-271-1/+1
* Fixed issue109Stefan Radomski2017-04-261-1/+21
* Fixed issue110Stefan Radomski2017-04-261-2/+1
* Fixed build errors on Windows and DebianStefan Radomski2017-04-131-7/+7
* Reduced dependencies on XercesCStefan Radomski2017-04-121-0/+3
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-271-8/+23
* Added -Wall for clang and gccStefan Radomski2017-01-231-0/+6
* Worked on passing even more IRP testsStefan Radomski2017-01-181-17/+7
* Custom logging for interpretersStefan Radomski2016-12-121-1/+1
* Added test / example for pausable eventqueueStefan Radomski2016-12-121-14/+14
* Oh how I despise MSVCStefan Radomski2016-12-091-1/+1
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-091-1/+1
* Passing all Lua tests againStefan Radomski2016-11-231-5/+17
* Worked on PROMELA transformationStefan Radomski2016-10-251-68/+68
* Fixed issue 88Stefan Radomski2016-08-041-19/+26
* Fixed parts of issue 88Stefan Radomski2016-08-031-3/+46
* Fixed issue 84Stefan Radomski2016-06-141-4/+5
* Resolved issue 83Stefan Radomski2016-06-131-7/+14
* Major Refactoring v2.0Stefan Radomski2016-05-121-232/+209
* Fixed issue 64 and beautified code againStefan Radomski2016-04-281-5/+5
* Added issue referenceStefan Radomski2016-04-281-0/+1
* Fixed duplicate error.execution with missing DOM support in LuaStefan Radomski2016-04-281-1/+4
* Some more refactoring and VHDL transformationStefan Radomski2016-02-241-1/+1
* Some refactoring for improved compile timesStefan Radomski2016-02-231-4/+5
* Some polishing for generated ANSI C machinesStefan Radomski2016-02-081-2/+3
* Prepared ChartToC transformationStefan Radomski2016-01-061-1/+1
* Major work on PROMELA datamodelStefan Radomski2014-10-121-3/+3
* Spring cleaning of testsStefan Radomski2014-08-221-0/+10
* Corrected for a MSVC compiler bug and more tests in validate()Stefan Radomski2014-08-221-3/+7
* New Interpreter::validate() to identify issues with a document before running itStefan Radomski2014-08-211-0/+4
* Find JavaScriptCoreGTK3 as wellStefan Radomski2014-08-191-3/+4
* DOM support for Lua DM via luaExpatStefan Radomski2014-08-181-2/+42
* Got rid of more dynamic_castsStefan Radomski2014-08-031-1/+1
* See detailled logStefan Radomski2014-07-301-68/+79
* More work on lua datamodelStefan Radomski2014-07-231-37/+44
* Improved support for dot outputStefan Radomski2014-07-151-32/+301
* First signs of Lua DatamodelStefan Radomski2014-07-081-0/+199