git.haskell.org
/
ghc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ghc-pkg: make sure info messages go to stdout and errors to stderr (#3818)
[ghc.git]
/
ghc
/
2012-03-02
Simon Marlow
Fix crash caused by allowing duplicate *-modules in...
tree
|
commitdiff
2012-03-01
Simon Marlow
GHCi: add :seti, for options that apply only at the...
tree
|
commitdiff
2012-02-27
Gabor Greif
tyops
tree
|
commitdiff
2012-02-24
Ian Lynagh
Abstract out the hFlush calls in the GHC API
tree
|
commitdiff
2012-02-22
Ian Lynagh
Update dependencies
tree
|
commitdiff
2012-02-17
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-02-16
Ian Lynagh
Remove unused ghciHandleGhcException
tree
|
commitdiff
2012-02-16
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2012-02-16
Simon Marlow
tweak error message
tree
|
commitdiff
2012-02-14
Simon Marlow
Refactoring: make IIModule contain ModuleName, not...
tree
|
commitdiff
2012-02-14
Simon Marlow
Refactoring, and fix a couple of SafeHaskell-related...
tree
|
commitdiff
2012-02-13
Simon Marlow
Revert "Don't add a bad import to the saved context."
tree
|
commitdiff
2012-02-13
Simon Marlow
Revert "Have :load work under -XSafe in GHCi."
tree
|
commitdiff
2012-02-10
David Terei
Have :load work under -XSafe in GHCi.
tree
|
commitdiff
2012-02-10
David Terei
Don't add a bad import to the saved context.
tree
|
commitdiff
2012-02-08
Ian Lynagh
MERGE from 7.4 branch: Update dependencies
tree
|
commitdiff
2012-02-07
Simon Marlow
Ignore -C when not unregisterised (reported on ghc...
tree
|
commitdiff
2012-02-07
Simon Marlow
Check that imported modules actually exist (#5836)
tree
|
commitdiff
2012-01-30
Simon Marlow
Improve support for cross-compilation
tree
|
commitdiff
2012-01-26
David Terei
Fix warning in GhciMonad.
tree
|
commitdiff
2012-01-26
David Terei
Improve source code documentation og GHCi main.
tree
|
commitdiff
2012-01-24
Ian Lynagh
Add a missing newline in the ghci :h text; spotted...
tree
|
commitdiff
2012-01-03
Simon Marlow
Fix minor bug introduced in e7e771d14ac671904a69abecf9e...
tree
|
commitdiff
2012-01-03
Simon Peyton Jones
Major refactoring of CoAxioms
tree
|
commitdiff
2011-12-23
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-12-23
David Terei
Fix :issafe safe haskell ghci command
tree
|
commitdiff
2011-12-23
David Terei
Fix safe imports to work in GHCi.
tree
|
commitdiff
2011-12-23
David Terei
simplify code.
tree
|
commitdiff
2011-12-20
David Terei
Tabs -> Spaces
tree
|
commitdiff
2011-12-20
David Terei
Fix warnings
tree
|
commitdiff
2011-12-20
David Terei
Tabs -> Spaces
tree
|
commitdiff
2011-12-20
David Terei
Tabs -> Spaces
tree
|
commitdiff
2011-12-19
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-12-19
Ian Lynagh
Add a class HasDynFlags(getDynFlags)
tree
|
commitdiff
2011-11-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-11-25
David Waern
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-11-25
Simon Marlow
Time handling overhaul
tree
|
commitdiff
2011-11-22
Simon Marlow
merge
tree
|
commitdiff
2011-11-19
Ian Lynagh
Improve the way we call "rm" in the build system; fixes...
tree
|
commitdiff
2011-11-04
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-11-04
Ian Lynagh
Use -fwarn-tabs when validating
tree
|
commitdiff
2011-10-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-10-24
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-10-24
Simon Marlow
Increment the line number correctly in GHCi
tree
|
commitdiff
2011-10-18
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-10-17
David Terei
Formatting wibbles.
tree
|
commitdiff
2011-10-17
David Terei
Remove cruft code from old Safe Haskell implementation...
tree
|
commitdiff
2011-10-07
Jose Pedro Magalhaes
Merge branch 'fix#5464'
tree
|
commitdiff
2011-10-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-10-06
Ian Lynagh
Merge branch 'master' of mac:ghc/git/val32/.
tree
|
commitdiff
2011-10-06
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-10-06
Simon Marlow
Allow foreign import declarations to the entered intera...
tree
|
commitdiff
2011-10-04
Jose Pedro Magalhaes
Merge branch 'master' into fix#5464
tree
|
commitdiff
2011-10-03
Ian Lynagh
Follow changes to HValue/Any handling
tree
|
commitdiff
2011-09-26
Jose Pedro Magalhaes
Merge branch 'fix#5464' of darcs.haskell.org/ghc into...
tree
|
commitdiff
2011-09-23
Simon Peyton Jones
Implement GHCi command :kind! which normalises its...
tree
|
commitdiff
2011-09-21
Simon Marlow
show bindings in the order they were defined
tree
|
commitdiff
2011-09-21
Simon Marlow
Add support for all top-level declarations to GHCi
tree
|
commitdiff
2011-09-21
Simon Marlow
In :load, call GHC.guessTarget on the new targets befor...
tree
|
commitdiff
2011-09-17
Ian Lynagh
Fix etags output; trac #4256
tree
|
commitdiff
2011-09-14
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-09-13
Ian Lynagh
Remove an old "ToDo" comment
tree
|
commitdiff
2011-09-09
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-09-09
Max Bolingbroke
Merge branch 'no-pred-ty'
tree
|
commitdiff
2011-09-06
Max Bolingbroke
Implement -XConstraintKind
tree
|
commitdiff
2011-09-02
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-09-01
Ian Lynagh
Add a flag -fno-ghci-history
tree
|
commitdiff
2011-08-26
Simon Marlow
fix warning
tree
|
commitdiff
2011-08-26
Simon Marlow
Clean up the handling of the import and :module command...
tree
|
commitdiff
2011-08-22
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-08-22
Simon Peyton Jones
In :browse, always print output in the *current* context
tree
|
commitdiff
2011-08-19
David Terei
Formatting fixes
tree
|
commitdiff
2011-08-19
David Terei
Change use of if to when
tree
|
commitdiff
2011-08-19
David Terei
More info from :issafe ghci command
tree
|
commitdiff
2011-08-06
Peter Wortmann
Teach GHC to compile objective-c++ files as well (trac...
tree
|
commitdiff
2011-08-05
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-08-05
Simon Marlow
sanitise naming of package lists
tree
|
commitdiff
2011-08-02
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-08-02
Simon Peyton Jones
Wibble to main "Refactor the imports of InteractiveCont...
tree
|
commitdiff
2011-08-02
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-08-02
Simon Peyton Jones
Refactor the imports of InteractiveContext
tree
|
commitdiff
2011-07-29
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-07-27
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-07-21
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-07-21
Simon Marlow
show warning flags in :set (lost in the recent dopt...
tree
|
commitdiff
2011-07-20
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-07-20
Simon Marlow
Factor the GHC version into the hash generated by ...
tree
|
commitdiff
2011-07-18
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-07-12
Simon Marlow
Debugger commands do not work with -fno-ghci-sandbox...
tree
|
commitdiff
2011-07-08
Ian Lynagh
Relax some dependencies
tree
|
commitdiff
2011-07-03
Ian Lynagh
defaultErrorHandler now only takes LogAction
tree
|
commitdiff
2011-06-30
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-06-30
David Terei
SafeHaskell: Try to be consistent in naming.
tree
|
commitdiff
2011-06-27
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-06-27
Ian Lynagh
Merge branch 'master' of mac:ghc/git/val32/.
tree
|
commitdiff
2011-06-27
Simon Peyton Jones
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-06-26
Sam Anklesaria
trac #5265 (support for additional .ghci files)
tree
|
commitdiff
2011-06-24
Ian Lynagh
Merge branch 'master' of dippy:c:/msys/1.0/home/ian...
tree
|
commitdiff
2011-06-23
Ian Lynagh
Merge branch 'master' of darcs.haskell.org/ghc
tree
|
commitdiff
2011-06-23
Ian Lynagh
Follow Cabal reorganisation, and improve build system...
tree
|
commitdiff
next