summaryrefslogtreecommitdiffstats
path: root/test/src
Commit message (Collapse)AuthorAgeFilesLines
* Debugger bugfixes and improvementsStefan Radomski2017-08-041-121/+148
|
* Reenabled V8, Debugger tests and smaller fixesStefan Radomski2017-08-018-38/+321
|
* Beautified codeStefan Radomski2017-07-191-14/+14
|
* LambdaMonitors and prepared use-case examplesStefan Radomski2017-07-131-1/+24
|
* More performance for microsteppersStefan Radomski2017-07-104-22/+23
|
* More performant MonitorsStefan Radomski2017-07-052-25/+49
| | | | Breaks InterpreterMonitor API, Interpreter argument is substituted by sessionId. Use Intererpreter::fromSessionId to retrieve actual session when required.
* Reverted test-performanceStefan Radomski2017-07-031-27/+0
|
* BEnchmarks and performance improvementsStefan Radomski2017-07-031-0/+25
|
* Bug fixes in test-state-passStefan Radomski2017-06-262-1/+6
|
* Fixed MSVC build errorStefan Radomski2017-06-081-1/+0
|
* Fixed chrono issues with gccStefan Radomski2017-06-081-0/+1
|
* Performance improvementsStefan Radomski2017-06-082-6/+52
|
* Added UTF8 testsStefan Radomski2017-06-022-2/+89
|
* SSL support on Win32Stefan Radomski2017-06-012-3/+8
|
* Fixed issue 141Stefan Radomski2017-05-291-1/+17
|
* Fixed issue 140Stefan Radomski2017-05-291-0/+115
| | | | Lua table madness
* Fixed issue 135 custom executable contentStefan Radomski2017-05-221-2/+65
|
* Optimized ANSI-C transformationStefan Radomski2017-04-303-122/+145
|
* Added explicit newline to most logsStefan Radomski2017-04-273-3/+3
|
* Fixed build errors on Windows and DebianStefan Radomski2017-04-131-2/+2
|
* Fixed wrong test includeStefan Radomski2017-04-121-3/+2
|
* Reduced dependencies on XercesCStefan Radomski2017-04-122-6/+67
|
* Reduced dependencies to compile test-gen-c to smaller executableStefan Radomski2017-02-032-4/+13
|
* Introduced constants for XML namesStefan Radomski2017-01-302-7/+7
|
* Unified DOM traversal and removed iostreamsStefan Radomski2017-01-305-1/+7
|
* Builds with MSVC againStefan Radomski2017-01-281-2/+2
|
* Reactivated BUILD_AS_PLUGINSStefan Radomski2017-01-273-622/+779
|
* Made GCC/CLang pedantic and fixed warningsStefan Radomski2017-01-232-1/+3
|
* Forgot to remove debugging infoStefan Radomski2017-01-181-2/+2
|
* Worked on passing even more IRP testsStefan Radomski2017-01-183-21/+74
|
* Still more MSVC polishingStefan Radomski2017-01-131-2/+2
|
* First support for serialization and some bug fixes for DOM per data.srcStefan Radomski2017-01-133-87/+176
|
* Fixed windows build and excluded MacOS/gccStefan Radomski2017-01-091-1/+1
|
* Support for caching values on filesystemStefan Radomski2017-01-083-157/+187
| | | | Use USCXML_NOCACHE_FILES=YES to prevent, I will make this a build flag
* Fixed MSVC buildsStefan Radomski2016-12-121-3/+7
|
* Custom logging for interpretersStefan Radomski2016-12-123-2/+6
|
* Fixed the MSVC buildStefan Radomski2016-12-121-5/+7
|
* Added test / example for pausable eventqueueStefan Radomski2016-12-122-1/+169
|
* Reduced foreign header dependenciesStefan Radomski2016-12-111-0/+1
|
* Oh how I despise MSVCStefan Radomski2016-12-092-2/+2
|
* Removed easylogging due to JNI segfaultsStefan Radomski2016-12-096-10/+12
|
* Use existing ActionLanguage to create new instances in invoked interpretersStefan Radomski2016-12-061-1/+1
|
* Worked on PROMELA transformationStefan Radomski2016-10-254-114/+437
|
* Changed Monitor signature to take Interpreter facadeStefan Radomski2016-08-043-20/+20
|
* Fixed some MSVC errorsStefan Radomski2016-08-021-0/+1
|
* Added to appveyorStefan Radomski2016-08-011-1/+1
|
* Reactivated REST bridge for debuggerStefan Radomski2016-07-112-0/+2475
|
* More work on ANSI C datamodelStefan Radomski2016-07-111-0/+120
|
* Started to port Debugger and issue 87Stefan Radomski2016-06-185-30/+30
|
* Forgot to reset a fileStefan Radomski2016-06-161-3/+3
|