summaryrefslogtreecommitdiff
path: root/rts/Printer.h
Commit message (Expand)AuthorAgeFilesLines
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-0/+1
* rts/Printer: Introduce a few more printing utilitiesÖmer Sinan Ağacan2019-03-051-0/+3
* Move printMutableList to Printer.c next to other printersÖmer Sinan Ağacan2018-05-301-0/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-5/+1
* rts/Printer.h: fix constness of argument declarationSergei Trofimovich2016-08-061-1/+1
* Remove Printer.c:prettyPrintClosure()Ömer Sinan Ağacan2016-06-101-1/+0
* rts: More const correct-ness fixesErik de Castro Lopo2016-05-181-8/+8
* Maintain cost-centre stacks in the interpreterSimon Marlow2015-12-211-1/+0
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: detabify/dewhitespace Printer.hAustin Seipp2014-08-201-6/+6
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* In rts/Printer.c, print exact UPDATE_FRAME typeArash Rouhani2014-01-151-0/+1
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Unify event logging and debug tracing.Simon Marlow2009-08-291-0/+2
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* Common up two closure type -> string tablesSimon Marlow2009-08-031-4/+6
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-2/+2
* Re-working of the breakpoint supportSimon Marlow2007-04-171-0/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+31