summaryrefslogtreecommitdiff
path: root/docs/users_guide/ffi-chap.xml
Commit message (Expand)AuthorAgeFilesLines
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-818/+0
* Update foreign export docs, fixes #10467Edward Z. Yang2015-06-161-21/+8
* Allow Any return in foreign prim, fixes #10460.Edward Z. Yang2015-06-031-1/+2
* Typofix: missing period. (#10460)Edward Z. Yang2015-06-011-1/+1
* Add information about allowed foreign prim args, see #10460.Edward Z. Yang2015-06-011-1/+7
* Replace tabs with spaces.Edward Z. Yang2015-06-011-118/+118
* Add missing name for FFI import (fixes #9950)erdeszt2015-05-251-1/+1
* Add hs_thread_done() (#8124)Simon Marlow2014-02-271-0/+34
* Add doc linkSimon Peyton Jones2013-10-241-1/+2
* Use consistent dashes in the user guideIan Lynagh2013-06-221-1/+1
* fix code in library initialisation example (#7471)Simon Marlow2012-12-071-12/+16
* Fix typo in the documentation of CApiFFIshelarcy2012-10-021-1/+1
* Fix copy/paste error in the docsIan Lynagh2012-02-271-1/+1
* Implement "value" imports with the CAPIIan Lynagh2012-02-261-2/+20
* Remove support for CTYPE pragmas on type synonymsIan Lynagh2012-02-221-1/+0
* Add some docs for the CAPI extensionIan Lynagh2012-02-171-0/+35
* Improve documentation on backendsDavid Terei2011-11-211-1/+2
* Doc changes following changes to the way -rtsopts worksSimon Marlow2011-11-161-34/+80
* fix doc bugsSimon Marlow2011-11-021-1/+1
* Make an extension for interruptible FFI callsIan Lynagh2011-07-111-1/+3
* Fix typos in ffi-chap.xmlDaniel Fischer2011-05-311-1/+1
* ffi-chap.xml whitespaceDaniel Fischer2011-05-311-16/+16
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-33/+2
* fix floating-point/FFI section: fenv is C99, not POSIXSimon Marlow2010-12-011-1/+1
* Document the behaviour of fenv.h functions with GHC (#4391)Simon Marlow2010-11-261-1/+59
* Remove references to Haskell 98Ian Lynagh2010-11-231-3/+3
* Add more documentation for interruptible foreign callsSimon Marlow2010-10-141-1/+81
* Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4Edward Z. Yang2010-09-191-0/+9
* remove 'mode: xml' emacs settings (#2208)Simon Marlow2010-07-081-1/+0
* Fix the links to the base docs from the user guideIan Lynagh2010-02-231-2/+2
* add missing id="ffi-prim"Simon Marlow2009-10-021-1/+1
* Document foreign import prim in the user guideDuncan Coutts2009-07-041-0/+15
* Add a section "Multi-threading and the FFI"Simon Marlow2009-06-021-41/+128
* Document hs_init() infelicity (#2863)Simon Marlow2008-12-091-1/+2
* update the text about header files and -#includeSimon Marlow2008-07-151-80/+23
* More commandline flag improvementsIan Lynagh2008-06-161-5/+2
* Consistently put www. on the front of haskell.org in URLsIan Lynagh2007-11-261-1/+1
* Fix a whole heap of speling errrs in the docsJosef Svenningsson2007-10-071-3/+3
* Documentation updates for #1177Simon Marlow2007-07-261-47/+103
* describe the Z-encoding for __stginit symbol names (addresses #1014)Simon Marlow2007-02-201-1/+35
* Improved naming of generated HTML files by using nice IDssven.panne@aedion.de2007-02-071-3/+3
* Release notes should mention better newtype-derivingsimonpj@microsoft.com2006-09-041-1/+1
* Document newtype-unwrapping for IO in FFIsimonpj@microsoft.com2006-04-141-0/+25
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+411