git.haskell.org
/
ghc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc.git
2017-11-22
Ben Gamari
Revert "Add new mbmi and mbmi2 compiler flags"
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
Update Hadrian
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
Squashed 'hadrian/' changes from fa3771fe6b..4499b294e4
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
ErrUtils: Ensure timing dumps are always output on...
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
ErrUtils: Refactor dump file logic
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
Bump stm submodule
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
base: Remove redundant subtraction in (^) and stimes
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
cmm: Optimise remainders by powers of two
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
testsuite: Add test for #14257
commit
|
commitdiff
|
tree
2017-11-22
Vladislav Zavialov
Test Trac #14488
commit
|
commitdiff
|
tree
2017-11-22
Matthew Pickering
Remove hadrian sub-dir from .gitignore
commit
|
commitdiff
|
tree
2017-11-22
klebinger.andreas...
Update leftover reference to refer to [FunBind vs PatBind]
commit
|
commitdiff
|
tree
2017-11-22
Evan Rutledge...
Add warn-missing-export-lists
commit
|
commitdiff
|
tree
2017-11-22
Douglas Wilson
rts: Fix inconsistencies in how retainer and heap censu...
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
rts: Move libdwPrintBacktrace to public interface
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
Update ANNOUNCE
commit
|
commitdiff
|
tree
2017-11-22
Ben Gamari
CircleCI: Add webhook for Harbormaster builds
commit
|
commitdiff
|
tree
2017-11-21
Ben Gamari
Revert "trees that grow" work
commit
|
commitdiff
|
tree
2017-11-21
Ben Gamari
base: Document GHC.Stack.CCS internals
commit
|
commitdiff
|
tree
2017-11-21
Ben Gamari
configure: Fix ar probed flags
commit
|
commitdiff
|
tree
2017-11-21
Ben Gamari
CircleCI: Disable artifact collection on OS X
commit
|
commitdiff
|
tree
2017-11-20
Ben Gamari
rel-notes: Fix up formatting in release notes
commit
|
commitdiff
|
tree
2017-11-20
Ben Gamari
ghc-pkg: Add missing newlines to usage message
commit
|
commitdiff
|
tree
2017-11-20
Ben Gamari
Bump haddock submodule
commit
|
commitdiff
|
tree
2017-11-20
Ben Gamari
Bump hsc2hs submodule
commit
|
commitdiff
|
tree
2017-11-20
Moritz Angermann
Stop generating make files when using hadrian.
commit
|
commitdiff
|
tree
2017-11-20
Moritz Angermann
Rename ghc-version -> ghcversion-file
commit
|
commitdiff
|
tree
2017-11-19
Moritz Angermann
Fix #elfi -> #elif; unbreak -Werror.
commit
|
commitdiff
|
tree
2017-11-18
Andrew Martin
base: Make documentation of atomically more accurate
commit
|
commitdiff
|
tree
2017-11-18
Bartosz Nitka
Fix T4437
commit
|
commitdiff
|
tree
2017-11-18
Moritz Angermann
Fix rts.cabal.in
commit
|
commitdiff
|
tree
2017-11-18
Moritz Angermann
Relocatable GHC
commit
|
commitdiff
|
tree
2017-11-18
Moritz Angermann
GHC.Prim use virtual-modules
commit
|
commitdiff
|
tree
2017-11-18
Moritz Angermann
Adds -ghc-version flag to ghc.
commit
|
commitdiff
|
tree
2017-11-16
Ben Gamari
configure: Fix incorrect quoting
commit
|
commitdiff
|
tree
2017-11-16
Ben Gamari
Document -ddump-timings
commit
|
commitdiff
|
tree
2017-11-16
Simon Marlow
Detect overly long GC sync
commit
|
commitdiff
|
tree
2017-11-15
Andrey Mokhov
Pull recent Hadrian changes from upstream
commit
|
commitdiff
|
tree
2017-11-15
Andrey Mokhov
Squashed 'hadrian/' changes from 5ebb69a..fa3771f
commit
|
commitdiff
|
tree
2017-11-15
Niklas Hambüchen
users_guide: Fix "CancelSynchronousIo" casing
commit
|
commitdiff
|
tree
2017-11-15
klebinger.andreas...
Adjust AltCon Ord instance to match Core linter require...
commit
|
commitdiff
|
tree
2017-11-15
Moritz Angermann
Cabalify all the things
commit
|
commitdiff
|
tree
2017-11-15
Moritz Angermann
Allow the rts lib to be called rts-1.0
commit
|
commitdiff
|
tree
2017-11-15
Douglas Wilson
rts: Fix gc timing
commit
|
commitdiff
|
tree
2017-11-15
Ben Gamari
Add dump flag for timing output
commit
|
commitdiff
|
tree
2017-11-15
Ben Gamari
CLabels: Remove CaseLabel
commit
|
commitdiff
|
tree
2017-11-15
Ben Gamari
CLabel: Clean up unused label types
commit
|
commitdiff
|
tree
2017-11-15
Peter Trommler
RTS: Disable warnings in ffi.h
commit
|
commitdiff
|
tree
2017-11-15
Moritz Angermann
Adds rts/rts.cabal.in file
commit
|
commitdiff
|
tree
2017-11-15
Facundo Domínguez
StaticPointers: Clarify documentation
commit
|
commitdiff
|
tree
2017-11-15
John Ky
Add new mbmi and mbmi2 compiler flags
commit
|
commitdiff
|
tree
2017-11-14
Alan Zimmerman
TTG3 Combined Step 1 and 3 for Trees That Grow
commit
|
commitdiff
|
tree
2017-11-14
Simon Peyton...
A bit more tc-tracing
commit
|
commitdiff
|
tree
2017-11-14
Simon Peyton...
Fix a TyVar bug in the flattener
commit
|
commitdiff
|
tree
2017-11-11
Alan Zimmerman
WIP on combined Step 1 and 3 for Trees That Grow, HsExpr
commit
|
commitdiff
|
tree
2017-11-11
Herbert Valerio...
Declare proper spec version in `base.cabal`
commit
|
commitdiff
|
tree
2017-11-11
Ben Gamari
circleci: Bump down thread count
commit
|
commitdiff
|
tree
2017-11-11
Moritz Angermann
Use LICENSE instead of ../LICENSE in the compiler.cabal...
commit
|
commitdiff
|
tree
2017-11-11
Moritz Angermann
Adds cmm-sources to base
commit
|
commitdiff
|
tree
2017-11-11
Tamar Christina
Windows: Bump to GCC 7.2 for GHC 8.4
commit
|
commitdiff
|
tree
2017-11-10
Ben Gamari
Squashed 'hadrian/' changes from 438dc576e7..5ebb69ae1e
commit
|
commitdiff
|
tree
2017-11-10
Ben Gamari
Merge commit '5229c43ccf77bcbffeced01dccb27398d017fa34'
commit
|
commitdiff
|
tree
2017-11-09
Peter Trommler
Fix PPC NCG after blockID patch
commit
|
commitdiff
|
tree
2017-11-09
Douglas Wilson
Change `OPTIONS_GHC -O` to `OPTIONS_GHC -O2`
commit
|
commitdiff
|
tree
2017-11-09
Douglas Wilson
testsuite: Add test for #5889
commit
|
commitdiff
|
tree
2017-11-09
David Feuer
Remove unreliable Core Lint empty case checks
commit
|
commitdiff
|
tree
2017-11-09
Bodigrim
Update comment in GHC.Real (trac#14432)
commit
|
commitdiff
|
tree
2017-11-09
Ben Gamari
base: Fix #14425
commit
|
commitdiff
|
tree
2017-11-09
Ben Gamari
base: Normalize style of approxRational
commit
|
commitdiff
|
tree
2017-11-09
Ben Gamari
base: Add test for #14425
commit
|
commitdiff
|
tree
2017-11-09
Ben Gamari
Merge initial Hadrian snapshot
commit
|
commitdiff
|
tree
2017-11-09
Tamar Christina
Update Win32 version for GHC 8.4.
commit
|
commitdiff
|
tree
2017-11-09
Ben Gamari
testsuite: Fix output of T14394
commit
|
commitdiff
|
tree
2017-11-08
Herbert Valerio...
Remove left-overs from compareByteArray# inline conversion
commit
|
commitdiff
|
tree
2017-11-09
Joachim Breitner
Invoke lintUnfolding only on top-level unfoldings ...
commit
|
commitdiff
|
tree
2017-11-08
Alan Zimmerman
WIP on Doing a combined Step 1 and 3 for Trees That...
commit
|
commitdiff
|
tree
2017-11-08
Simon Peyton...
Fix in-scope set in simplifier
commit
|
commitdiff
|
tree
2017-11-08
Simon Peyton...
Minimise provided dictionaries in pattern synonyms
commit
|
commitdiff
|
tree
2017-11-08
Simon Peyton...
Fix another dark corner in the shortcut solver
commit
|
commitdiff
|
tree
2017-11-08
Simon Peyton...
Imrpove comments about equality types
commit
|
commitdiff
|
tree
2017-11-08
Ben Gamari
Merge remote-tracking branch 'github/pr/83'
commit
|
commitdiff
|
tree
2017-11-07
Chris Martin
base: Escape \ in CallStack example
commit
|
commitdiff
|
tree
2017-11-07
Taylor Fausak
Update link to Haskeline user preferences
commit
|
commitdiff
|
tree
2017-11-07
Ben Gamari
Revert "WIP on combining Step 1 and 3 of Trees That...
commit
|
commitdiff
|
tree
2017-11-07
Ben Gamari
relnotes: Note enabling of -fllvm-pass-vectorse-in...
commit
|
commitdiff
|
tree
2017-11-07
Ben Gamari
relnotes: Clarify a few things
commit
|
commitdiff
|
tree
2017-11-07
Ben Gamari
testsuite: Bump haddock.compiler allocations
commit
|
commitdiff
|
tree
2017-11-07
Mateusz Kowalczyk
Factor out builds into steps. Address ghc/ghc#83 comments.
commit
|
commitdiff
|
tree
2017-11-07
Mateusz Kowalczyk
Revert "Sdist -> bindist -> tests"
commit
|
commitdiff
|
tree
2017-11-07
Mateusz Kowalczyk
Sdist -> bindist -> tests
commit
|
commitdiff
|
tree
2017-11-07
Mateusz Kowalczyk
Set up AppVeyor, Windows CI.
commit
|
commitdiff
|
tree
2017-11-07
Mateusz Kowalczyk
Set up Linux, OSX and FreeBSD on CircleCI.
commit
|
commitdiff
|
tree
2017-11-07
Alan Zimmerman
WIP on combining Step 1 and 3 of Trees That Grow
commit
|
commitdiff
|
tree
2017-11-06
Andrey Mokhov
Merge commit '7b0b9f603bb1215e2b7af23c2404d637b95a4988...
commit
|
commitdiff
|
tree
2017-11-06
Andrey Mokhov
Squashed 'hadrian/' content from commit 438dc57
commit
|
commitdiff
|
tree
2017-11-06
Julie Moronuki
base: Add examples to Bifunctor documentation
commit
|
commitdiff
|
tree
2017-11-06
Bodigrim
Specialise lcm :: Word -> Word -> Word (trac#14424)
commit
|
commitdiff
|
tree
2017-11-06
Peter Trommler
Update autoconf test for gcc to require 4.7 and up
commit
|
commitdiff
|
tree
2017-11-06
Ben Gamari
DynFlags: Introduce -show-mods-loaded flag
commit
|
commitdiff
|
tree
2017-11-06
Ömer Sinan...
Update ErrorCall documentation for the location argument
commit
|
commitdiff
|
tree
next