projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
The hash table implementation had some static free lists that were
[ghc-hetmet.git]
/
compiler
/
prelude
/
2008-06-23
Ian Lynagh
Fix some inconsistencies in the code and docs of primitives
tree
|
commitdiff
2008-06-14
Ian Lynagh
Fix conversions between Double/Float and simple-integer
tree
|
commitdiff
2008-05-27
Simon Marlow
clarify that unsafeCoerce# :: Float# -> Int# is not...
tree
|
commitdiff
2008-04-23
Ian Lynagh
Add 123## literals for Word#
tree
|
commitdiff
2008-04-22
Ian Lynagh
Build fixes
tree
|
commitdiff
2008-04-22
Ian Lynagh
FSLIT -> fsLit in PrelNames
tree
|
commitdiff
2008-04-22
Ian Lynagh
Fix warnings in PrelNames
tree
|
commitdiff
2008-04-13
Ian Lynagh
PrelRules is now warning free
tree
|
commitdiff
2008-04-13
Ian Lynagh
Remove a warning
tree
|
commitdiff
2008-04-13
Ian Lynagh
PrelInfo is now warning-free
tree
|
commitdiff
2008-04-13
Ian Lynagh
TysPrim is now warning-free
tree
|
commitdiff
2008-04-13
Ian Lynagh
TysWiredIn is now warning-free
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in PrelRules
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in TysWiredIn
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in TysPrim
tree
|
commitdiff
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in ForeignCall
tree
|
commitdiff
2008-04-21
simonpj@microsoft.com
Add clarifying comments about unsafeCoerce
tree
|
commitdiff
2008-04-17
Ian Lynagh
Add some more generic (en|de)code(Double|Float) code
tree
|
commitdiff
2008-04-12
Ian Lynagh
Updates to handle Ordering moving from base to ghc...
tree
|
commitdiff
2008-04-10
Tim Chevalier
Another round of External Core fixes
tree
|
commitdiff
2008-03-29
Ian Lynagh
Don't import FastString in HsVersions.h
tree
|
commitdiff
2008-03-29
Ian Lynagh
Remove some redundant code
tree
|
commitdiff
2008-03-29
Ian Lynagh
prelude/PrimOp is now mostly warning-free
tree
|
commitdiff
2008-03-29
Ian Lynagh
Fix warnings from primops.txt.pp
tree
|
commitdiff
2008-03-29
Ian Lynagh
Fix some warnings
tree
|
commitdiff
2008-03-23
Ian Lynagh
Follow library changes
tree
|
commitdiff
2008-02-28
simonpj@microsoft.com
Fix Trac #2130: improve derived Ord for primmitive...
tree
|
commitdiff
2008-02-22
simonpj@microsoft.com
Fix Trac #2114: error reporting for 'forall' without...
tree
|
commitdiff
2007-12-20
simonpj@microsoft.com
Implement generalised list comprehensions
tree
|
commitdiff
2007-12-05
Roman Leshchinskiy
Optimise desugaring of parallel array comprehensions
tree
|
commitdiff
2007-11-19
simonpj@microsoft.com
Improve the situation for Trac #959: civilised warning...
tree
|
commitdiff
2007-11-02
Simon Marlow
(>>>) now comes from GHC.Desugar
tree
|
commitdiff
2007-09-25
Simon Marlow
document float2Int# and double2Int#
tree
|
commitdiff
2007-10-03
Simon Marlow
refactoring only: use the parameterised InstalledPackag...
tree
|
commitdiff
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
tree
|
commitdiff
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
tree
|
commitdiff
2007-09-01
sven.panne@aedion.de
Fixed TeX syntax
tree
|
commitdiff
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
tree
|
commitdiff
2007-08-31
Roman Leshchinskiy
Remove NDP-related stuff from PrelNames
tree
|
commitdiff
2007-08-30
Roman Leshchinskiy
Fix vectorisation of sum type constructors
tree
|
commitdiff
2007-08-30
Roman Leshchinskiy
Track changes to package ndp (use PArray_Int# instead...
tree
|
commitdiff
2007-08-30
Roman Leshchinskiy
Add code for looking up PA methods of primitive TyCons
tree
|
commitdiff
2007-08-24
Roman Leshchinskiy
Remove unused vectorisation built-in
tree
|
commitdiff
2007-08-24
Roman Leshchinskiy
Add UArr built-in
tree
|
commitdiff
2007-08-24
Roman Leshchinskiy
Remove Embed and related stuff from vectorisation
tree
|
commitdiff
2007-08-23
Roman Leshchinskiy
Use n-ary sums and products for NDP's generic represent...
tree
|
commitdiff
2007-08-30
Simon Marlow
expand docs for unsafeCoerce#, as a result of investiga...
tree
|
commitdiff
2007-08-22
Roman Leshchinskiy
PR is an explicit record, not a class
tree
|
commitdiff
2007-08-22
Roman Leshchinskiy
Add vectorisation-related built-in
tree
|
commitdiff
2007-08-22
Roman Leshchinskiy
Use NDP's own (:*:) and (:+:)
tree
|
commitdiff
2007-08-22
Roman Leshchinskiy
Rename vectorisation-related stuff
tree
|
commitdiff
2007-08-21
Roman Leshchinskiy
Add NDP-related PrelNames
tree
|
commitdiff
2007-08-15
Roman Leshchinskiy
Use lookupOrig to find built-in NDP-related names
tree
|
commitdiff
2007-08-07
Roman Leshchinskiy
Implicitly import NDP stuff when vectorising
tree
|
commitdiff
2007-08-08
Roman Leshchinskiy
Add more NDP functions to PrelNames
tree
|
commitdiff
2007-08-08
Roman Leshchinskiy
PA functions are no longer methods
tree
|
commitdiff
2007-08-07
Roman Leshchinskiy
PA is now an explicit record instead of a typeclass
tree
|
commitdiff
2007-08-07
Roman Leshchinskiy
Implicitly import NDP stuff when vectorising
tree
|
commitdiff
2007-07-25
Roman Leshchinskiy
Add emptyPA to PrelNames
tree
|
commitdiff
2007-07-16
Roman Leshchinskiy
Get NDP prelnames from the right modules
tree
|
commitdiff
2007-07-11
andy@galois.com
Stoping constant folding of calls to chr# that are...
tree
|
commitdiff
2007-07-10
Roman Leshchinskiy
PA is now a class instead of a record
tree
|
commitdiff
2007-06-29
Roman Leshchinskiy
Add NDP-related PrelNames
tree
|
commitdiff
2007-05-16
Michael D. Adams
Added "C--" foreign calling convention
tree
|
commitdiff
2007-05-14
Simon Marlow
remove accidentally-committed change
tree
|
commitdiff
2007-05-11
Simon Marlow
Store a SrcSpan instead of a SrcLoc inside a Name
tree
|
commitdiff
2007-05-10
Simon Marlow
remove now-unused usage information (#1003)
tree
|
commitdiff
2007-05-04
simonpj@microsoft.com
Make -frewrite-rules into a dynamic flag; off for -O0
tree
|
commitdiff
2007-05-03
Simon Marlow
Use a primop for getting the fields of the AP_STACK...
tree
|
commitdiff
2007-04-25
Simon Marlow
the Unknown types aren't required now
tree
|
commitdiff
2007-04-25
Manuel M T Chakravarty
Generating synonym instance representation tycons
tree
|
commitdiff
2007-04-20
simonpj@microsoft.com
Fix the GHC.Base.inline builtin rule
tree
|
commitdiff
2007-04-17
Simon Marlow
Re-working of the breakpoint support
tree
|
commitdiff
2007-04-06
Ian Lynagh
Remove code that is dead, as we require __GLASGOW_HASKE...
tree
|
commitdiff
2007-04-02
Manuel M T Chakravarty
Fixed desugaring of parallel array comprehensions
tree
|
commitdiff
2007-03-17
Ian Lynagh
Fix typo "lazy y x" -> "lazy y"
tree
|
commitdiff
2007-03-14
sven.panne@aedion.de
Unbreak Haddock markup
tree
|
commitdiff
2007-03-14
sven.panne@aedion.de
Fixed LaTeX markup
tree
|
commitdiff
2007-03-14
Brian Alliet
Update the wired-in name for Data.String.IsString
tree
|
commitdiff
2007-03-06
Simon Marlow
add noDuplicate#
tree
|
commitdiff
2007-03-03
Ian Lynagh
Use Data.String rather than GHC.Base for IsString/fromS...
tree
|
commitdiff
2007-03-01
Ian Lynagh
Fix typo in primops docs
tree
|
commitdiff
2007-02-28
Simon Marlow
Fix #839 (Generate documentation for built-in types...
tree
|
commitdiff
2007-02-27
Simon Marlow
Remove the itbls field of BCO, put itbls in with the...
tree
|
commitdiff
2006-12-21
lennart@augustsson.net
Add support for overloaded string literals.
tree
|
commitdiff
2006-12-16
Pepe Iborra
Fix an overlapping of uniques in PrelNames
tree
|
commitdiff
2006-12-10
Pepe Iborra
Closure inspection in GHCi
tree
|
commitdiff
2006-12-10
Pepe Iborra
The breakpoint primitive
tree
|
commitdiff
2006-12-10
Pepe Iborra
Retrieving the datacon of an arbitrary closure
tree
|
commitdiff
2006-12-09
Pepe Iborra
Two new prim ops to access the Info Table and Payload...
tree
|
commitdiff
2006-11-15
Simon Marlow
restore compilation with 5.04
tree
|
commitdiff
2006-11-13
simonpj@microsoft.com
Add literal-shift rewrite rules
tree
|
commitdiff
2006-11-13
simonpj@microsoft.com
Fixups to PelRules (esp using intResult, wordResult)
tree
|
commitdiff
2006-11-10
simonpj@microsoft.com
Cosmetics only
tree
|
commitdiff
2006-11-01
simonpj@microsoft.com
Major overhaul of the Simplifier
tree
|
commitdiff
2006-10-18
simonpj@microsoft.com
Add the primitive type Any, and use it for Dynamics
tree
|
commitdiff
2006-10-11
simonpj@microsoft.com
Add comments about primop rules
tree
|
commitdiff
2006-10-11
Simon Marlow
Module header tidyup, phase 1
tree
|
commitdiff
2006-10-11
Simon Marlow
Interface file optimisation and removal of nameParent
tree
|
commitdiff
2006-10-07
tharris@microsoft.com
STM invariants
tree
|
commitdiff
next