clarify that unsafeCoerce# :: Float# -> Int# is not safe (see #2209)
[ghc-hetmet.git] / compiler / prelude / primops.txt.pp
2008-05-27 Simon Marlowclarify that unsafeCoerce# :: Float# -> Int# is not...
2008-04-21 simonpj@microsoft.comAdd clarifying comments about unsafeCoerce
2008-04-17 Ian LynaghAdd some more generic (en|de)code(Double|Float) code
2008-03-29 Ian LynaghFix warnings from primops.txt.pp
2007-09-25 Simon Marlowdocument float2Int# and double2Int#
2007-09-01 sven.panne@aedion.deFixed TeX syntax
2007-08-30 Simon Marlowexpand docs for unsafeCoerce#, as a result of investiga...
2007-05-14 Simon Marlowremove accidentally-committed change
2007-05-10 Simon Marlowremove now-unused usage information (#1003)
2007-05-03 Simon MarlowUse a primop for getting the fields of the AP_STACK...
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-03-17 Ian LynaghFix typo "lazy y x" -> "lazy y"
2007-03-14 sven.panne@aedion.deUnbreak Haddock markup
2007-03-14 sven.panne@aedion.deFixed LaTeX markup
2007-03-06 Simon Marlowadd noDuplicate#
2007-03-01 Ian LynaghFix typo in primops docs
2007-02-28 Simon MarlowFix #839 (Generate documentation for built-in types...
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2006-12-09 Pepe IborraTwo new prim ops to access the Info Table and Payload...
2006-10-07 tharris@microsoft.comSTM invariants
2006-04-07 Simon MarlowReorganisation of the source tree