git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Support the GHCi debugger with -fexternal-interpreter
[ghc.git]
/
compiler
/
ghci
/
RtClosureInspect.hs
2018-07-16
Simon Marlow
Support the GHCi debugger with -fexternal-interpreter
blob
|
commitdiff
2018-07-04
Ömer Sinan Ağacan
Fix nptr field alignment in RtClosureInspect
blob
|
commitdiff
|
diff to current
2018-07-04
Ömer Sinan Ağacan
RtClosureInspect: add some docs, remove unused stuff
blob
|
commitdiff
|
diff to current
2018-05-20
Patrick Dougherty
Add HeapView functionality
blob
|
commitdiff
|
diff to current
2018-05-15
Artem Pelenitsyn
Less Tc inside simplCore (Phase 1 for #14391)
blob
|
commitdiff
|
diff to current
2017-11-22
Ben Gamari
Update Hadrian
blob
|
commitdiff
|
diff to current
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
blob
|
commitdiff
|
diff to current
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
blob
|
commitdiff
|
diff to current
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
blob
|
commitdiff
|
diff to current
2017-10-30
Michal Terepeta
Allow packing constructor fields
blob
|
commitdiff
|
diff to current
2017-10-16
James Clarke
RtClosureInspect: Fix inspecting Char# on 64-bit big...
blob
|
commitdiff
|
diff to current
2017-09-19
Herbert Valerio...
compiler: introduce custom "GhcPrelude" Prelude
blob
|
commitdiff
|
diff to current
2017-08-31
Simon Peyton Jones
Add debugPprType
blob
|
commitdiff
|
diff to current
2017-07-27
Richard Eisenberg
Fix #13819 by refactoring TypeEqOrigin.uo_thing
blob
|
commitdiff
|
diff to current
2017-05-04
Simon Peyton Jones
Deal with exceptions in dsWhenNoErrs
blob
|
commitdiff
|
diff to current
2017-03-01
David Feuer
Upgrade UniqSet to a newtype
blob
|
commitdiff
|
diff to current
2017-02-03
Sylvain Henry
Ditch static flags
blob
|
commitdiff
|
diff to current
2017-01-19
Richard Eisenberg
Update levity polymorphism
blob
|
commitdiff
|
diff to current
2016-11-14
Simon Marlow
Remove CONSTR_STATIC
blob
|
commitdiff
|
diff to current
2016-10-21
Simon Peyton Jones
A collection of type-inference refactorings.
blob
|
commitdiff
|
diff to current
2016-09-23
Richard Eisenberg
Fix #12442.
blob
|
commitdiff
|
diff to current
2016-08-23
mniip
RtClosureInspect: Fix off-by-one error in cvReconstructType
blob
|
commitdiff
|
diff to current
2016-07-21
Ömer Sinan Ağacan
Implement unboxed sum primitive type
blob
|
commitdiff
|
diff to current
2016-06-27
Ömer Sinan Ağacan
Remove some `undefined`s
blob
|
commitdiff
|
diff to current
2016-02-24
Richard Eisenberg
Address #11471 by putting RuntimeRep in kinds.
blob
|
commitdiff
|
diff to current
2016-02-04
George Karachalias
Overhaul the Overhauled Pattern Match Checker
blob
|
commitdiff
|
diff to current
2016-02-02
Ömer Sinan Ağacan
TyCoRep: Implement some helpers for dropping/checking...
blob
|
commitdiff
|
diff to current
2016-01-27
Richard Eisenberg
Refactor the typechecker to use ExpTypes.
blob
|
commitdiff
|
diff to current
2015-12-31
Herbert Valerio...
Drop pre-AMP compatibility CPP conditionals
blob
|
commitdiff
|
diff to current
2015-12-27
George Karachalias
Adding flags: -ffull-guard-reasoning and too-many-guards
blob
|
commitdiff
|
diff to current
2015-12-22
Simon Peyton Jones
Fix typechecking for pattern synonym signatures
blob
|
commitdiff
|
diff to current
2015-12-17
Simon Marlow
Remote GHCi, -fexternal-interpreter
blob
|
commitdiff
|
diff to current
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
blob
|
commitdiff
|
diff to current
2015-11-21
Bartosz Nitka
Create a deterministic version of tyVarsOfType
blob
|
commitdiff
|
diff to current
2015-11-07
Simon Marlow
Make GHCi & TH work when the compiler is built with...
blob
|
commitdiff
|
diff to current
2015-05-18
Simon Peyton Jones
Refactor tuple constraints
blob
|
commitdiff
|
diff to current
2015-05-14
Austin Seipp
Revert multiple commits
blob
|
commitdiff
|
diff to current
2015-05-13
Simon Peyton Jones
Refactor tuple constraints
blob
|
commitdiff
|
diff to current
2015-01-06
Simon Peyton Jones
Make the location in TcLclEnv and CtLoc into a RealSrcSpan
blob
|
commitdiff
|
diff to current
2014-11-21
David Terei
Update Foreign.* for Safe Haskell now that they're...
blob
|
commitdiff
|
diff to current
2014-11-19
Greg Weber
make TcRnMonad.lhs respect -ddump-to-file
blob
|
commitdiff
|
diff to current
2014-11-04
Simon Peyton Jones
Simplify the API for tcInstTyVars, and make it more...
blob
|
commitdiff
|
diff to current
2014-09-21
Herbert Valerio...
Export `Monoid(..)`/`Foldable(..)`/`Traversable(.....
blob
|
commitdiff
|
diff to current
2014-07-20
Austin Seipp
ghci: detabify/dewhitespace RtClosureInspect
blob
|
commitdiff
|
diff to current
2014-05-15
Herbert Valerio...
Add LANGUAGE pragmas to compiler/ source files
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-03-29
Johan Tibell
Add SmallArray# and SmallMutableArray# types
blob
|
commitdiff
|
diff to current
2014-03-10
Simon Peyton Jones
Unify, rather than match, in GND processing (fixes...
blob
|
commitdiff
|
diff to current
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
blob
|
commitdiff
|
diff to current
2014-01-09
Simon Peyton Jones
Re-work the naming story for the GHCi prompt (Trac...
blob
|
commitdiff
|
diff to current
2013-12-02
Gabor Greif
Some popular typos in comments
blob
|
commitdiff
|
diff to current
2013-11-28
Simon Peyton Jones
Fix the deugger (fixing Trac #8557)
blob
|
commitdiff
|
diff to current
2013-10-12
Krzysztof Gogolewski
Typos
blob
|
commitdiff
|
diff to current
2013-10-01
Simon Marlow
Globally replace "hackage.haskell.org" with "ghc.haskel...
blob
|
commitdiff
|
diff to current
2013-09-27
Austin Seipp
Implement an unlifted Proxy type, Proxy#
blob
|
commitdiff
|
diff to current
2013-09-22
Austin Seipp
Restructure compilation pipeline to allow hooks
blob
|
commitdiff
|
diff to current
2013-06-19
Austin Seipp
Fix many ASSERT uses under Clang.
blob
|
commitdiff
|
diff to current
2013-04-19
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2013-04-09
Ian Lynagh
Remove CPP in ByteCodeItbls
blob
|
commitdiff
|
diff to current
2013-02-05
Manuel M T Chakravarty
Merge branch 'refs/heads/vect-avoid' into vect-avoid...
blob
|
commitdiff
|
diff to current
2012-11-15
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc
blob
|
commitdiff
|
diff to current
2012-11-10
Iavor S. Diatchki
Merge branch 'master' of ssh://darcs.haskell.org/srv...
blob
|
commitdiff
|
diff to current
2012-11-08
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-11-07
Gabor Greif
typos
blob
|
commitdiff
|
diff to current
2012-11-06
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-11-06
Simon Peyton Jones
Fix the instantiation of data constructors in the GHCi...
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge remote-tracking branch 'origin/master' into tc...
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-09-16
Ian Lynagh
Move wORD_SIZE into platformConstants
blob
|
commitdiff
|
diff to current
2012-07-04
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
blob
|
commitdiff
|
diff to current
2012-06-13
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-06-12
Ian Lynagh
Pass DynFlags down to showSDoc
blob
|
commitdiff
|
diff to current
2012-06-08
Dimitrios.Vytiniotis
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-06-08
Paolo Capriotti
Merge remote-tracking branch 'origin/pretty-build'
blob
|
commitdiff
|
diff to current
2012-06-07
Ian Lynagh
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2012-06-07
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-06-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-06-05
Paolo Capriotti
Merge remote-tracking branch 'origin/unboxed-tuple...
blob
|
commitdiff
|
diff to current
2012-05-15
Max Bolingbroke
Support code generation for unboxed-tuple function...
blob
|
commitdiff
|
diff to current
2012-04-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org//ghc
blob
|
commitdiff
|
diff to current
2012-04-26
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
blob
|
commitdiff
|
diff to current
2012-04-25
Simon Peyton Jones
More fixes to kind polymorphism, fixes Trac #6035,...
blob
|
commitdiff
|
diff to current
2012-02-14
Me at work
Merge remote-tracking branch 'laptop/newcg' into newcg
blob
|
commitdiff
|
diff to current
2012-02-13
Simon Marlow
Merge remote-tracking branch 'origin/master' into newcg
blob
|
commitdiff
|
diff to current
2012-01-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2012-01-07
Iavor S. Diatchki
Merge remote-tracking branch 'origin/master' into type...
blob
|
commitdiff
|
diff to current
2012-01-07
Johan Tibell
Be explicit about what we import from Data.Monoid
blob
|
commitdiff
|
diff to current
2011-12-19
Iavor S. Diatchki
Merge remote-tracking branch 'origin/type-nats' into...
blob
|
commitdiff
|
diff to current
2011-11-22
Simon Marlow
merge
blob
|
commitdiff
|
diff to current
2011-11-11
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-11
Jose Pedro Magalhaes
New kind-polymorphic core
blob
|
commitdiff
|
diff to current
2011-11-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
2011-11-04
Ian Lynagh
Use -fwarn-tabs when validating
blob
|
commitdiff
|
diff to current
2011-09-26
Jose Pedro Magalhaes
Merge branch 'fix#5464' of darcs.haskell.org/ghc into...
blob
|
commitdiff
|
diff to current
2011-09-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
blob
|
commitdiff
|
diff to current
next