Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only use UnicodeSytanx pretty printing if the locale supports it | Joachim Breitner | 2014-06-06 | 1 | -1/+1 |
* | Use UnicodeSyntax when printing | Joachim Breitner | 2014-06-06 | 1 | -0/+1 |
* | Use unicode quote characters in error messages etc; fixes #2507 | Ian Lynagh | 2013-02-24 | 1 | -0/+1 |
* | StaticFlags code cleanup (fixes #7595) | Jan Stolarek | 2013-01-28 | 1 | -4/+4 |
* | Put the DynFlags in a global variable for tracing; fixes #7304 | Ian Lynagh | 2012-10-08 | 1 | -2/+0 |
* | Make -dppr-cols a dynamic flag | Ian Lynagh | 2012-06-18 | 1 | -0/+1 |
* | Change -dppr-user-length from a static to a dynamic flag | Ian Lynagh | 2012-06-14 | 1 | -0/+1 |
* | Remove PlatformOutputable | Ian Lynagh | 2012-06-13 | 1 | -0/+5 |
* | Make tracingDynFlags slightly more defined | Ian Lynagh | 2012-06-12 | 1 | -0/+2 |
* | Pass DynFlags down to hPrintDump | Ian Lynagh | 2012-06-11 | 1 | -0/+4 |