2007-04-30 |
andy@galois.com | Changing internal data structures used by Hpc |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Pepe Iborra | Remove skolem tyvars from the InteractiveContext once... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Pepe Iborra | Restore tidying up of tyvars in :print |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ian Lynagh | Make GHCi's banner fit in a standard 80-column terminal |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ian Lynagh | Make boot handle getting the libraries |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ian Lynagh | Handle unbuildable packages differently |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ian Lynagh | Set rts/gmp/configure executable when booting |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Ian Lynagh | Look for -q in the darcs flags as well as the darcs... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Ian Lynagh | Put the darcs-all command parsing into main() so it... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Ian Lynagh | Make darcs-all a perl script |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Ian Lynagh | Don't enable the monomorphism warning by default |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | outside of runStmt, if a breakpoint is hit then just... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | give the statements under evaluation in the ":show... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | break by function: make sure we get the correct file |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | Breakpoints: don't attempt to bind variables with unbox... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | We shouldn't let-bind expressions with unlifted type |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | add missing @ (see bug #1302) |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | don't forget to clean the .bat files |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | Basic heap profile support without -prof |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Simon Marlow | add the constructor name field to the info table for... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | restore the correct Unicode ellipsis character |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Tim Chevalier | Avoid segfault when ticky file argument is stderr |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | Dont tidy up tyvars after :print type reconstruction |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | fix scoping issues with mdo (test dynbrk004) |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | Formatting and minor changes in the ghci debugger section |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | Update an example on the ghci debugger section |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | We don't have -fdebugging anymore, and fine tuning... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | New section on debugging lambdas in the ghci user guide |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | Unbreak the users_guide |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Pepe Iborra | :force is not unsupported anymore |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | Attach free variables rather than in-scope variables... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | getRdrNamesInScope: return interactively-bound names too |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | unused import |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Simon Marlow | Give a better error message when we try to print a... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Pepe Iborra | Drop newtypes before computing the refinement substitut... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Pepe Iborra | fix :print reconstructing too many types in environment... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Pepe Iborra | Fix some corner cases in :print after the recent changes |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Pepe Iborra | Update the users_guide regarding list notation in ... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | Tidy types of free vars at a breakpoint |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | the Unknown types aren't required now |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | remember the type of _result |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | force APs, AP_STACKs and ThunkSelectors in :force |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | use Any as the HValue type, this should be a bit safer... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | unused exports |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | unused import |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | refactor: move pprintClosureCommand out of the GHCi... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Simon Marlow | Keep track of free type variables in the interactive... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Pepe Iborra | Some tyvars were being introduced in the environment... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Pepe Iborra | When a type is refined after :print, propagate the... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Simon Marlow | convert type variables to TcTyVars, otherwise the typec... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Simon Marlow | DebuggerTys doesn't exist any more |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Simon Marlow | Breakpoints: get the names of the free variables right |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Pepe Iborra | We no longer instantiate tyvars to Unknown types in... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Simon Marlow | remove unused imports |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Simon Marlow | add comments |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Ian Lynagh | Tweak darcs-all script |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Ian Lynagh | Only haddock a package if it is buildable; spotted... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Manuel M T... | Generating synonym instance representation tycons |
commit | commitdiff | tree | snapshot |
2007-04-25 |
simonpj@microsoft.com | Add -fwarn-monomorphism-restriction (on by default... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
simonpj@microsoft.com | Retain inline-pragma information on unfoldings in inter... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
simonpj@microsoft.com | Fix comments about data constructors |
commit | commitdiff | tree | snapshot |
2007-04-25 |
simonpj@microsoft.com | Give the inferred type when warning of a missing type... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
simonpj@microsoft.com | Make ticky work, at least partly, on 64-bit machines |
commit | commitdiff | tree | snapshot |
2007-04-24 |
simonpj@microsoft.com | Add WAY_debug_t_NAME and WAY_debug_t_HC_OPTS |
commit | commitdiff | tree | snapshot |
2007-04-24 |
simonpj@microsoft.com | Fix bug in boxySplitTyConApp |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Simon Marlow | revert previous fix until I can find out why it was... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Fixes to datacon wrappers for indexed data types |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Part 2 of: Fix corner case of useless constraint in... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Fix corner case of useless constraint in SPECIALISE... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Warning police |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Put the default value for -dppr-user-length in the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Improve depth-cutoff for printing HsSyn in error messages |
commit | commitdiff | tree | snapshot |
2007-04-22 |
simonpj@microsoft.com | Comments only (concerning rewrite rules) |
commit | commitdiff | tree | snapshot |
2007-04-20 |
simonpj@microsoft.com | Fix the GHC.Base.inline builtin rule |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Pepe Iborra | Haskell list syntax for the :print command |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Pepe Iborra | Outputable.cparen |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Pepe Iborra | wibbles |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | breakpoints: fix the in-scope set for 'where' clauses |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | remove unused imports |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | remove a ToDo |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | new commnad :abandon, discards the current computation... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | split off :ctags and :etags support into a separate... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Simon Marlow | export SrcSpan & utils from GHC |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | The prompt now shows the current breakpoint |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | fix padding calculation in listAround |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | improve the heuristics to pick the best breakpoint... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | More debugger improvements |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | we weren't adding breakpoints on parenthesised expressions |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | Get the InteractiveContext right when stopped at a... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Simon Marlow | more layering cleanup: BreakArray should come from GHC |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Simon Marlow | update the help text |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Pepe Iborra | add some DEBUG assertions |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Pepe Iborra | When possible, replace unification by matching in the... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Pepe Iborra | :print command - Do not compute all the custom printers... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Pepe Iborra | Add GhciMonad to the package.conf.in Modules list |
commit | commitdiff | tree | snapshot |
2007-04-18 |
simonpj@microsoft.com | Fix bat-script generation for MSys |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ian Lynagh | Pass configure arguments to the library configure scripts |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Simon Marlow | Add support for breaking by function name: ':break... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Simon Marlow | improve completion for debugger commands |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Simon Marlow | unused import |
commit | commitdiff | tree | snapshot |
next |