Add PrimCall to the STG layer and update Core -> STG translation
[ghc-hetmet.git] / compiler / ghci /
2009-05-29 Simon MarlowChanges for the new IO library, mainly base-package...
2009-05-28 simonpj@microsoft.comRemove type-ambiguous (fromIntegral 0)::Int, replacing...
2009-04-29 Ian LynaghUse haskeline, rather than editline, for line editing...
2009-04-24 Ian LynaghRequire a bang pattern when unlifted types are where...
2009-04-21 Simon MarlowFIX #2682: banish silly cases of the "module Foo is...
2009-04-20 Simon MarlowFIX #2845: Allow breakpoints on expressions with unlift...
2009-04-19 pepe iborraReally fix Trac #2611 this time
2009-04-18 pepe iborraFix Trac #2611
2009-03-13 Simon Marlowtidy up "missing symbol" error message
2009-03-11 Simon MarlowFIX #2816 (correct unicode output for :type/:kind)
2009-03-05 Simon Marlowadd final newlines
2009-03-03 pepe iborraFix #3067: GHCi panics with 'initTc:LIE' while :steppin...
2009-02-22 Peter Hercek:steplocal and :stepmodule should not polute trace...
2009-02-22 Peter HercekDo not print anything to stdout when stopping at a...
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2009-01-30 Simon MarlowForce the result of user-defined commands
2009-01-27 Simon Marlow#2973: we should virtualise the CWD inside the GHC...
2009-01-04 Ian LynaghFix build
2008-12-09 Ori AvtalionAdd GHCi completions to :set and :show
2009-01-02 simonpj@microsoft.comMake record selectors into ordinary functions
2008-12-30 simonpj@microsoft.comTidy up treatment of big lambda (fixes Trac #2898)
2008-12-29 Ian LynaghFix warnings in ByteCodeAsm
2008-12-29 Ian LynaghFix warnings in ByteCodeInstr
2008-12-11 Thomas SchillingComments only. Fix typo.
2008-11-26 simonpj@microsoft.comFormat output for :t more nicely
2008-11-22 Thomas SchillingChange 'handleFlagWarnings' to throw exceptions instead...
2008-11-14 Simon MarlowDon't put stdin into non-blocking mode (#2778, #2777)
2008-11-07 Clemens FruhwirthReplace couple of fromJust with expectJust
2008-11-04 Simon Marlowfix the :help docs for :set stop (#2737)
2008-10-31 Ian Lynagh:set prompt now understand Haskell String syntax; trace...
2008-10-20 Judah JacobsonRestore the terminal attributes even if ghci does not...
2008-10-16 Judah JacobsonFIX #2691: Manually reset the terminal to its initial...
2008-10-16 Judah JacobsonEliminate duplicate flags in the tab completion of...
2008-10-11 pepeFix a typo which was causing ghci to quit on commands...
2008-10-09 Simon MarlowpushAtom: add missing case for MachNullAddr (#2589)
2008-10-06 Thomas SchillingMake 'gblock' and 'gunblock' part of 'ExceptionMonad...
2008-10-03 Ian LynaghUse an extensible-exceptions package when bootstrapping
2008-10-03 simonpj@microsoft.comAdd ASSERTs to all calls of nameModule
2008-10-02 Thomas SchillingLet parseModule take a ModSummary like checkAndLoadModu...
2008-09-26 pepeClean up a bit and improve an error message
2008-09-24 Judah JacobsonDon't exit ghci if :info is called on an undefined...
2008-09-22 Simon MarlowFix to new executable allocation code (fixed print002...
2008-09-19 Simon MarlowOn Linux use libffi for allocating executable memory...
2008-09-18 pepeFix a couple of issues with :print
2008-04-18 pepewibble
2008-09-15 simonpj@microsoft.comMinor refactoring to get rid of Type.splitNewTyConApp
2008-09-15 Thomas SchillingGeneralise type of 'withExtendedLinkEnv'.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/InteractiveUI.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/GhciTags.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/Debugger.
2008-09-15 Thomas SchillingUse 'GhcMonad' in ghci/GhciMonad.
2008-09-03 Simon MarlowWindows: print an error message in addDLL
2008-08-27 Simon Marlowre-fix of #1205, fix #2542
2008-08-26 Ian LynaghGive locations of flag warnings/errors
2008-08-16 Ian LynaghWhen doing :l, abandon all breakpoints before we unload...
2008-08-13 Ian LynaghFollow changes in Cabal
2008-08-11 Simon Marlowbuild base3-compat
2008-07-31 Max BolingbrokeMinor refactoring in RtClosureInspect
2008-07-31 Max BolingbrokeHandle optSrcSpanFileName in InteractiveUI
2008-07-31 Max BolingbrokeSplit the Id related functions out from Var into Id...
2008-07-31 Max BolingbrokeRename maybeTyConSingleCon to tyConSingleDataCon_maybe
2008-07-31 Ian LynaghFollow changes in the base library
2008-07-30 Ian LynaghFollow extensible exception changes
2008-07-30 Simon Marlowworkaround #2277: turn off the RTS timer when calling...
2008-07-24 Simon Marlowsmall cleanup
2008-07-21 Ian LynaghFixes for haddock 0.8
2008-07-20 Thomas SchillingFix Haddock errors.
2008-07-11 Ian LynaghMove -fno-cse flags from Makefile into pragmas
2008-06-26 Ian LynaghFollow Cabal changes
2008-06-16 Ian LynaghMore commandline flag improvements
2008-06-16 Ian LynaghRemove an ifdef
2008-06-15 Ian LynaghRemove an ifdef
2008-06-15 Ian LynaghAllow -X flags to be deprecated, and deprecate RecordPu...
2008-06-14 Ian LynaghFix warnings in Linker
2008-06-14 Ian LynaghUse the right set of linkables in unload_wkr
2008-06-14 Ian LynaghUse bracket_ rather than bracket in withExtendedLinkEnv
2008-06-14 Ian LynaghRemove more ifdeffery
2008-06-14 Ian LynaghRemove more ifdeffery
2008-06-14 Ian LynaghRemove more ifdeffery
2008-06-14 Ian LynaghRemove some ifdeffery
2008-06-14 Ian LynaghAllow flags to be marked as deprecated
2008-05-28 Simon MarlowFIX #1970: ghci -hide-all-packages should work
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...
2008-05-20 Simon Marlowsort the output of :show packages
2008-05-15 Simon Marlowvalidate fix: eliminate a warning on non-Windows
2008-05-15 Simon MarlowFIX #2014: Template Haskell w/ mutually recursive modules
2008-05-14 Simon MarlowFIX #1288: GHCi wasn't adding the @n suffix to stdcalls...
2008-05-11 Ian LynaghFollow Cabal changes in ghci/Linker
2008-05-04 Ian LynaghMake ByteCodeGen warning-free
2008-05-03 Ian LynaghTiny code tweak in the definition of io in GhciMonad...
2008-05-03 Ian LynaghMake GhciMonad warning-free
2008-05-03 Ian LynaghTiny code recatoring in GhciTags
2008-05-03 Ian LynaghMake GhciTags warning-free
2008-05-03 Ian LynaghMake ObjLink warning-free
2008-04-29 Simon Marlowchange topHandlerFastExit to topHandler, so the termina...
2008-04-29 Simon Marlowdon't turn off stdin/stdout buffering after loading...
2008-04-27 Ian LynaghAdd :list to ghci's :? help; fixes trac #2217
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in InteractiveUI
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in RtClosureInspect
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Linker
next