User contributions
- 01:37, 9 February 2007 (diff | hist) . . (+122) . . GHC/Using the FFI (Fixed FFI.h to ensure C linkage of HsFunPtr)
- 01:29, 9 February 2007 (diff | hist) . . (+15) . . m GHC/Using the FFI (Better comment above call to hs_add_root)
- 01:25, 9 February 2007 (diff | hist) . . (+140) . . GHC/Using the FFI (Clarified meaning of hs_add_root)
- 23:19, 8 February 2007 (diff | hist) . . (+1) . . m GHC/Using the FFI (so -> and)
- 23:18, 8 February 2007 (diff | hist) . . (-2) . . m GHC/Using the FFI (the -> a)
- 23:10, 8 February 2007 (diff | hist) . . (+14) . . m GHC/Using the FFI (C main needs to return something)
- 22:52, 8 February 2007 (diff | hist) . . (+1) . . m GHC/Using the FFI (#ifdef -> #ifndef)
- 22:50, 8 February 2007 (diff | hist) . . (+273) . . GHC/Using the FFI (another minor tweak to the untested example about DllMain)
- 22:43, 8 February 2007 (diff | hist) . . (-36) . . GHC/Using the FFI (Bar_stub.h doesn't need extern "C")
- 21:56, 8 February 2007 (diff | hist) . . (+25) . . GHC/Using the FFI (Lewis.cpp would include HsFFI.h not FFI.h etc)
- 21:06, 8 February 2007 (diff | hist) . . (+1,627) . . GHC/Using the FFI (Added untested example of a DLL statically linked to Haskell)
- 20:33, 8 February 2007 (diff | hist) . . (+1,183) . . GHC/Using the FFI (More visible warning about dangers of DllMain())
- 02:11, 5 February 2007 (diff | hist) . . (-25) . . Accessible layout proposal (Fixed grammar rule for #$ so lhs is an exp0 not just fexp) (current)
- 11:29, 4 February 2007 (diff | hist) . . (+85) . . Accessible layout proposal (Adjusted desugaring to deal with existing record syntax)
- 17:11, 3 February 2007 (diff | hist) . . (+553) . . Class system extension proposal (Added another possible implication of superclass overriding proposal)
- 16:58, 3 February 2007 (diff | hist) . . (+753) . . Future of Haskell (Added explanation of how to get a new proposal onto the wiki)
- 16:41, 3 February 2007 (diff | hist) . . (+778) . . Future of Haskell (Added link to Proposals page before old hawiki HaskellTwo link)
- 16:12, 3 February 2007 (diff | hist) . . (+5,534) . . N Accessible layout proposal (Initial draft)
- 21:03, 15 January 2007 (diff | hist) . . (-63) . . m Class system extension proposal (corrected paraphrase of link to extensible superclasses wiki page)
- 19:29, 15 January 2007 (diff | hist) . . (+9) . . Class system extension proposal (Monad String -> Monad Maybe ;-))
- 19:16, 15 January 2007 (diff | hist) . . (+324) . . Class system extension proposal (Removed a possible confusion with instance import example)
- 19:06, 15 January 2007 (diff | hist) . . (+625) . . Class system extension proposal (Added links to research on extensible superclasses)
- 00:42, 10 January 2007 (diff | hist) . . (+14) . . m Class system extension proposal (clarified distinction between method and implementation)
- 19:06, 9 January 2007 (diff | hist) . . (+1) . . m Class system extension proposal (Changed category to "Proposals")
- 18:54, 9 January 2007 (diff | hist) . . (+126) . . Class system extension proposal (fixed explicit import/export example syntax)
- 18:37, 9 January 2007 (diff | hist) . . (+5,488) . . N Class system extension proposal (Initial draft)
- 17:00, 9 January 2007 (diff | hist) . . (+45) . . Functor hierarchy proposal (Added link to class system extension proposal)
- 09:52, 5 January 2007 (diff | hist) . . (+6) . . m Talk:SantaClausProblem ((Why does wiki not expand tildes to my real name?))
- 09:49, 5 January 2007 (diff | hist) . . (+1,569) . . Talk:SantaClausProblem (Possible infinite re-execution + no definition for check)
- 22:33, 4 January 2007 (diff | hist) . . (-58) . . Talk:SantaClausProblem (Corrected my mistaken reading of 'brutal' lock section page 5)
- 22:06, 4 January 2007 (diff | hist) . . (+957) . . Talk:SantaClausProblem ('brutal' lock *does* ensure isolation I think (?))
- 17:03, 2 November 2006 (diff | hist) . . (+257) . . GHC/Stand-alone deriving declarations (Improvement to my previous alternative syntax suggestion)
- 17:14, 1 November 2006 (diff | hist) . . (+531) . . GHC/Stand-alone deriving declarations (alternative syntax suggestion)
- 12:13, 13 October 2006 (diff | hist) . . (-4) . . m Homework help (publically -> publicly)
- 19:50, 18 August 2006 (diff | hist) . . (+8) . . m OOP vs type classes (getSize (Sized a) = getSize a -- JM's letter)
- 11:04, 28 June 2006 (diff | hist) . . (+2,817) . . GHC/Using the FFI (Added sections on efficiency, stable FunPtr, and further reading)
- 22:57, 21 April 2006 (diff | hist) . . (+416) . . GHC/Using the FFI (Used GHC_HOME env variable instead of hardcoded path)
- 16:15, 16 April 2006 (diff | hist) . . (0) . . m GHC/Using the FFI ("on" -> "in")
- 16:10, 16 April 2006 (diff | hist) . . (+1,097) . . GHC/Using the FFI (#define to allow Duma.h to be #included by Duma.cpp also)
- 17:53, 15 April 2006 (diff | hist) . . (+662) . . GHC/Using the FFI (Attempted to clarify the description of address imports)
- 17:16, 15 April 2006 (diff | hist) . . (-2) . . m GHC/Using the FFI (changed "foreign function" to "foreign import")
- 15:20, 15 April 2006 (diff | hist) . . (+178) . . GHC/Using the FFI (added extern "C" to Duma.h)
- 14:59, 15 April 2006 (diff | hist) . . (+104) . . GHC/Using the FFI (added def of mkFreeFunPtr)
- 14:36, 15 April 2006 (diff | hist) . . (+2,426) . . GHC/Using the FFI (Solution Files to Source Files and added freeHaskellFunPtr stuff)
- 14:01, 15 April 2006 (diff | hist) . . (+10,657) . . N GHC/Using the FFI (Created initial page of examples of using FFI with Visual C++)
- 10:58, 15 April 2006 (diff | hist) . . (+61) . . GHC/Documentation (Added link to Using the FFI page)