projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix FFI declaration checks
[ghc-hetmet.git]
/
compiler
/
ghci
/
RtClosureInspect.hs
2009-08-24
Ross Paterson
trim Data.Sequence import, in preparation for expanding...
blob
|
commitdiff
2009-08-02
Simon Marlow
RTS tidyup sweep, first phase
blob
|
commitdiff
|
diff to current
2009-07-22
Ian Lynagh
Make the Integer library used directly configurable...
blob
|
commitdiff
|
diff to current
2009-07-06
simonpj@microsoft.com
Trim unused imports detected by new unused-import code
blob
|
commitdiff
|
diff to current
2009-07-01
Max Bolingbroke
Support for -fwarn-unused-do-bind and -fwarn-wrong...
blob
|
commitdiff
|
diff to current
2009-06-23
Ian Lynagh
Fix the GHCi debugger so that it can recognise Integers...
blob
|
commitdiff
|
diff to current
2009-05-29
Simon Marlow
Changes for the new IO library, mainly base-package...
blob
|
commitdiff
|
diff to current
2009-04-19
pepe iborra
Really fix Trac #2611 this time
blob
|
commitdiff
|
diff to current
2009-04-18
pepe iborra
Fix Trac #2611
blob
|
commitdiff
|
diff to current
2009-03-05
Simon Marlow
add final newlines
blob
|
commitdiff
|
diff to current
2009-03-03
pepe iborra
Fix #3067: GHCi panics with 'initTc:LIE' while :steppin...
blob
|
commitdiff
|
diff to current
2008-09-26
pepe
Clean up a bit and improve an error message
blob
|
commitdiff
|
diff to current
2008-09-18
pepe
Fix a couple of issues with :print
blob
|
commitdiff
|
diff to current
2008-04-18
pepe
wibble
blob
|
commitdiff
|
diff to current
2008-09-15
simonpj@microsoft.com
Minor refactoring to get rid of Type.splitNewTyConApp
blob
|
commitdiff
|
diff to current
2008-07-31
Max Bolingbroke
Minor refactoring in RtClosureInspect
blob
|
commitdiff
|
diff to current
2008-07-31
Max Bolingbroke
Rename maybeTyConSingleCon to tyConSingleDataCon_maybe
blob
|
commitdiff
|
diff to current
2008-07-20
Thomas Schilling
Fix Haddock errors.
blob
|
commitdiff
|
diff to current
2008-06-16
Ian Lynagh
Remove an ifdef
blob
|
commitdiff
|
diff to current
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in RtClosureInspect
blob
|
commitdiff
|
diff to current
2008-04-21
pepe
Fix #2044 (:printing impredicatively typed things)
blob
|
commitdiff
|
diff to current
2008-04-07
Manuel M T Chakravarty
Remove GADT refinements, part 5
blob
|
commitdiff
|
diff to current
2008-03-29
Ian Lynagh
Don't import FastString in HsVersions.h
blob
|
commitdiff
|
diff to current
2008-02-19
Simon Marlow
fix unregisterised stage 2 build
blob
|
commitdiff
|
diff to current
2008-02-04
Simon Marlow
Support for using libffi to implement FFI calls in...
blob
|
commitdiff
|
diff to current
2008-01-24
Ian Lynagh
Fix the build
blob
|
commitdiff
|
diff to current
2008-01-17
Twan van Laarhoven
Replace ioToTcRn with liftIO
blob
|
commitdiff
|
diff to current
2007-12-08
Pepe Iborra
Comments only
blob
|
commitdiff
|
diff to current
2007-12-08
Pepe Iborra
Refactoring only
blob
|
commitdiff
|
diff to current
2007-12-08
Pepe Iborra
Change the format used by :print to show the content...
blob
|
commitdiff
|
diff to current
2007-12-04
Pepe Iborra
Teach :print to follow references (STRefs and IORefs)
blob
|
commitdiff
|
diff to current
2007-12-02
Pepe Iborra
refactoring only
blob
|
commitdiff
|
diff to current
2007-11-14
Pepe Iborra
wibble
blob
|
commitdiff
|
diff to current
2007-11-14
Pepe Iborra
Try to manage the size of the text rendered for ':show...
blob
|
commitdiff
|
diff to current
2007-11-14
Pepe Iborra
Make the Term ppr depth aware
blob
|
commitdiff
|
diff to current
2007-11-14
Pepe Iborra
Use paragraph fill sep where possible
blob
|
commitdiff
|
diff to current
2007-11-13
Pepe Iborra
Fix Trac 1865: GHCi debugger crashes with :print
blob
|
commitdiff
|
diff to current
2007-10-13
Pepe Iborra
Replaced two uses of head b explicit pattern matching
blob
|
commitdiff
|
diff to current
2007-09-28
Pepe Iborra
Following an indirection doesn't count as a RTTI step
blob
|
commitdiff
|
diff to current
2007-10-18
Simon Marlow
fix :print when !tablesNextToCode
blob
|
commitdiff
|
diff to current
2007-09-27
Pepe Iborra
Finally, I managed to squash an infamous bug in :print
blob
|
commitdiff
|
diff to current
2007-09-12
Pepe Iborra
Better modelling of newtypes in the Term datatype
blob
|
commitdiff
|
diff to current
2007-09-11
Pepe Iborra
Refactoring & documenting the Term pprinter used by...
blob
|
commitdiff
|
diff to current
2007-09-11
Pepe Iborra
Custom printer for the Term datatype that won't output...
blob
|
commitdiff
|
diff to current
2007-09-11
Pepe Iborra
Custom printer for the Term datatype that won't output...
blob
|
commitdiff
|
diff to current
2007-09-07
Ian Lynagh
Fix assertions in RtClosureInspect
blob
|
commitdiff
|
diff to current
2007-09-06
Pepe Iborra
warning police
blob
|
commitdiff
|
diff to current
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
blob
|
commitdiff
|
diff to current
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
blob
|
commitdiff
|
diff to current
2007-08-29
Pepe Iborra
Use a Data.Sequence instead of a list in cvReconstructType
blob
|
commitdiff
|
diff to current
2007-08-29
Pepe Iborra
Fix a bug in RtClosureInspect.cvReconstructType.
blob
|
commitdiff
|
diff to current
2007-08-29
Pepe Iborra
Warning police
blob
|
commitdiff
|
diff to current
2007-08-27
Pepe Iborra
Use a version of obtainTerm that takes a max depth...
blob
|
commitdiff
|
diff to current
2007-08-28
Manuel M T Chakravarty
Type checking for type synonym families
blob
|
commitdiff
|
diff to current
2007-08-10
Ian Lynagh
Follow Array changes (adding numElements field)
blob
|
commitdiff
|
diff to current
2007-07-14
Ian Lynagh
Fix for print022 (round up when dividing type size...
blob
|
commitdiff
|
diff to current
2007-07-14
Pepe Iborra
Automatic RTTI for ghci bindings
blob
|
commitdiff
|
diff to current
2007-07-12
Pepe Iborra
Teach :print to not panic when the DataCon for a closur...
blob
|
commitdiff
|
diff to current
2007-07-12
Pepe Iborra
Fix an array indexing bug in getClosureData (used by...
blob
|
commitdiff
|
diff to current
2007-07-11
Pepe Iborra
Fix imports & add missing type signatures
blob
|
commitdiff
|
diff to current
2007-07-11
Pepe Iborra
Add a max depth bound to the bfs implementation in...
blob
|
commitdiff
|
diff to current
2007-06-07
Lemmih
Fix a bug in MatchCon, and clarify what dataConInstOrig...
blob
|
commitdiff
|
diff to current
2007-06-17
Pepe Iborra
Several changes to the code dealing with newtypes in...
blob
|
commitdiff
|
diff to current
2007-05-24
Pepe Iborra
wibble
blob
|
commitdiff
|
diff to current
2007-05-23
Pepe Iborra
Clean up for code conventions & add some comment
blob
|
commitdiff
|
diff to current
2007-05-20
Pepe Iborra
wibble
blob
|
commitdiff
|
diff to current
2007-05-20
Pepe Iborra
Clean up & comments
blob
|
commitdiff
|
diff to current
2007-05-20
Pepe Iborra
cvReconstructType: a faster, types-only version of...
blob
|
commitdiff
|
diff to current
2007-05-19
Pepe Iborra
Rewrite the unsafe code dealing with unboxed primitives...
blob
|
commitdiff
|
diff to current
2007-05-16
Simon Marlow
add a comment
blob
|
commitdiff
|
diff to current
2007-04-30
Pepe Iborra
Restore tidying up of tyvars in :print
blob
|
commitdiff
|
diff to current
2007-04-26
Pepe Iborra
Dont tidy up tyvars after :print type reconstruction
blob
|
commitdiff
|
diff to current
2007-04-25
Pepe Iborra
fix :print reconstructing too many types in environment...
blob
|
commitdiff
|
diff to current
2007-04-25
Pepe Iborra
Fix some corner cases in :print after the recent changes
blob
|
commitdiff
|
diff to current
2007-04-25
Simon Marlow
force APs, AP_STACKs and ThunkSelectors in :force
blob
|
commitdiff
|
diff to current
2007-04-25
Simon Marlow
unused exports
blob
|
commitdiff
|
diff to current
2007-04-24
Pepe Iborra
We no longer instantiate tyvars to Unknown types in...
blob
|
commitdiff
|
diff to current
2007-04-20
Pepe Iborra
Haskell list syntax for the :print command
blob
|
commitdiff
|
diff to current
2007-04-20
Pepe Iborra
wibbles
blob
|
commitdiff
|
diff to current
2007-04-19
Pepe Iborra
add some DEBUG assertions
blob
|
commitdiff
|
diff to current
2007-04-19
Pepe Iborra
When possible, replace unification by matching in the...
blob
|
commitdiff
|
diff to current
2007-04-14
Pepe Iborra
:print command - Do not compute all the custom printers...
blob
|
commitdiff
|
diff to current
2007-04-17
Simon Marlow
Re-working of the breakpoint support
blob
|
commitdiff
|
diff to current
2007-02-20
bjpop@csse.unimelb...
Constructor names in info tables
blob
|
commitdiff
|
diff to current
2007-02-21
Pepe Iborra
Fix the behaviour of :print with functions
blob
|
commitdiff
|
diff to current
2007-02-16
Pepe Iborra
Fixed a bug with the :print command spotted by Bernie...
blob
|
commitdiff
|
diff to current
2007-02-07
Pepe Iborra
Type reconstruction/RTTI: improve handling of newtypes
blob
|
commitdiff
|
diff to current
2007-01-21
Pepe Iborra
Comments only
blob
|
commitdiff
|
diff to current
2007-01-20
Pepe Iborra
Fix a bug in the closure viewer
blob
|
commitdiff
|
diff to current
2007-01-07
Pepe Iborra
Reorganizing my mess a bit
blob
|
commitdiff
|
diff to current
2007-01-11
Pepe Iborra
Comments only
blob
|
commitdiff
|
diff to current
2007-01-07
Pepe Iborra
Try to emulate the output of 'deriving Show' in the...
blob
|
commitdiff
|
diff to current
2007-01-03
simonpj@microsoft.com
Change to Unix line-line-endings
blob
|
commitdiff
|
diff to current
2006-12-20
Pepe Iborra
Fix import lists
blob
|
commitdiff
|
diff to current
2006-12-18
Pepe Iborra
Replace association list in AddressEnv for a FiniteMap
blob
|
commitdiff
|
diff to current
2006-12-18
Pepe Iborra
Remove uses of Data.Traversable to fix stage1 on pre...
blob
|
commitdiff
|
diff to current
2006-12-10
Pepe Iborra
Playing with closures
blob
|
commitdiff
|
diff to current