git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Documentation tweaks
[ghc.git]
/
testsuite
/
2018-09-05
Simon Peyton Jones
Preserve specialisations despite CSE
tree
|
commitdiff
2018-09-05
Ben Gamari
testsuite: Use bools for booleans, not ints
tree
|
commitdiff
2018-09-05
Ben Gamari
testsuite: Add test for #15368
tree
|
commitdiff
2018-09-05
Ömer Sinan Ağacan
Skip eventlog tests in GHCi way
tree
|
commitdiff
2018-09-04
roland
Fix tests ghci057 and T9293. (#15071)
tree
|
commitdiff
2018-09-04
Alp Mestanogullari
testsuite: make CHECK_API_ANNOTATIONS and CHECK_PPR...
tree
|
commitdiff
2018-09-04
Krzysztof Gogolewski
Add a test for Trac #15586
tree
|
commitdiff
2018-09-04
roland
Compiler panic on invalid syntax (unterminated pragma)
tree
|
commitdiff
2018-09-03
Simon Peyton Jones
canCFunEqCan: use isTcReflexiveCo (not isTcReflCo)
tree
|
commitdiff
2018-09-02
Ryan Scott
Reject class instances with type families in kinds
tree
|
commitdiff
2018-08-31
Simon Peyton Jones
Remove knot-tying bug in TcHsSyn.zonkTyVarOcc
tree
|
commitdiff
2018-08-28
Ryan Scott
Rename kind vars in left-to-right order in bindHsQTyVars
tree
|
commitdiff
2018-08-28
Ryan Scott
Fix #15572 by checking for promoted names in ConT
tree
|
commitdiff
2018-08-27
Ryan Scott
Don't reify redundant class method tyvars/contexts
tree
|
commitdiff
2018-08-27
Ryan Scott
Take strict fields into account in coverage checking
tree
|
commitdiff
2018-08-27
Ryan Scott
Fix #15502 by not casting to Int during TH conversion
tree
|
commitdiff
2018-08-27
Ryan Scott
Fix #15550 by quoting RULE names during TH conversion
tree
|
commitdiff
2018-08-24
Simon Peyton Jones
Better error reporting for inaccessible code
tree
|
commitdiff
2018-08-24
Simon Peyton Jones
Clean up TcHsSyn.zonkEnv
tree
|
commitdiff
2018-08-23
Simon Peyton Jones
Accommodate API change in transSuperClasses
tree
|
commitdiff
2018-08-23
Simon Peyton Jones
Fix a typo in TcValidity.checkFamInstRhs
tree
|
commitdiff
2018-08-21
Mitsutoshi Aoe
Add traceBinaryEvent# primop
tree
|
commitdiff
2018-08-21
DavidEichamnn
Correct limb length and assertion for gcdExtInteger
tree
|
commitdiff
2018-08-21
roland
Show -with-rtsopts options in runtime's --info (#15261)
tree
|
commitdiff
2018-08-21
Kevin Buhr
base: Mark `findIndices` as INLINABLE instead of INLINE...
tree
|
commitdiff
2018-08-21
Ben Gamari
testsuite: Deduplicate source in wcompat-warnings test
tree
|
commitdiff
2018-08-21
roland
Introduce flag -keep-hscpp-files
tree
|
commitdiff
2018-08-21
Ben Sklaroff
Fix #line pragmas in nested comments
tree
|
commitdiff
2018-08-21
Simon Peyton Jones
Improve ambiguous-occurrence error message
tree
|
commitdiff
2018-08-21
Simon Peyton Jones
Set strictness correctly for JoinIds
tree
|
commitdiff
2018-08-20
Simon Peyton Jones
Initialise cec_suppress properly
tree
|
commitdiff
2018-08-18
roland
CSE should deal with letrec (#9441)
tree
|
commitdiff
2018-08-17
Aditya
Add test cases for Ticket #12146.
tree
|
commitdiff
2018-08-17
Ryan Scott
Be mindful of GADT tyvar order when desugaring record...
tree
|
commitdiff
2018-08-17
Joachim Breitner
Rename SigTv to TyVarTv (#15480)
tree
|
commitdiff
2018-08-16
Ryan Scott
Fix #15527 by pretty-printing an RdrName prefixly
tree
|
commitdiff
2018-08-15
Krzysztof Gogolewski
Add a test for Trac #15523
tree
|
commitdiff
2018-08-14
Ryan Scott
Properly designate LambdaCase alts as CaseAlt in TH
tree
|
commitdiff
2018-08-12
Ryan Scott
Suppress redundant givens during error reporting
tree
|
commitdiff
2018-08-12
Zubin Duggal
Check if files are same in combineSrcSpans
tree
|
commitdiff
2018-08-12
Simon Jakobi
--show-iface: Qualify all non-local names
tree
|
commitdiff
2018-08-12
roland
CSE should deal with letrec
tree
|
commitdiff
2018-08-12
Krzysztof Gogolewski
Simplify testsuite driver, part 2
tree
|
commitdiff
2018-08-11
Krzysztof Gogolewski
Simplify testsuite driver
tree
|
commitdiff
2018-08-11
Christiaan Baaij
Filter plugin dylib locations
tree
|
commitdiff
2018-08-07
Ben Gamari
testsuite: Add (broken) test for #15473
tree
|
commitdiff
2018-08-07
Herbert Valerio...
Turn on MonadFail desugaring by default
tree
|
commitdiff
2018-08-06
Piyush P Kurur
Support typechecking of type literals in backpack
tree
|
commitdiff
2018-08-06
Alp Mestanogullari
fix timeout related i686 validation issues
tree
|
commitdiff
2018-08-06
roland
Improve error message for flags with missing required...
tree
|
commitdiff
2018-08-06
Krzysztof Gogolewski
Testsuite driver: fix encoding issue when calling ghc-pkg
tree
|
commitdiff
2018-08-06
Thomas Miedema
Strip ../ from testdir (fixes #15469)
tree
|
commitdiff
2018-08-06
Joachim Breitner
Allow scoped type variables refer to types
tree
|
commitdiff
2018-08-05
Krzysztof Gogolewski
Fix typos
tree
|
commitdiff
2018-08-04
Ben Gamari
testsuite: Bump T3064 expected allocations
tree
|
commitdiff
2018-08-03
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-08-02
Richard Eisenberg
Remove decideKindGeneralisationPlan
tree
|
commitdiff
2018-08-01
Vladislav Zavialov
Fix #15415 and simplify tcWildCardBinders
tree
|
commitdiff
2018-08-01
Ryan Scott
Fix #15450 by refactoring checkEmptyCase'
tree
|
commitdiff
2018-08-01
Christiaan Baaij
Plugin dependency information is stored separately
tree
|
commitdiff
2018-08-01
Richard Eisenberg
Remove the type-checking knot.
tree
|
commitdiff
2018-08-01
Ben Gamari
Revert "Don't inline functions with RULES too early"
tree
|
commitdiff
2018-07-31
Sylvain Henry
testsuite: Add test for #14346
tree
|
commitdiff
2018-07-31
Ben Gamari
Bump Cabal submodule
tree
|
commitdiff
2018-07-31
Simon Peyton Jones
Don't inline functions with RULES too early
tree
|
commitdiff
2018-07-30
Ben Gamari
base: Make Foreign.Marshal.Alloc.allocBytes[Aligned...
tree
|
commitdiff
2018-07-30
roland
GHC doesn't handle ./ prefixed paths correctly (#12674)
tree
|
commitdiff
2018-07-30
Ryan Scott
Fix #15385 by using addDictsDs in matchGuards
tree
|
commitdiff
2018-07-29
Ningning Xie
Fix #15453: bug in ForAllCo case in opt_trans_rule
tree
|
commitdiff
2018-07-27
Krzysztof Gogolewski
Fix Ar crashing on odd-sized object files (Trac #15396)
tree
|
commitdiff
2018-07-27
Krzysztof Gogolewski
Remove dead code in testsuite driver
tree
|
commitdiff
2018-07-27
Krzysztof Gogolewski
Add an expect_broken test for #14185
tree
|
commitdiff
2018-07-27
Ömer Sinan Ağacan
Run StgCse after unarise, fixes #15300
tree
|
commitdiff
2018-07-27
Michael Sloan
Fail instead of panic-ing when qAddTopDecls has convers...
tree
|
commitdiff
2018-07-27
Simon Peyton Jones
Refactor (~) to reduce the suerpclass stack
tree
|
commitdiff
2018-07-25
Simon Peyton Jones
Fix PrelRules.caseRules to account for out-of-range...
tree
|
commitdiff
2018-07-25
Simon Peyton Jones
Treat isConstraintKind more consistently
tree
|
commitdiff
2018-07-25
Simon Peyton Jones
Improve error message on un-satisfied import
tree
|
commitdiff
2018-07-25
Simon Peyton Jones
Set GenSigCtxt for the argument part of tcSubType
tree
|
commitdiff
2018-07-24
Matthías Páll Giss...
Clone relevant constraints to avoid side-effects on...
tree
|
commitdiff
2018-07-24
Ryan Scott
Suppress -Winaccessible-code in derived code
tree
|
commitdiff
2018-07-24
Simon Peyton Jones
Fix a nasty bug in piResultTys
tree
|
commitdiff
2018-07-23
Simon Peyton Jones
Stop marking soluble ~R# constraints as insoluble
tree
|
commitdiff
2018-07-23
Richard Eisenberg
Fix some casts.
tree
|
commitdiff
2018-07-22
Krzysztof Gogolewski
fixup! Disable T10962 on llvm for now
tree
|
commitdiff
2018-07-22
Krzysztof Gogolewski
Disable T10962 on llvm for now
tree
|
commitdiff
2018-07-22
Krzysztof Gogolewski
Fix pretty-printing of data declarations in splices
tree
|
commitdiff
2018-07-22
Krzysztof Gogolewski
Fix a major copy'n'paste error in LLVM CodeGen
tree
|
commitdiff
2018-07-22
Simon Marlow
Fix the GHCi debugger with ApplicativeDo
tree
|
commitdiff
2018-07-20
Ryan Scott
Fix #15423 by using pprAStmtContext
tree
|
commitdiff
2018-07-18
Tamar Christina
testsuite: force plugin tests sequentially on Windows.
tree
|
commitdiff
2018-07-16
Simon Marlow
Support the GHCi debugger with -fexternal-interpreter
tree
|
commitdiff
2018-07-16
Vladislav Zavialov
Do not imply NoStarIsType by TypeOperators/TypeInType
tree
|
commitdiff
2018-07-16
Antti Siponen
#15387 Fix setting testsuite verbose to zero
tree
|
commitdiff
2018-07-16
Simon Marlow
Fix space leaks
tree
|
commitdiff
2018-07-15
David Feuer
Replace atomicModifyMutVar#
tree
|
commitdiff
2018-07-15
Richard Eisenberg
Reclassify some performance tests
tree
|
commitdiff
2018-07-15
Richard Eisenberg
Disable -fghci-leak-check in DEBUG mode
tree
|
commitdiff
2018-07-15
Richard Eisenberg
Make some tests robust against DEBUG compiler
tree
|
commitdiff
2018-07-13
Ömer Sinan Ağacan
Fix processHeapClosureForDead CONSTR_NOCAF case
tree
|
commitdiff
next