imag/lib/core/libimagrt/src
Matthias Beyer 38726c5906 Always use stdout via output proxy
The switching between stdout and stderr on an automated basis caused
errors in the using code, where output was redirected but shouldn't.
2018-04-18 17:58:07 +02:00
..
configuration.rs Adapt libimagrt to new error handling 2018-02-12 21:19:47 +01:00
error.rs Fix: Pass /dev/tty as stdin for editor 2018-03-23 23:55:06 +01:00
io.rs Provide LockedOutputProxy which holds locked variants of Stdout/Stderr 2018-03-04 15:42:00 +01:00
lib.rs Implement proxy object where runtime configures output 2018-03-04 13:57:44 +01:00
logger.rs Fix log level setting in runtime 2018-04-14 21:27:16 +02:00
runtime.rs Always use stdout via output proxy 2018-04-18 17:58:07 +02:00
setup.rs Update dates in license header 2018-02-07 02:48:53 +01:00
spec.rs Update dates in license header 2018-02-07 02:48:53 +01:00
version.rs Use version string from git, if present 2018-02-13 11:53:51 +01:00