git.haskell.org
/
ghc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc.git
2015-12-10
Simon Peyton...
Test Trac #11192
commit
|
commitdiff
|
tree
2015-12-09
Gabor Greif
More typos in comments/docs
commit
|
commitdiff
|
tree
2015-12-09
Simon Peyton...
Improve documentation for DeriveAnyClass
commit
|
commitdiff
|
tree
2015-12-09
Simon Peyton...
Comments only
commit
|
commitdiff
|
tree
2015-12-09
Simon Peyton...
Fix DeriveAnyClass (Trac #9968)
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Add missing whitespace in toArgs' error msg
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Refactor GHCi Command type; allow "hidden" commands
commit
|
commitdiff
|
tree
2015-12-08
Gabor Greif
An assortment of typos
commit
|
commitdiff
|
tree
2015-12-08
Simon Peyton...
Comments about polymorphic recursion
commit
|
commitdiff
|
tree
2015-12-08
Simon Peyton...
Comments only
commit
|
commitdiff
|
tree
2015-12-08
Ben Gamari
users_guide: Show sub-sub-sections in ToC
commit
|
commitdiff
|
tree
2015-12-08
Ben Gamari
docs/glasgow_exts: Use warning admonition
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Fix typo sneaked in with fd3b845c01aa26b6e5
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Fix double MaybeT instance
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Rename s/7.12.1/8.0.1/ two minor occurences
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Update libffi-tarballs submodule to libffi 3.1 (re...
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Make HasDynFlags more transformers friendly
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Associate ErrorCall pattern with ErrorCall type
commit
|
commitdiff
|
tree
2015-12-08
Herbert Valerio...
Introduce HasGhciState class and refactor use-sites
commit
|
commitdiff
|
tree
2015-12-07
Ömer Sinan...
Get rid of tcView altogether
commit
|
commitdiff
|
tree
2015-12-07
Herbert Valerio...
Remove redundant CPP conditionals
commit
|
commitdiff
|
tree
2015-12-07
Herbert Valerio...
Re-use `transformers`'s `MaybeT` rather than our own
commit
|
commitdiff
|
tree
2015-12-07
Ben Gamari
rts: One more Clang-unfriendly CPP usage
commit
|
commitdiff
|
tree
2015-12-07
Thomas Miedema
ghc-pkg: don't sort packages unnecessarily
commit
|
commitdiff
|
tree
2015-12-07
Eric Seidel
Move checking for missing signatures to RnNames.reportU...
commit
|
commitdiff
|
tree
2015-12-07
Alan Zimmerman
Refactor ConDecl
commit
|
commitdiff
|
tree
2015-12-07
RyanGlScott
Use TypeLits in the meta-data encoding of GHC.Generics
commit
|
commitdiff
|
tree
2015-12-07
Ben Gamari
rts: Remove space before argument list in ASSERTs
commit
|
commitdiff
|
tree
2015-12-07
Roman Shatsov
Add isImport, isDecl, and isStmt functions to GHC API
commit
|
commitdiff
|
tree
2015-12-07
Ben Gamari
Minor stylistic fixes in glasgow_exts.rst
commit
|
commitdiff
|
tree
2015-12-07
David Kraeutmann
Re-export data family when exporting a data instance...
commit
|
commitdiff
|
tree
2015-12-07
Sibi Prabakaran
ghc-pkg: Restore old behavior in colored version; fixes...
commit
|
commitdiff
|
tree
2015-12-07
RyanGlScott
Ignore generated linter.log
commit
|
commitdiff
|
tree
2015-12-07
RyanGlScott
Documentation: escape characters in template-haskell...
commit
|
commitdiff
|
tree
2015-12-07
Ben Gamari
linters/check-cpp: Don't produce debug log
commit
|
commitdiff
|
tree
2015-12-07
Jan Stolarek
Update hoopl submodule
commit
|
commitdiff
|
tree
2015-12-06
Herbert Valerio...
Tweak use of AC_USE_SYSTEM_EXTENSIONS
commit
|
commitdiff
|
tree
2015-12-06
Herbert Valerio...
Implement new `-fwarn-noncanonical-monoid-instances`
commit
|
commitdiff
|
tree
2015-12-06
Herbert Valerio...
Make ghc.mk compatible with pedantic /bin/sh impls
commit
|
commitdiff
|
tree
2015-12-05
Herbert Valerio...
Allow to compile OSMem.c when MEM_NORESERVE is not...
commit
|
commitdiff
|
tree
2015-12-05
Sergei Trofimovich
ghc.mk: fix docs re-rebuilding
commit
|
commitdiff
|
tree
2015-12-05
Sergei Trofimovich
ghc.mk: don't run mkUserGuidePart more than once
commit
|
commitdiff
|
tree
2015-12-05
Sergei Trofimovich
ghc.mk: cleanup: use tab consistently
commit
|
commitdiff
|
tree
2015-12-05
Herbert Valerio...
Enable non-canonical Monad instance warnings for stage1/2
commit
|
commitdiff
|
tree
2015-12-05
Herbert Valerio...
Temporarily disable external-json linters
commit
|
commitdiff
|
tree
2015-12-05
Herbert Valerio...
Use git.h.o copy of arcanist-external-json-linter
commit
|
commitdiff
|
tree
2015-12-05
David Kraeutmann
Fix broken linters when using python3
commit
|
commitdiff
|
tree
2015-12-05
George Karachalias
pmcheck: Comments about undecidability of literal equality
commit
|
commitdiff
|
tree
2015-12-05
George Karachalias
pmcheck: Comments about term equality representation
commit
|
commitdiff
|
tree
2015-12-04
Sergei Trofimovich
libdw: enable support only on i386 and amd64
commit
|
commitdiff
|
tree
2015-12-04
Ömer Sinan...
StgCmmMonad: Implement Outputable instance for Sequel...
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
lint: Add linter to catch uses of ASSERT macro that...
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
Add linter to check for binaries accidentally added...
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
Update peak_megabytes_allocated for T9675
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
testsuite: Rename pmcheck/T7669 to pmcheck/T7669a
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
T5642: Fix skip usage
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Comments only
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Tidy user type errors in checkValidType
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Minor refactoring of user type errors
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Fix egregious error in eta-reduction of data families
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Make -dppr-debug show contents of (TypeError ...)
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Wibbles only
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Add derived constraints for wildcard signatures
commit
|
commitdiff
|
tree
2015-12-04
Simon Peyton...
Case-of-empty-alts is trivial (Trac #11155)
commit
|
commitdiff
|
tree
2015-12-04
Bartosz Nitka
Make callToPats deterministic in SpecConstr
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
T5642: Skip it entirely
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
T5642 is broken
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
Bump allocations for T783
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
Check: More Clang/CPP wibbles
commit
|
commitdiff
|
tree
2015-12-04
Herbert Valerio...
Use builtin ISO 8859-1 decoder in mkTextEncoding
commit
|
commitdiff
|
tree
2015-12-04
Ben Gamari
PmExpr: Fix CPP unacceptable too clang's CPP
commit
|
commitdiff
|
tree
2015-12-04
Herbert Valerio...
On AIX we need -D_BSD defined in <Stg.h>
commit
|
commitdiff
|
tree
2015-12-04
Herbert Valerio...
RTS: Rename InCall.stat struct field to .rstat
commit
|
commitdiff
|
tree
2015-12-04
Herbert Valerio...
Use Autoconf's AC_USE_SYSTEM_EXTENSIONS
commit
|
commitdiff
|
tree
2015-12-04
George Karachalias
Remove unused import in deSugar/TmOracle.hs
commit
|
commitdiff
|
tree
2015-12-04
George Karachalias
Improve performance for PM check on literals (Fixes...
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
Bump hoopl submodule
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
Update test output
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
Kill redundant patterns
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
Fix haddock syntax
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
Revert "Create empty dump files when there was nothing...
commit
|
commitdiff
|
tree
2015-12-03
Sergei Trofimovich
extending_ghc.rst: fix broken link (Trac #10950)
commit
|
commitdiff
|
tree
2015-12-03
Ben Gamari
testsuite: haddock.compiler: Bump expected allocations
commit
|
commitdiff
|
tree
2015-12-03
George Karachalias
Major Overhaul of Pattern Match Checking (Fixes #595)
commit
|
commitdiff
|
tree
2015-12-03
Sergei Trofimovich
users_guide/glasgow_exts.rst: fix link markup
commit
|
commitdiff
|
tree
2015-12-02
Herbert Valerio...
Update bytestring submodule
commit
|
commitdiff
|
tree
2015-12-02
Ben Gamari
ErrUtils: Spruce up Haddocks
commit
|
commitdiff
|
tree
2015-12-02
Vladimir Trubilov
Create empty dump files when there was nothing to dump
commit
|
commitdiff
|
tree
2015-12-02
Eric Seidel
Avoid panic due to partial ieName
commit
|
commitdiff
|
tree
2015-12-02
David Luposchainsky
Remove *.xml from gitignore
commit
|
commitdiff
|
tree
2015-12-02
Ömer Sinan...
Move Stg-specific code from DynFlags to SimplStg
commit
|
commitdiff
|
tree
2015-12-02
Ömer Sinan...
StgSyn: Remove unused SRT constructor
commit
|
commitdiff
|
tree
2015-12-02
Ben Gamari
Revert "ghci: Add support for prompt functions"
commit
|
commitdiff
|
tree
2015-12-02
Simon Peyton...
Comments (TcSMonad)
commit
|
commitdiff
|
tree
2015-12-02
Simon Peyton...
Comments only (isIrrefutablePat)
commit
|
commitdiff
|
tree
2015-12-02
Bartosz Nitka
Implement more deterministic operations and document...
commit
|
commitdiff
|
tree
2015-12-02
Bartosz Nitka
Make the order of fixities in the iface file deterministic
commit
|
commitdiff
|
tree
2015-12-01
Simon Peyton...
Refactor treatment of wildcards
commit
|
commitdiff
|
tree
2015-12-01
Bartosz Nitka
Make the determinism tests more robust
commit
|
commitdiff
|
tree
2015-12-01
Gabor Greif
Fix warning about unused pattern variable
commit
|
commitdiff
|
tree
next