summaryrefslogtreecommitdiff
path: root/rts/sm/Sanity.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Non-concurrent mark and sweepÖmer Sinan Ağacan2019-10-201-0/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Use C99's boolBen Gamari2016-11-291-3/+3
* rts: More const correct-ness fixesErik de Castro Lopo2016-05-181-1/+1
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* GC refactoring and cleanupSimon Marlow2011-02-021-5/+2
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Move a thread to the front of the run queue when another thread blocks on itSimon Marlow2010-03-291-0/+2
* GC refactoring, remove "steps"Simon Marlow2009-12-031-1/+1
* Refactoring onlySimon Marlow2009-12-021-0/+47