git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Show sources of cost centers in .prof
[ghc.git]
/
testsuite
/
tests
/
deSugar
/
2016-05-25
Thomas Miedema
Testsuite: add a test for #5522 (-fliberate-case -fspec...
tree
|
commitdiff
2016-05-02
Facundo Domínguez
StaticPointers: Allow closed vars in the static form.
tree
|
commitdiff
2016-05-01
Ömer Sinan Ağacan
Add T11747 as a test
tree
|
commitdiff
2016-04-28
Thomas Miedema
Testsuite: benign test fixes
tree
|
commitdiff
2016-04-06
Joachim Breitner
Core pretty printer: Omit wild case binders
tree
|
commitdiff
2016-04-05
Herbert Valerio...
Fix misattribution of `-Wunused-local-binds` warnings
tree
|
commitdiff
2016-04-04
Eric Seidel
Don't infer CallStacks
tree
|
commitdiff
2016-03-29
Joachim Breitner
Do not print DmdType in Core output
tree
|
commitdiff
2016-03-21
Richard Eisenberg
Make equality print better. (#11712)
tree
|
commitdiff
2016-03-12
Ben Gamari
Simplify: Make generated names more useful
tree
|
commitdiff
2016-02-27
Herbert Valerio...
Print which flag controls emitted desugaring warnings
tree
|
commitdiff
2016-02-26
Simon Peyton Jones
Fix and refactor strict pattern bindings
tree
|
commitdiff
2016-02-25
Michael Walker
Print which warning-flag controls an emitted warning
tree
|
commitdiff
2016-02-25
Thomas Miedema
Testsuite: delete empty files [skip ci]
tree
|
commitdiff
2016-02-25
George Karachalias
(Alternative way to) address #8710
tree
|
commitdiff
2016-02-23
Thomas Miedema
Testsuite: delete Windows line endings [skip ci] (...
tree
|
commitdiff
2016-02-23
Thomas Miedema
Testsuite: delete Windows line endings [skip ci] (...
tree
|
commitdiff
2016-02-18
Ben Gamari
Unwire Typeable representation types
tree
|
commitdiff
2016-02-18
Simon Peyton Jones
Fix desugaring of bang-pattern let-bindings
tree
|
commitdiff
2016-02-17
Thomas Miedema
Testsuite: delete compiler_lt/le/gt/ge setup functions
tree
|
commitdiff
2016-02-12
Simon Peyton Jones
Simplify AbsBinds wrapping
tree
|
commitdiff
2016-01-27
Richard Eisenberg
Refactor the typechecker to use ExpTypes.
tree
|
commitdiff
2016-01-18
Simon Peyton Jones
Refactoring on IdInfo and system derived names
tree
|
commitdiff
2016-01-17
Ben Gamari
Add testcase for #11414
tree
|
commitdiff
2016-01-07
Simon Peyton Jones
Make demand analysis understand catch
tree
|
commitdiff
2015-12-24
Richard Eisenberg
Visible type application
tree
|
commitdiff
2015-12-23
Erik de Castro Lopo
Delete incorrect *-ws-32 expected test output
tree
|
commitdiff
2015-12-17
Eugene Akentyev
Add -fprint-typechecker-elaboration flag (fixes #10662)
tree
|
commitdiff
2015-12-15
Ben Gamari
Narrow scope of special-case for unqualified printing...
tree
|
commitdiff
2015-12-15
Erik de Castro Lopo
Update expected test output for 32 bit platforms
tree
|
commitdiff
2015-12-14
Adam Sandberg Eriksson
Make binds in do-blocks strict when -XStrict (#11193)
tree
|
commitdiff
2015-12-11
Richard Eisenberg
Add kind equalities to GHC.
tree
|
commitdiff
2015-12-03
George Karachalias
Major Overhaul of Pattern Match Checking (Fixes #595)
tree
|
commitdiff
2015-11-22
Erik de Castro Lopo
New expected test output for 32 bit platforms
tree
|
commitdiff
2015-11-14
Adam Sandberg Eriksson
Implement the Strict language extension
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-15
Edward Z. Yang
Rename package key to unit ID, and installed package...
tree
|
commitdiff
2015-10-02
Ben Gamari
Fix treatment of -0.0
tree
|
commitdiff
2015-09-24
Thomas Miedema
Testsuite: add test for #10767
tree
|
commitdiff
2015-07-27
Adam Sandberg Eriksson
Implementation of StrictData language extension
tree
|
commitdiff
2015-07-21
Simon Peyton Jones
Implement -dsuppress-unfoldings
tree
|
commitdiff
2015-07-16
Ben Gamari
Fix tests
tree
|
commitdiff
2015-07-14
Thomas Miedema
Testsuite: rename *.stderr-ghc to *.stderr
tree
|
commitdiff
2015-07-13
Thomas Miedema
Testsuite: delete remaining only_compiler_types(['ghc...
tree
|
commitdiff
2015-07-05
Thomas Miedema
Remove all *.stderr/stdout-hugs files
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-09
Thomas Miedema
Testsuite: delete expect_fail setups for ghc < 7.1
tree
|
commitdiff
2015-05-26
Facundo Domínguez
Fix ghci-way tests of -XStaticPointers.
tree
|
commitdiff
2015-04-21
Simon Peyton Jones
GADTs now are CPR-able
tree
|
commitdiff
2015-04-07
Simon Peyton Jones
Do not quantify over the function itself in a RULE
tree
|
commitdiff
2015-01-16
Alexander Vershilov
Trac #9878: Make the static form illegal in interpreted...
tree
|
commitdiff
2014-12-22
Facundo Domínguez
fix spInfoSrcLoc field name
tree
|
commitdiff
2014-12-10
Facundo Domínguez
Implement -XStaticValues
tree
|
commitdiff
2014-11-28
Simon Peyton Jones
Don't discard a bang on a newtype pattern (Trac #9844)
tree
|
commitdiff
2014-11-04
Simon Peyton Jones
Testsuite error message changes
tree
|
commitdiff
2014-10-21
Mateusz Lenik
Enabled warn on tabs by default (fixes #9230)
tree
|
commitdiff
2014-08-28
Simon Peyton Jones
Refactor unfoldings
tree
|
commitdiff
2014-06-28
Herbert Valerio...
Simplify .gitignore files
tree
|
commitdiff
2014-06-20
Simon Peyton Jones
Tidy up the printing of single-predicate contexts
tree
|
commitdiff
2014-05-30
Edward Z. Yang
Add .gitignore for autogenerated test files.
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold template-haskell.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-gmp.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold integer-simple.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold base.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-19
Herbert Valerio...
Fold ghc-prim.git into ghc.git (re #8545)
tree
|
commitdiff
2014-04-03
Simon Peyton Jones
Fix desguaring of bang patterns (Trac #8952)
tree
|
commitdiff
2014-02-25
Herbert Valerio...
Use U+2018 instead of U+201B quote mark in compiler...
tree
|
commitdiff
2014-01-12
Herbert Valerio...
Fold testsuite.git into ghc.git (re #8545)
tree
|
commitdiff
2013-12-12
Joachim Breitner
Adjust output to new oneshotness
tree
|
commitdiff
2013-11-18
Krzysztof Gogolewski
Wibble after typofix
tree
|
commitdiff
2013-10-23
Simon Peyton Jones
Test Trac #8470
tree
|
commitdiff
2013-10-23
Simon Peyton Jones
Error message wibbles
tree
|
commitdiff
2013-09-18
Jan Stolarek
Follow changes in comparison primops (see #6135)
tree
|
commitdiff
2013-08-04
Richard Eisenberg
Merge branch 'master' of ssh://darcs.haskell.org/srv...
tree
|
commitdiff
2013-08-02
Richard Eisenberg
Merge branch 'master' of ssh://darcs.haskell.org/srv...
tree
|
commitdiff
2013-08-02
Richard Eisenberg
Add tests for roles.
tree
|
commitdiff
2013-02-24
Ian Lynagh
Update outputs following the unicode quote change in...
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-13
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-13
Simon Peyton Jones
Test Trac #7669
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-12
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-11
Ian Lynagh
Remove ds061
tree
|
commitdiff
2013-02-11
Ian Lynagh
Merge branch 'master' of darcs.haskell.org:/srv/darcs...
tree
|
commitdiff
2013-02-11
Ian Lynagh
More helper conversions
tree
|
commitdiff
2013-02-11
Ian Lynagh
Convert more helper functions
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-02-07
Ian Lynagh
Pass the test name to the test options
tree
|
commitdiff
2013-01-25
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-01-17
Simon Peyton Jones
Adjust debug output for different syntax of strictness...
tree
|
commitdiff
2013-01-16
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-01-08
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-01-08
Johan Tibell
Merge branch 'master' of https://github.com/ghc/testsuite
tree
|
commitdiff
2013-01-07
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/testsuite
tree
|
commitdiff
2013-01-04
Simon Peyton Jones
Test Trac #2431
tree
|
commitdiff
next