git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Typos in comments, notes and manual
[ghc.git]
/
compiler
/
simplCore
/
2016-11-10
Simon Peyton Jones
Adapt the (commented out) pprTrace in OccurAnal
tree
|
commitdiff
2016-11-01
Facundo Domínguez
Have static pointers work with -fno-full-laziness.
tree
|
commitdiff
2016-10-21
Simon Peyton Jones
Comments and trivial refactoring
tree
|
commitdiff
2016-10-14
Ben Gamari
Clean up handling of known-key Names in interface files
tree
|
commitdiff
2016-09-24
Joachim Breitner
Replace INLINEABLE by INLINABLE (#12613)
tree
|
commitdiff
2016-08-21
Edward Z. Yang
Introduce BootUnfolding, set when unfolding is absent...
tree
|
commitdiff
2016-08-05
Ömer Sinan Ağacan
Replace some `length . filter` with `count`
tree
|
commitdiff
2016-07-25
Gabor Greif
Some typos in comments
tree
|
commitdiff
2016-07-21
Gabor Greif
More typos in comments
tree
|
commitdiff
2016-07-05
Bartosz Nitka
Use DVarEnv for vectInfoVar
tree
|
commitdiff
2016-07-04
Ben Gamari
CallArity: Use not . null instead of length > 0
tree
|
commitdiff
2016-06-28
Facundo Domínguez
Stop the simplifier from removing StaticPtr binds.
tree
|
commitdiff
2016-06-23
Bartosz Nitka
Provide Uniquable version of SCC
tree
|
commitdiff
2016-06-22
Gabor Greif
More typos in comments [skip ci]
tree
|
commitdiff
2016-06-22
Gabor Greif
Typos in comments [skip ci]
tree
|
commitdiff
2016-06-17
Ömer Sinan Ağacan
Abort the build when a Core plugin pass is specified...
tree
|
commitdiff
2016-06-16
Ömer Sinan Ağacan
CoreMonad: Update error msg function docs
tree
|
commitdiff
2016-06-15
Simon Peyton Jones
Re-add FunTy (big patch)
tree
|
commitdiff
2016-05-25
Gabor Greif
Spelling in comments
tree
|
commitdiff
2016-05-24
Bartosz Nitka
Document some benign nondeterminism
tree
|
commitdiff
2016-05-17
Bartosz Nitka
Document determinism in shortOutIndirections
tree
|
commitdiff
2016-05-12
Bartosz Nitka
Refactor some ppr functions to use pprUFM
tree
|
commitdiff
2016-05-11
Bartosz Nitka
Document SCC determinism
tree
|
commitdiff
2016-05-10
Simon Peyton Jones
Comments about static forms
tree
|
commitdiff
2016-05-02
Facundo Domínguez
StaticPointers: Allow closed vars in the static form.
tree
|
commitdiff
2016-04-22
Bartosz Nitka
Get rid of varSetElemsWellScoped in abstractFloats
tree
|
commitdiff
2016-04-20
Bartosz Nitka
Rename FV related functions
tree
|
commitdiff
2016-04-15
Simon Peyton Jones
Remove dead function SimplUtils.countValArgs
tree
|
commitdiff
2016-04-14
Joachim Breitner
Add a final demand analyzer run right before TidyCore
tree
|
commitdiff
2016-04-06
Joachim Breitner
Demand Analyzer: Do not set OneShot information (second...
tree
|
commitdiff
2016-04-06
Simon Peyton Jones
CSE code cleanup and improvement
tree
|
commitdiff
2016-03-31
Joachim Breitner
Revert "Demand Analyzer: Do not set OneShot information"
tree
|
commitdiff
2016-03-31
Joachim Breitner
Demand Analyzer: Do not set OneShot information
tree
|
commitdiff
2016-03-30
Gabor Greif
Typos in non-code
tree
|
commitdiff
2016-03-24
Simon Peyton Jones
Tidy up handling of coercion variables
tree
|
commitdiff
2016-03-24
Kai Harries
Create empty dump files (fixes #10320)
tree
|
commitdiff
2016-03-24
Ben Gamari
ErrUtils: Add timings to compiler phases
tree
|
commitdiff
2016-03-12
Ben Gamari
Simplify: Make generated names more useful
tree
|
commitdiff
2016-03-04
Ben Gamari
SimplEnv: Add Haddock headings to export list
tree
|
commitdiff
2016-02-26
Simon Peyton Jones
Filter out BuiltinRules in occurrence analysis
tree
|
commitdiff
2016-02-25
Michael Walker
Print which warning-flag controls an emitted warning
tree
|
commitdiff
2016-02-18
Simon Peyton Jones
(Another) minor refactoring of substitutions
tree
|
commitdiff
2016-02-11
Gabor Greif
Another batch of typo fixes in non-code
tree
|
commitdiff
2016-01-27
Ömer Sinan Ağacan
s/unLifted/unlifted for consistency
tree
|
commitdiff
2016-01-26
Simon Peyton Jones
Fix two cloning-related bugs
tree
|
commitdiff
2016-01-18
Jan Stolarek
Replace calls to `ptext . sLit` with `text`
tree
|
commitdiff
2016-01-16
Alan Zimmerman
Work SourceText in for all integer literals
tree
|
commitdiff
2016-01-07
Gabor Greif
Typos in docs and comments
tree
|
commitdiff
2016-01-01
Herbert Valerio...
Canonicalise `MonadPlus` instances
tree
|
commitdiff
2015-12-31
Herbert Valerio...
Remove some redundant definitions/constraints
tree
|
commitdiff
2015-12-31
Simon Peyton Jones
Improve exprIsBottom
tree
|
commitdiff
2015-12-24
Simon Peyton Jones
Improve SimplUtils.interestingArg
tree
|
commitdiff
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
tree
|
commitdiff
2015-12-02
Bartosz Nitka
Implement more deterministic operations and document...
tree
|
commitdiff
2015-11-29
Ömer Sinan Ağacan
Some improvements on CoreToDos passed to plugins
tree
|
commitdiff
2015-11-25
Simon Peyton Jones
Add a simplifier trace for eta-expansion
tree
|
commitdiff
2015-11-22
Bartosz Nitka
Make abstractVars deterministic in SetLevel
tree
|
commitdiff
2015-11-21
Bartosz Nitka
Create a deterministic version of tyVarsOfType
tree
|
commitdiff
2015-11-07
Bartosz Nitka
Replace freeVarsOf scrut with scrut_fvs to avoid repetition
tree
|
commitdiff
2015-11-06
Joachim Breitner
Call Arity: In "e x", the result of "x" is not shared
tree
|
commitdiff
2015-10-30
Ben Gamari
Generate Typeable info at definition sites
tree
|
commitdiff
2015-10-29
Ben Gamari
Revert "Generate Typeable info at definition sites"
tree
|
commitdiff
2015-10-29
Ben Gamari
Generate Typeable info at definition sites
tree
|
commitdiff
2015-10-27
Christiaan Baaij
Make worker-wrapper optional
tree
|
commitdiff
2015-10-17
Herbert Valerio...
Make Monad/Applicative instances MRP-friendly
tree
|
commitdiff
2015-10-13
Andrew Farmer
Don't inline/apply other rules when simplifying a rule...
tree
|
commitdiff
2015-10-10
Edward Z. Yang
Rename SpecInfo to RuleInfo (upon SPJ's advice).
tree
|
commitdiff
2015-10-06
Simon Peyton Jones
Fix kind-var abstraction in SimplUtils.abstractFloats
tree
|
commitdiff
2015-10-01
Joachim Breitner
Typos in comments
tree
|
commitdiff
2015-08-26
Simon Peyton Jones
Implement lookupGlobal in TcEnv, and use it
tree
|
commitdiff
2015-08-06
Simon Peyton Jones
Coments only
tree
|
commitdiff
2015-08-05
Simon Peyton Jones
Allow proper errors/warnings in core2core passes
tree
|
commitdiff
2015-07-27
Simon Peyton Jones
Do not inline or apply rules on LHS of rules
tree
|
commitdiff
2015-07-16
Ben Gamari
CoreUtils: Move size utilities to CoreStats
tree
|
commitdiff
2015-07-10
Simon Peyton Jones
Comments only
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-18
Simon Peyton Jones
Refactor filterAlts into two parts
tree
|
commitdiff
2015-06-18
Simon Peyton Jones
Care with impossible-cons in combineIdenticalAlts
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-02
Austin Seipp
compiler: make sure we reject -O + HscInterpreted
tree
|
commitdiff
2015-06-01
Simon Peyton Jones
Use named fields in SimplCont.Select constructor
tree
|
commitdiff
2015-06-01
Simon Peyton Jones
Use seq rather than (==) to force the size
tree
|
commitdiff
2015-05-22
Simon Peyton Jones
Fix a huge space leak in the mighty Simplifier
tree
|
commitdiff
2015-05-19
Austin Seipp
Revert "compiler: make sure we reject -O + HscInterpret...
tree
|
commitdiff
2015-05-19
Austin Seipp
compiler: make sure we reject -O + HscInterpreted
tree
|
commitdiff
2015-05-13
Austin Seipp
Revert D727
tree
|
commitdiff
2015-05-11
Austin Seipp
compiler: make sure we reject -O + HscInterpreted
tree
|
commitdiff
2015-04-21
Simon Peyton Jones
Spelling in comment
tree
|
commitdiff
2015-04-16
Joachim Breitner
Call Arity: Trade precision for performance in large...
tree
|
commitdiff
2015-04-15
Joachim Breitner
Improve Call Arity performance
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-03
Thomas Miedema
Comments only, mostly typos
tree
|
commitdiff
2015-03-23
Richard Eisenberg
Do proper depth checking in the flattener to avoid...
tree
|
commitdiff
2015-03-23
Joachim Breitner
Minor fix to Note [Trimming arity]
tree
|
commitdiff
2015-03-22
Joachim Breitner
Trim Call Arity
tree
|
commitdiff
2015-03-17
Simon Peyton Jones
Move declaration of Rulebase from Rules to CoreSyn
tree
|
commitdiff
2015-03-17
Simon Peyton Jones
Comments, white space, and small refactoring
tree
|
commitdiff
next