git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Allow recursive (undecidable) superclasses
[ghc.git]
/
compiler
/
stranal
/
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
tree
|
commitdiff
2015-08-05
Christiaan Baaij
Make -fcpr-off a dynamic flag
tree
|
commitdiff
2015-08-03
Simon Peyton Jones
Typos in comments
tree
|
commitdiff
2015-07-30
Simon Peyton Jones
Fix Trac #10694: CPR analysis
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Improve strictness analysis for exceptions
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Use varToCoreExpr in mkWWcpr_help
tree
|
commitdiff
2015-06-28
Ben Gamari
Add -fcross-module-specialise flag
tree
|
commitdiff
2015-06-26
Simon Peyton Jones
Improve CPR behavior for strict constructors
tree
|
commitdiff
2015-06-26
Simon Peyton Jones
Fix addDataConStrictness
tree
|
commitdiff
2015-05-18
Simon Peyton Jones
Refactor tuple constraints
tree
|
commitdiff
2015-05-14
Austin Seipp
Revert multiple commits
tree
|
commitdiff
2015-05-13
Simon Peyton Jones
Refactor tuple constraints
tree
|
commitdiff
2015-04-21
Simon Peyton Jones
Wibble to DmdAnal
tree
|
commitdiff
2015-04-21
Simon Peyton Jones
Support unboxing for GADT product types
tree
|
commitdiff
2015-04-21
Simon Peyton Jones
Teach DmdAnal about free coercion variables
tree
|
commitdiff
2015-04-20
Simon Peyton Jones
Teach DmdAnal that coercions are value arguments!
tree
|
commitdiff
2015-04-14
Simon Peyton Jones
Zap usage info in CSE (Trac #10218)
tree
|
commitdiff
2015-04-10
Gabor Greif
Typos in error messages and in comments
tree
|
commitdiff
2015-04-07
Simon Peyton Jones
Fix a long-standing bug in the demand analyser
tree
|
commitdiff
2015-02-10
Yuri de Wit
Replace .lhs with .hs in compiler comments
tree
|
commitdiff
2015-01-16
Alan Zimmerman
API Annotations tweaks.
tree
|
commitdiff
2014-12-01
Herbert Valerio...
unlit compiler/stranal/ modules
tree
|
commitdiff
2014-11-04
Simon Peyton Jones
Comments only
tree
|
commitdiff
2014-09-19
Krzysztof Gogolewski
Typos
tree
|
commitdiff
2014-08-29
Simon Peyton Jones
Give the worker for an INLINABLE function a suitably...
tree
|
commitdiff
2014-08-29
Simon Peyton Jones
Comments, white space, and rename "InlineRule" to ...
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
White space only
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Comments only
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Make worker/wrapper work on INLINEABLE things
tree
|
commitdiff
2014-08-20
Austin Seipp
stranal: detabify/dewhitespace DmdAnal
tree
|
commitdiff
2014-08-20
Austin Seipp
stranal: detabify/dewhitespace WorkWrap
tree
|
commitdiff
2014-07-01
Simon Peyton Jones
Fix demand analyser for unboxed types
tree
|
commitdiff
2014-06-11
Simon Peyton Jones
Fix a serious, but rare, strictness analyser bug (Trac...
tree
|
commitdiff
2014-05-15
Herbert Valerio...
Add LANGUAGE pragmas to compiler/ source files
tree
|
commitdiff
2014-04-24
Simon Peyton Jones
Be less verbose when printing Names when we don't know...
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-08
Simon Peyton Jones
Refactor in worker/wrapper generation
tree
|
commitdiff
2014-04-08
Simon Peyton Jones
Allow a longer demand signature than arity
tree
|
commitdiff
2014-03-06
Simon Peyton Jones
Make the demand on a binder compatible with type (fixes...
tree
|
commitdiff
2014-03-06
Simon Peyton Jones
Add some debug tracing
tree
|
commitdiff
2014-02-07
Joachim Breitner
In deepSplitCprType_maybe, be more forgiving
tree
|
commitdiff
2014-01-23
Joachim Breitner
Some polishing of the demand analyser.
tree
|
commitdiff
2014-01-20
Joachim Breitner
Make worker-wrapper unbox data families
tree
|
commitdiff
2014-01-16
Krzysztof Gogolewski
Typos in comments
tree
|
commitdiff
2014-01-16
Joachim Breitner
Refactor WorkWrap, get rid of worthSplittingArgDmd
tree
|
commitdiff
2014-01-16
Joachim Breitner
Replace worthSplittingThunkDmd by worthSplittingArgDmd
tree
|
commitdiff
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
tree
|
commitdiff
2013-12-16
Joachim Breitner
Make types of bothDmdType more precise
tree
|
commitdiff
2013-12-16
Joachim Breitner
Rename postProcessDmdType to postProcessUnsat and use...
tree
|
commitdiff
2013-12-16
Joachim Breitner
Split DmdResult into DmdResult and CPRResult
tree
|
commitdiff
2013-12-16
Joachim Breitner
Add Note [non-algebraic or open body type warning]
tree
|
commitdiff
2013-12-16
Joachim Breitner
Remove dmdAnalArg and replace by easier to understand...
tree
|
commitdiff
2013-12-16
Joachim Breitner
Clarify the default demand on demand environments
tree
|
commitdiff
2013-12-12
Joachim Breitner
Move peelFV from DmdAnal to Demand
tree
|
commitdiff
2013-12-12
Simon Peyton Jones
Improve the handling of used-once stuff
tree
|
commitdiff
2013-12-12
Simon Peyton Jones
Do not split void functions
tree
|
commitdiff
2013-12-12
Simon Peyton Jones
Some refactoring of Demand and DmdAnal
tree
|
commitdiff
2013-12-09
Joachim Breitner
Sort the output of -dump-strsigs
tree
|
commitdiff
2013-12-09
Joachim Breitner
Replace mkTopDmdType by mkClosedStrictSig
tree
|
commitdiff
2013-12-09
Joachim Breitner
Rename topDmdType to nopDmdType
tree
|
commitdiff
2013-12-09
Joachim Breitner
Do not forget CPR information after an IO action
tree
|
commitdiff
2013-12-09
Joachim Breitner
New flag: -ddump-strsigs
tree
|
commitdiff
2013-11-22
Simon Peyton Jones
Replace (State# RealWorld) with Void# where we just...
tree
|
commitdiff
2013-11-19
Joachim Breitner
Typos in [CPR for sum types]
tree
|
commitdiff
2013-11-12
Gabor Greif
Typos in note
tree
|
commitdiff
2013-11-08
Simon Peyton Jones
Make worker/wrapper robust to bogus unsafeCorece
tree
|
commitdiff
2013-10-24
Simon Peyton Jones
Untabify and remove trailing spaces
tree
|
commitdiff
2013-10-24
Simon Peyton Jones
Refactor the topNormaliseNewType story, fixing Trac...
tree
|
commitdiff
2013-10-05
Krzysztof Gogolewski
Remove deprecated _scc_ (#8170)
tree
|
commitdiff
2013-10-01
Simon Marlow
Globally replace "hackage.haskell.org" with "ghc.haskel...
tree
|
commitdiff
2013-09-23
Krzysztof Gogolewski
Typos
tree
|
commitdiff
2013-09-09
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
tree
|
commitdiff
2013-09-08
Nicolas Frisby
resurrected -fdicts-strict, off by default
tree
|
commitdiff
2013-09-06
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
tree
|
commitdiff
2013-09-04
Nicolas Frisby
documentation and comments for -ffun-to-thunk and ...
tree
|
commitdiff
2013-08-31
Ryan Newton
Merge branch 'master' into atomics
tree
|
commitdiff
2013-08-30
Patrick Palka
Merge branch 'master' into ghc-parmake-gsoc
tree
|
commitdiff
2013-08-29
Nicolas Frisby
simplified the .hi format and added the -flate-dmd...
tree
|
commitdiff
2013-08-02
Richard Eisenberg
Implement "roles" into GHC.
tree
|
commitdiff
2013-07-03
Gabor Greif
Comment out a leftover pprTrace
tree
|
commitdiff
2013-06-06
Simon Peyton Jones
Traces and comments only
tree
|
commitdiff
2013-06-06
Simon Peyton Jones
Transfer strictness on trivial right-hand sides
tree
|
commitdiff
2013-06-06
Simon Peyton Jones
Use checkRecTc to improve demand analysis slightly
tree
|
commitdiff
2013-06-06
Simon Peyton Jones
Implement cardinality analysis
tree
|
commitdiff
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-04-11
Nicolas Frisby
ignore RealWorld in size_expr; flag to keep w/w from...
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-13
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-13
Simon Peyton Jones
Comments only
tree
|
commitdiff
2013-02-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
tree
|
commitdiff
2013-01-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-01-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
next