git.haskell.org
/
ghc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Improve documentation of overloaded lists
2013-01-07
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2013-01-04
Twan van Laarhoven
Added note explaining the lambdas generated by functor...
commit
|
commitdiff
|
tree
2013-01-04
Twan van Laarhoven
Changed deriving of Functor, Foldable, Traversable...
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Switch on -XEmptyCase when renaming derived declarations
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Add an ASSERT
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Refactor HsExpr.MatchGroup
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Allow empty case expressions (and lambda-case) with...
commit
|
commitdiff
|
tree
2013-01-04
Simon Peyton Jones
Make CaseElim a bit less aggressive
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Add an extra error check in DEBUG mode for ill-typed...
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Crucial bug fix: use scrut' rather than scrut!
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Refactoring; no change in behaviour
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Define ListSetOps.getNth, and use it
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Tidy the type in badInstSigErr (fixes Trac #7545)
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
De-tab PprExternalCore
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Fix bug in External Core pretty printer (fixes Trac...
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Update strictness documentation (Trac #7546)
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Improve HsSyn pretty-printing of instance declarations...
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Minor refactoring plus comments
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Add flag -fwarn-duplicate-constraints
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Remove unnecessary import
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Add a reference to Note [SingI and EvLit] in the new...
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Make the fib_tvs field of FamInstBranch into a *list...
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2013-01-02
Simon Peyton Jones
In type or data instances, check that all variables...
commit
|
commitdiff
|
tree
2013-01-01
Simon Peyton Jones
Make the comments about SingI and EvLit match current...
commit
|
commitdiff
|
tree
2013-01-01
Simon Peyton Jones
Comments and white space only
commit
|
commitdiff
|
tree
2013-01-01
Simon Peyton Jones
Refactor the invariants for ClsInsts
commit
|
commitdiff
|
tree
2013-01-01
Simon Peyton Jones
Fix typo in comment (Trac #7526)
commit
|
commitdiff
|
tree
2013-01-01
Ben Millwood
Remove references to GHC 6.6 in docs
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Make the treatment of addAltUnfoldings handle casts
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Make combine-identical-alternatives work again (Trac...
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Add traceSmpl for simplifier tracing, now that the...
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Simplify the binder-swap transformation
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Comment typo only
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
Remember to zonk when taking free variables in simpl_top
commit
|
commitdiff
|
tree
2012-12-24
Simon Peyton Jones
A bit more tracing
commit
|
commitdiff
|
tree
2012-12-23
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-23
Simon Peyton Jones
Make {-# UNPACK #-} work for type/data family invocations
commit
|
commitdiff
|
tree
2012-12-21
Simon Peyton Jones
Use expectP in deriving( Read )
commit
|
commitdiff
|
tree
2012-12-21
Simon Peyton Jones
Clarify documentation of [~] syntax on RULE activations
commit
|
commitdiff
|
tree
2012-12-21
Andrew Farmer
Only allow special NeverActive syntax for RULES.
commit
|
commitdiff
|
tree
2012-12-21
Simon Peyton Jones
Clarify promotion rules for newtypes in the documentation
commit
|
commitdiff
|
tree
2012-12-21
Daniel Vainsencher
Likely fix to uninitialized DynFlags in plugins.
commit
|
commitdiff
|
tree
2012-12-21
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-12-21
Simon Peyton Jones
Allow newtypes to be promoted
commit
|
commitdiff
|
tree
2012-12-20
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-20
Simon Peyton Jones
Fix over-zealous ASSERT in TcUnify
commit
|
commitdiff
|
tree
2012-12-19
Austin Seipp
Rename all of the 'cmmz' flags and make them more consistent.
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Fix TcUnify.matchExpectedTyConApp so that it returns...
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Pass the correct inst_tys argument to dataConCannotMatch...
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Add some ASSERTs to calls of zipTopTvSubst
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Move the kind Nat and Symbol out of TysPrim and into...
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Fix Trac #7506 (missing check for form of FFI type)
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Wibbles to faa8ff40 (UNPACK pragmas)
commit
|
commitdiff
|
tree
2012-12-19
Simon Peyton Jones
Tidy up documtation of monomorphsim restriction etc
commit
|
commitdiff
|
tree
2012-12-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-12-14
Simon Peyton Jones
Major refactoring of the way that UNPACK pragmas are...
commit
|
commitdiff
|
tree
2012-12-06
Simon Peyton Jones
Stop attempting to "trim" data types in interface files
commit
|
commitdiff
|
tree
2012-12-05
Simon Peyton Jones
Document promotion of existential data types
commit
|
commitdiff
|
tree
2012-12-05
Daniel Vainsencher
When using a GHC plugin, load its interface file very...
commit
|
commitdiff
|
tree
2012-12-05
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-12-05
Simon Peyton Jones
Add comment
commit
|
commitdiff
|
tree
2012-12-05
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-05
Simon Peyton Jones
Allow existential data constructors to be promoted
commit
|
commitdiff
|
tree
2012-12-04
Ian Lynagh
Rearrange configure.ac a bit
commit
|
commitdiff
|
tree
2012-12-04
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-04
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-12-04
Simon Peyton Jones
Fix buglet in -ddump-minimal-imports (Trac #7476)
commit
|
commitdiff
|
tree
2012-12-01
Simon Peyton Jones
isTauTy should be True for LitTy (see Trac #7459)
commit
|
commitdiff
|
tree
2012-12-01
Simon Peyton Jones
Remove dead code predTreePredType
commit
|
commitdiff
|
tree
2012-11-26
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-11-26
Simon Peyton Jones
Improve error message when a variable is used both...
commit
|
commitdiff
|
tree
2012-11-26
Simon Peyton Jones
Improve kind inference for tuple types
commit
|
commitdiff
|
tree
2012-11-26
Simon Peyton Jones
Accurately report usage of newtype data constructors...
commit
|
commitdiff
|
tree
2012-11-26
Simon Peyton Jones
Make Constraint and * look identical in Core (System FC)
commit
|
commitdiff
|
tree
2012-11-23
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-11-23
Simon Peyton Jones
Use the right environment for tidying the types of...
commit
|
commitdiff
|
tree
2012-11-16
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-11-16
Simon Peyton Jones
Document -XTypeHoles
commit
|
commitdiff
|
tree
2012-11-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-11-15
Simon Peyton Jones
Improve documentation about instance resolution
commit
|
commitdiff
|
tree
2012-11-06
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-11-06
Simon Peyton Jones
Refine the "kick-out" predicate for CTyVarEq
commit
|
commitdiff
|
tree
2012-11-06
Simon Peyton Jones
Make rewriteCtFlavor lazy in the coercion for Derived...
commit
|
commitdiff
|
tree
2012-11-06
Simon Peyton Jones
Fix the instantiation of data constructors in the GHCi...
commit
|
commitdiff
|
tree
2012-11-06
Simon Peyton Jones
Comments only
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Add notes about type-family overlap in GHCi (see Trac...
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Wibble to recent changes to TcErrors
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Merge branch 'master' of http://darcs.haskell.org/ghc
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Do not instantiate unification variables with polytypes
commit
|
commitdiff
|
tree
2012-10-31
Simon Peyton Jones
Comments only
commit
|
commitdiff
|
tree
2012-10-29
Simon Peyton Jones
Do not treat a constructor in a *pattern* as a *use...
commit
|
commitdiff
|
tree
next