- 14 May, 2014 4 commits
-
-
Lubomir Bulej authored
src-test: Added support for test debugging -- jobs can now output their command line with -Ddisl.test.debug=true.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
ClientServerEvaluationRunner: check shadow's standard and error outputs, not the client's in assertRestOutErrNull().
-
Lubomir Bulej authored
-
- 07 May, 2014 2 commits
-
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
- 20 Feb, 2014 1 commit
-
-
Lubomir Bulej authored
Files: removed, as it actually only served for string utilities. Duration: added await() and awaitUninterruptibly() methods. Duration: softSleep() -> sleepUninterruptibly() for consistency. Duration: timedWait(), timedJoin() -> wait(), join() since the time is implicit. Duration: moved to the ch.usi.dag.util package in src-util. Job: remove duplicated __streamToString() and use Strings.drainStream() instead. Job: use the generic awaitUninterruptibly() in waitFor(). src-test: reflect the above method and class movement.
-
- 14 Feb, 2014 1 commit
-
-
Lukáš Marek authored
-
- 11 Feb, 2014 4 commits
-
-
Lubomir Bulej authored
WeavingCode: added support for DynamicContext methods to read static and instance field values. WeavingCode: cleaned up the weaver to highlight opportunities for refactorization. src-test: added a test suite for the new DynamicContext methods.
-
Lubomir Bulej authored
src-test: moved various methods into classes in src-util and updated the test util classes accordingly. build.xml, build.properties, .classpath: added support fo the src-util directory.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
FieldAccessStaticContext: made the class public instead of package private, so that it can be actually used.
-
- 06 Feb, 2014 2 commits
-
-
Lubomir Bulej authored
ClientServerRunner, ClientServerEvaluationRunner: pass also "disl." properties to the instrumentation server.
-
Lubomir Bulej authored
-
- 03 Feb, 2014 7 commits
-
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
ProcInstance: getApplyType()->getMode() which is consistent with the returned type. WeavingCode: reflect the changes prior to merge of new WeavingCode.
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
DynamicContextException: renamed to InvalidContextUsageException to better fit its usage. DiSL, Weaver, WeavingCode: updated to reflect the change.
-
Lubomir Bulej authored
-
- 30 Jan, 2014 1 commit
-
-
Lubomir Bulej authored
AsmHelper: various changes needed for WeavingCode to be merged Remaining classes updated to reflect the change.
-
- 29 Jan, 2014 1 commit
-
-
Lubomir Bulej authored
-
- 28 Jan, 2014 4 commits
-
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
Lubomir Bulej authored
-
- 26 Nov, 2013 1 commit
-
-
Lukáš Marek authored
-
- 07 Nov, 2013 4 commits
-
-
Lukáš Marek authored
-
Lukáš Marek authored
-
Lukáš Marek authored
-
Lukáš Marek authored
-
- 14 Oct, 2013 2 commits
-
-
Lukáš Marek authored
-
František Haas authored
-
- 10 Oct, 2013 2 commits
-
-
Lukáš Marek authored
Fixed float and double sending in ShadowVM Fixed after, loop and cflow tests
-
František Haas authored
-
- 09 Oct, 2013 4 commits
-
-
František Haas authored
-
František Haas authored
-
František Haas authored
removed old tests
-
František Haas authored
added evaluation server to disl.py added dispatch example
-