projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fixed warnings in hsSyn/HsImpExp, except for incomplete pattern matches
[ghc-hetmet.git]
/
compiler
/
prelude
/
PrelNames.lhs
2007-12-20
simonpj@microsoft.com
Implement generalised list comprehensions
blob
|
commitdiff
2007-12-05
Roman Leshchinskiy
Optimise desugaring of parallel array comprehensions
blob
|
commitdiff
|
diff to current
2007-11-02
Simon Marlow
(>>>) now comes from GHC.Desugar
blob
|
commitdiff
|
diff to current
2007-10-03
Simon Marlow
refactoring only: use the parameterised InstalledPackag...
blob
|
commitdiff
|
diff to current
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
blob
|
commitdiff
|
diff to current
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
blob
|
commitdiff
|
diff to current
2007-08-31
Roman Leshchinskiy
Remove NDP-related stuff from PrelNames
blob
|
commitdiff
|
diff to current
2007-08-30
Roman Leshchinskiy
Fix vectorisation of sum type constructors
blob
|
commitdiff
|
diff to current
2007-08-30
Roman Leshchinskiy
Track changes to package ndp (use PArray_Int# instead...
blob
|
commitdiff
|
diff to current
2007-08-30
Roman Leshchinskiy
Add code for looking up PA methods of primitive TyCons
blob
|
commitdiff
|
diff to current
2007-08-24
Roman Leshchinskiy
Remove unused vectorisation built-in
blob
|
commitdiff
|
diff to current
2007-08-24
Roman Leshchinskiy
Add UArr built-in
blob
|
commitdiff
|
diff to current
2007-08-24
Roman Leshchinskiy
Remove Embed and related stuff from vectorisation
blob
|
commitdiff
|
diff to current
2007-08-23
Roman Leshchinskiy
Use n-ary sums and products for NDP's generic represent...
blob
|
commitdiff
|
diff to current
2007-08-22
Roman Leshchinskiy
PR is an explicit record, not a class
blob
|
commitdiff
|
diff to current
2007-08-22
Roman Leshchinskiy
Add vectorisation-related built-in
blob
|
commitdiff
|
diff to current
2007-08-22
Roman Leshchinskiy
Use NDP's own (:*:) and (:+:)
blob
|
commitdiff
|
diff to current
2007-08-22
Roman Leshchinskiy
Rename vectorisation-related stuff
blob
|
commitdiff
|
diff to current
2007-08-21
Roman Leshchinskiy
Add NDP-related PrelNames
blob
|
commitdiff
|
diff to current
2007-08-15
Roman Leshchinskiy
Use lookupOrig to find built-in NDP-related names
blob
|
commitdiff
|
diff to current
2007-08-07
Roman Leshchinskiy
Implicitly import NDP stuff when vectorising
blob
|
commitdiff
|
diff to current
2007-08-08
Roman Leshchinskiy
Add more NDP functions to PrelNames
blob
|
commitdiff
|
diff to current
2007-08-08
Roman Leshchinskiy
PA functions are no longer methods
blob
|
commitdiff
|
diff to current
2007-08-07
Roman Leshchinskiy
PA is now an explicit record instead of a typeclass
blob
|
commitdiff
|
diff to current
2007-08-07
Roman Leshchinskiy
Implicitly import NDP stuff when vectorising
blob
|
commitdiff
|
diff to current
2007-07-25
Roman Leshchinskiy
Add emptyPA to PrelNames
blob
|
commitdiff
|
diff to current
2007-07-16
Roman Leshchinskiy
Get NDP prelnames from the right modules
blob
|
commitdiff
|
diff to current
2007-07-10
Roman Leshchinskiy
PA is now a class instead of a record
blob
|
commitdiff
|
diff to current
2007-06-29
Roman Leshchinskiy
Add NDP-related PrelNames
blob
|
commitdiff
|
diff to current
2007-05-11
Simon Marlow
Store a SrcSpan instead of a SrcLoc inside a Name
blob
|
commitdiff
|
diff to current
2007-04-25
Simon Marlow
the Unknown types aren't required now
blob
|
commitdiff
|
diff to current
2007-04-20
simonpj@microsoft.com
Fix the GHC.Base.inline builtin rule
blob
|
commitdiff
|
diff to current
2007-04-02
Manuel M T Chakravarty
Fixed desugaring of parallel array comprehensions
blob
|
commitdiff
|
diff to current
2007-03-14
Brian Alliet
Update the wired-in name for Data.String.IsString
blob
|
commitdiff
|
diff to current
2007-03-03
Ian Lynagh
Use Data.String rather than GHC.Base for IsString/fromS...
blob
|
commitdiff
|
diff to current
2006-12-21
lennart@augustsson.net
Add support for overloaded string literals.
blob
|
commitdiff
|
diff to current
2006-12-16
Pepe Iborra
Fix an overlapping of uniques in PrelNames
blob
|
commitdiff
|
diff to current
2006-12-10
Pepe Iborra
Closure inspection in GHCi
blob
|
commitdiff
|
diff to current
2006-12-10
Pepe Iborra
The breakpoint primitive
blob
|
commitdiff
|
diff to current
2006-10-18
simonpj@microsoft.com
Add the primitive type Any, and use it for Dynamics
blob
|
commitdiff
|
diff to current
2006-10-11
Simon Marlow
Interface file optimisation and removal of nameParent
blob
|
commitdiff
|
diff to current
2006-10-04
simonpj@microsoft.com
Comments only
blob
|
commitdiff
|
diff to current
2006-09-29
simonpj@microsoft.com
Remove Linear Implicit Parameters, and all their works
blob
|
commitdiff
|
diff to current
2006-09-23
simonpj@microsoft.com
Remove dead code concerning coercions from TypeRep
blob
|
commitdiff
|
diff to current
2006-08-04
Manuel M T Chakravarty
Massive patch for the first months work adding System...
blob
|
commitdiff
|
diff to current
2006-07-25
Simon Marlow
Generalise Package Support
blob
|
commitdiff
|
diff to current
2006-07-04
Simon Marlow
remove unused bits, mostly to do with the Addr type
blob
|
commitdiff
|
diff to current
2006-06-05
simonpj@microsoft.com
Remove InlinePlease and add inline function and RULE
blob
|
commitdiff
|
diff to current
2006-05-02
Lemmih
breakpointCond
blob
|
commitdiff
|
diff to current
2006-04-18
Simon Marlow
remove vestiges of ByteArray and MutableByteArray,...
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current