summaryrefslogtreecommitdiff
path: root/includes/HsFFI.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer #if defined to #ifdefBen Gamari2017-04-281-2/+2
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* hs_add_root() RTS API removalSergei Trofimovich2017-04-171-1/+0
* Expose hs_exit_(rtsFalse) as hs_exit_nowait()Simon Marlow2016-09-231-0/+1
* Add hs_try_putmvar()Simon Marlow2016-09-121-0/+4
* Use stdint types for Stg{Word,Int}{8,16,32,64}Tomas Carnecky2016-05-101-68/+16
* Implement -XStaticValuesFacundo Domínguez2014-12-091-0/+4
* [ci skip] includes: detabify/dewhitespace HsFFI.hAustin Seipp2014-08-201-84/+84
* Add hs_thread_done() (#8124)Simon Marlow2014-02-271-0/+1
* Fix building RtsProbes.d on Mac OS X 10.9 (#8139)Darin Morrison2013-10-111-1/+1
* Separate StablePtr and StableName tables (#7674)Simon Marlow2013-02-141-0/+4
* define HS_WORD_MAXSimon Marlow2009-11-191-0/+2
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-5/+1
* Misc Hpc improvement to dynamic tracer outputandy@galois.com2006-12-131-4/+0
* Adding tracing supportandy@galois.com2006-12-091-1/+3
* Haskell Program Coverageandy@galois.com2006-10-241-0/+2
* HsBool should be HsInt, not StgBoolSimon Marlow2006-04-181-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+167