Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove old 'foreign import dotnet' code | Simon Marlow | 2009-07-27 | 1 | -175/+5 |
* | Remove GHC's haskell98 dependency | Ian Lynagh | 2009-07-24 | 1 | -1/+2 |
* | Add new FFI calling convention "prim" | Duncan Coutts | 2009-06-09 | 1 | -2/+6 |
* | Deprecate the threadsafe kind of foreign import | Duncan Coutts | 2009-06-11 | 1 | -10/+9 |
* | Merging in the new codegen branch | dias@eecs.harvard.edu | 2008-08-14 | 1 | -0/+2 |
* | Remove a warning | Ian Lynagh | 2008-04-13 | 1 | -1/+1 |
* | (F)SLIT -> (f)sLit in ForeignCall | Ian Lynagh | 2008-04-12 | 1 | -8/+6 |
* | Don't import FastString in HsVersions.h | Ian Lynagh | 2008-03-29 | 1 | -1/+1 |
* | Fix CodingStyle#Warnings URLs | Ian Lynagh | 2007-09-04 | 1 | -1/+1 |
* | Use OPTIONS rather than OPTIONS_GHC for pragmas | Ian Lynagh | 2007-09-03 | 1 | -2/+2 |
* | Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modules | Ian Lynagh | 2007-09-01 | 1 | -0/+7 |
* | Added "C--" foreign calling convention | Michael D. Adams | 2007-05-16 | 1 | -1/+2 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+423 |