Changes to Reporter
Created by: mario-bucev
This PR is essentially for https://github.com/epfl-lara/stainless/issues/1403
- Change
onCompilerProgress
to a more genericemit
, allowing to print any (1-line) progress message - Change
getLineContent
to return aString
instead of printing