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
/
specialise
/
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
tree
|
commitdiff
2015-12-04
Bartosz Nitka
Make callToPats deterministic in SpecConstr
tree
|
commitdiff
2015-12-02
Bartosz Nitka
Implement more deterministic operations and document...
tree
|
commitdiff
2015-11-21
Bartosz Nitka
Create a deterministic version of tyVarsOfType
tree
|
commitdiff
2015-11-17
David Luposchainsky
MonadFail proposal, phase 1
tree
|
commitdiff
2015-11-11
Bartosz Nitka
Put kind variables before type variables when specializing
tree
|
commitdiff
2015-10-17
Herbert Valerio...
Make Monad/Applicative instances MRP-friendly
tree
|
commitdiff
2015-10-10
Edward Z. Yang
Rename SpecInfo to RuleInfo (upon SPJ's advice).
tree
|
commitdiff
2015-10-08
Edward Z. Yang
Move orphan instance/rule warnings to typechecker/desug...
tree
|
commitdiff
2015-10-06
Simon Peyton Jones
Remove dead code: ruleLhsOrphNames
tree
|
commitdiff
2015-09-02
Thomas Miedema
Testsuite: don't warn about missing specialisations
tree
|
commitdiff
2015-08-05
Simon Peyton Jones
Warn about missed specialisations for imports
tree
|
commitdiff
2015-08-03
Gabor Greif
Typos in comments [skip ci]
tree
|
commitdiff
2015-07-30
Simon Peyton Jones
Deal with phantom type variables in rules
tree
|
commitdiff
2015-07-23
Simon Peyton Jones
Slight refactoring to the fix for #4012
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Do occurrence analysis on result of BuiltInRule
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Avoid out-of-scope top-level Ids
tree
|
commitdiff
2015-07-17
Bartosz Nitka
Reduce non-determinism in ABI hashes with RULES and...
tree
|
commitdiff
2015-07-13
Simon Peyton Jones
Another comment with a leading # (sigh)
tree
|
commitdiff
2015-07-13
Simon Peyton Jones
Make sure rule LHSs are simplified
tree
|
commitdiff
2015-07-06
Ben Gamari
Specialise: Avoid unnecessary recomputation of free...
tree
|
commitdiff
2015-06-28
Ben Gamari
Add -fcross-module-specialise flag
tree
|
commitdiff
2015-06-28
Ben Gamari
Add -fcross-module-specialise flag
tree
|
commitdiff
2015-06-20
Edward Z. Yang
Filter orphan rules based on imports, fixes #10294...
tree
|
commitdiff
2015-06-16
Ben Gamari
users_guide: Various spelling fixes
tree
|
commitdiff
2015-06-16
Ben Gamari
Lexer: Suggest adding 'let' on unexpected '=' token
tree
|
commitdiff
2015-06-01
Austin Seipp
compiler/specialise: shut match_co up a bit
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-05-01
Simon Peyton Jones
Comments only
tree
|
commitdiff
2015-04-29
Simon Peyton Jones
Seed SpecConstr from local calls
tree
|
commitdiff
2015-04-10
Gabor Greif
Typos in error messages and in comments
tree
|
commitdiff
2015-03-17
Simon Peyton Jones
Move declaration of Rulebase from Rules to CoreSyn
tree
|
commitdiff
2015-02-10
Yuri de Wit
Replace .lhs with .hs in compiler comments
tree
|
commitdiff
2014-12-16
Peter Wortmann
Source notes (Core support)
tree
|
commitdiff
2014-12-03
Austin Seipp
compiler: de-lhs specialise/
tree
|
commitdiff
2014-10-17
Joachim Breitner
Avoid printing uniques in specialization rules
tree
|
commitdiff
2014-09-27
Thomas Miedema
Stop exporting, and stop using, functions marked as...
tree
|
commitdiff
2014-09-09
Austin Seipp
Make Applicative a superclass of Monad
tree
|
commitdiff
2014-08-29
Simon Peyton Jones
Better specImport discarding message (again)
tree
|
commitdiff
2014-08-29
Simon Peyton Jones
Improve "specImport discarding" message
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Comments only
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Add -fspecialise-aggressively
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Refactor unfoldings
tree
|
commitdiff
2014-08-25
Simon Peyton Jones
More refactoring in SpecConstr
tree
|
commitdiff
2014-08-25
Simon Peyton Jones
Do not duplicate call information in SpecConstr (Trac...
tree
|
commitdiff
2014-08-25
Simon Peyton Jones
Introduce the Call data types
tree
|
commitdiff
2014-05-15
Herbert Valerio...
Add LANGUAGE pragmas to compiler/ source files
tree
|
commitdiff
2014-05-05
Simon Peyton Jones
Improve comments and tracing in SpecConstr
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-02-13
Gabor Greif
Fix some typos in comments
tree
|
commitdiff
2014-02-11
Joachim Breitner
Remove eta-expansion in Rules.match
tree
|
commitdiff
2014-02-11
Joachim Breitner
Use exprIsLambda_maybe in match
tree
|
commitdiff
2014-02-11
Joachim Breitner
Add Case TyConAppCo to match_co
tree
|
commitdiff
2014-02-10
Joachim Breitner
Note [Eta expansion in match]
tree
|
commitdiff
2014-01-20
Joachim Breitner
Simplify doCorePass
tree
|
commitdiff
2014-01-14
Austin Seipp
Fix TyCon import
tree
|
commitdiff
2014-01-14
Austin Seipp
Fix ./validate failure due to -Werror
tree
|
commitdiff
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
tree
|
commitdiff
2013-12-12
Simon Peyton Jones
Improve the handling of used-once stuff
tree
|
commitdiff
2013-12-09
Joachim Breitner
Replace mkTopDmdType by mkClosedStrictSig
tree
|
commitdiff
2013-11-22
Simon Peyton Jones
Replace (State# RealWorld) with Void# where we just...
tree
|
commitdiff
2013-10-25
Austin Seipp
Update documentation regarding SpecConstr.
tree
|
commitdiff
2013-10-25
Austin Seipp
Make SpecConstr also check for GHC.Types.SPEC
tree
|
commitdiff
2013-10-12
Krzysztof Gogolewski
Typos
tree
|
commitdiff
2013-09-11
Austin Seipp
Fix AMP warnings.
tree
|
commitdiff
2013-09-04
Patrick Palka
Merge remote-tracking branch 'origin/master' into ghc...
tree
|
commitdiff
2013-09-02
Simon Peyton Jones
Make Specialise close over kind variables (fixes Trac...
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-30
Patrick Palka
Fix comment typos that interfere with syntax highlighting
tree
|
commitdiff
2013-08-02
Richard Eisenberg
Implement "roles" into GHC.
tree
|
commitdiff
2013-07-31
Jan Stolarek
Merge branch 'master' of ssh://darcs.haskell.org/srv...
tree
|
commitdiff
2013-07-31
Gabor Greif
Fix typos
tree
|
commitdiff
2013-07-06
Patrick Palka
Avoid needlessly splitting a UniqSupply when extracting...
tree
|
commitdiff
2013-05-30
Simon Peyton Jones
Refine 'type_determines_value' in Specialise. Fix...
tree
|
commitdiff
2013-05-30
Simon Peyton Jones
Make 'SPECIALISE instance' work again
tree
|
commitdiff
2013-05-15
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-05-15
Amos Robinson
SpecConstr: seed specialisation of top-level bindings...
tree
|
commitdiff
2013-05-03
Simon Peyton Jones
Do not duplicate work in SpecConstr (fix Trac #7865)
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-03-28
Amos Robinson
Fix non-termination of SpecConstr (see #5550).
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
tree
|
commitdiff
2013-02-11
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-11
Simon Marlow
Merge remote-tracking branch 'phonohawk/ticket-7498'
tree
|
commitdiff
2013-02-11
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-11
Simon Peyton Jones
Extra comment about the fix to Trac #5113
tree
|
commitdiff
2013-02-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Fix an old and egregious specialisation bug (Trac ...
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-02-02
Amos Robinson
Minor documentation and indentation/layout fixes to...
tree
|
commitdiff
next