2008-02-22 |
Simon Marlow | add GC(0) and GC(1) time |
tree | commitdiff |
2008-02-15 |
simonmar@microsoft.com | measure mut_elapsed_time |
tree | commitdiff |
2008-02-15 |
simonmar@microsoft.com | fix build with 6.8 |
tree | commitdiff |
2008-01-16 |
Simon Marlow | cut-and-pasto |
tree | commitdiff |
2008-01-07 |
simonmar@microsoft.com | add GC elapsed time |
tree | commitdiff |
2007-12-20 |
simonmar@microsoft.com | update to match Mb -> MB change in -s output |
tree | commitdiff |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
tree | commitdiff |
2008-06-14 |
Ian Lynagh | Use -fforce-recomp rather than -no-recomp when building... |
tree | commitdiff |
2008-05-28 |
Simon Marlow | Use MD5 checksums for recompilation checking (fixes... |
tree | commitdiff |
2008-05-22 |
Manuel M T Chakravarty | Ensure runhaskell is rebuild in stage2 |
tree | commitdiff |
2008-05-19 |
Simon Marlow | FIX #1955: confusion between .exe.hp and .hp suffixes... |
tree | commitdiff |
2008-05-17 |
Tim Chevalier | Add dummy LICENSE file to make Cabal go through |
tree | commitdiff |
2008-05-15 |
Tim Chevalier | don't rebuild PrimEnv if genprimopcode and/or primops... |
tree | commitdiff |
2008-05-14 |
Tim Chevalier | Cabalize ext-core tools |
tree | commitdiff |
2008-05-10 |
Ian Lynagh | Update ghc-pkg to follow Cabal changes |
tree | commitdiff |
2008-05-05 |
Tim Chevalier | External Core tools: add note to README about where... |
tree | commitdiff |
2008-05-05 |
Tim Chevalier | External Core tools: track new syntax for newtypes |
tree | commitdiff |
2008-05-04 |
Tim Chevalier | Improve syntax for primitive coercions in External... |
tree | commitdiff |
2008-05-03 |
Tim Chevalier | Fix External Core interpreter |
tree | commitdiff |
2008-04-12 |
Ian Lynagh | Generate fsLit not FSLIT in genprimopcode |
tree | commitdiff |
2008-04-22 |
Tim Chevalier | Improve External Core syntax for newtypes |
tree | commitdiff |
2008-04-22 |
Tim Chevalier | External Core typechecker - improve handling of coercions |
tree | commitdiff |
2008-04-08 |
Ian Lynagh | Fix lndir |
tree | commitdiff |
2008-04-16 |
Tim Chevalier | Improve External Core syntax |
tree | commitdiff |
2008-04-14 |
Tim Chevalier | Revive External Core typechecker |
tree | commitdiff |
2008-04-14 |
Tim Chevalier | Extra info in genprimopcode --make-ext-core-source |
tree | commitdiff |
2008-04-10 |
Tim Chevalier | Extend genprimopcode to print primop types for ext... |
tree | commitdiff |
2008-04-08 |
andy@galois.com | Fixing hpc combine and hpc map to use the correct help... |
tree | commitdiff |
2008-03-29 |
Tim Chevalier | Revive External Core parser |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | prelude/PrimOp is now mostly warning-free |
tree | commitdiff |
2008-03-29 |
Ian Lynagh | Use _ rather than "other" in generated code |
tree | commitdiff |
2008-03-20 |
Tim Chevalier | Handle hierarchical module names in External Core tools |
tree | commitdiff |
2008-03-10 |
Tim Chevalier | First cut at reviving the External Core tools |
tree | commitdiff |
2008-03-05 |
Ian Lynagh | Copy the right ghc-pkg.bin into bindists |
tree | commitdiff |
2008-02-21 |
Manuel M T Chakravarty | Mac OS X deployment target: piping opts through Makefiles |
tree | commitdiff |
2008-02-18 |
Manuel M T Chakravarty | All installed Haskell prgms have an inplace and an... |
tree | commitdiff |
2008-02-17 |
Ian Lynagh | Tweak whitespace |
tree | commitdiff |
2008-02-17 |
Ian Lynagh | Fix typo |
tree | commitdiff |
2008-02-15 |
Ian Lynagh | Make hasktags -Wall clean |
tree | commitdiff |
2008-02-15 |
Ian Lynagh | Whitespace only |
tree | commitdiff |
2008-02-15 |
Ian Lynagh | Fix building hasktags |
tree | commitdiff |
2008-02-12 |
marco-oweber@gmx.de | find module names, fix for get constructor names, find... |
tree | commitdiff |
2008-02-12 |
marco-oweber@gmx.de | added TODO item and link to alternatives on wiki |
tree | commitdiff |
2008-02-08 |
Simon Marlow | Remove some of the old compat stuff now that we assume... |
tree | commitdiff |
2008-02-07 |
Simon Marlow | Allow runghc to take input from stdin, just like Ruby... |
tree | commitdiff |
2008-02-05 |
Simon Marlow | matchesPkg: match against the pkg Id (foo-1.0) not... |
tree | commitdiff |
2008-02-01 |
Simon Marlow | FIX BUILD with ghc-6.4.x |
tree | commitdiff |
2008-01-26 |
andy@galois.com | Fix #2062: foldr1 problem in hpc tool |
tree | commitdiff |
2008-01-23 |
Simon Marlow | FIX #1750: in isBrokenPackage, don't loop if the deps... |
tree | commitdiff |
2008-01-22 |
Simon Marlow | This goes with the patch for #1839, #1463 |
tree | commitdiff |
2008-01-21 |
claus.reinke@talk2... | FIX #1839, #1463, by supporting ghc-pkg bulk queries... |
tree | commitdiff |
2008-01-20 |
Ian Lynagh | Tweak runghc |
tree | commitdiff |
2008-01-12 |
Ian Lynagh | Add GMP_INCLUDE_DIRS in a couple of places |
tree | commitdiff |
2007-12-14 |
Simon Marlow | always try to remove the new file before restoring... |
tree | commitdiff |
2007-12-13 |
Simon Marlow | FIX #1963: catch Ctrl-C and clean up properly |
tree | commitdiff |
2007-12-12 |
Simon Marlow | "list --simple-output" should be quiet when there are... |
tree | commitdiff |
2007-11-16 |
Simon Marlow | Change the command-line semantics for query commands |
tree | commitdiff |
2007-11-16 |
Simon Marlow | Disallow installing packages whose names differ in... |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1596 (remove deprecated --define-name) |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1837: remove deprecated support for unversioned... |
tree | commitdiff |
2007-11-09 |
claus.reinke@talk2... | FIX 1463 (implement 'ghc-pkg find-module') |
tree | commitdiff |
2007-11-14 |
Simon Marlow | remove --define-name from the --help usage message... |
tree | commitdiff |
2007-11-14 |
Simon Marlow | FIX #1837: emit deprecated message for unversioned... |
tree | commitdiff |
2007-11-10 |
Ian Lynagh | Use INSTALL_SCRIPT, not INSTALL_PROGRAM, when installin... |
tree | commitdiff |
2007-11-06 |
Simon Marlow | update to use latest changes to the GHC API (works... |
tree | commitdiff |
2007-11-05 |
Simon Marlow | Various improvements |
tree | commitdiff |
2007-11-05 |
Simon Marlow | build ghctags-inplace |
tree | commitdiff |
2007-11-05 |
Simon Marlow | catch up with changes to checkModule |
tree | commitdiff |
2007-06-25 |
Simon Marlow | reorder the imports |
tree | commitdiff |
2007-06-25 |
Simon Marlow | follow changes in HsRecFields |
tree | commitdiff |
2007-06-25 |
Simon Marlow | merged patches relating to GhcTags from #946 |
tree | commitdiff |
2006-10-13 |
nr@eecs.harvard.edu | new README file for utils/ghctags |
tree | commitdiff |
2006-09-20 |
Norman Ramsey | proper HC entry for bootstrapping in Makefile |
tree | commitdiff |
2006-09-20 |
Norman Ramsey | first cut at missing case for ids defined in pattern |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | change representation of FoundThing |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | get names of data constructors |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | do notation for the Maybe monad |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | load all files at once and compute tags for all |
tree | commitdiff |
2006-09-17 |
Norman Ramsey | tell GHC not to generate code (thanks Simon M) |
tree | commitdiff |
2006-09-16 |
Norman Ramsey | cover more cases; take GHC options on command line |
tree | commitdiff |
2006-09-15 |
Norman Ramsey | initial, very incomplete tags generator |
tree | commitdiff |
2007-10-29 |
Ian Lynagh | Teach ghc-pkg about $httptopdir |
tree | commitdiff |
2007-10-25 |
Simon Marlow | default to installing runhaskell and hsc2hs again,... |
tree | commitdiff |
2007-10-25 |
andy@unsafeperform... | Fixing typo in runtime documentation for hpc, push... |
tree | commitdiff |
2007-10-14 |
andy@galois.com | Improving the combine mode for hpc |
tree | commitdiff |
2007-09-14 |
Simon Marlow | distclean: ghcprof-inplace |
tree | commitdiff |
2007-09-07 |
Ian Lynagh | Add a --names-only flag for list --simple-output |
tree | commitdiff |
2007-09-09 |
sven.panne@aedion.de | Removed install-dirs target, it is unnecessary and... |
tree | commitdiff |
2007-09-08 |
andy@galois.com | Fixing Hpc's Finite Map compat lib for ghc 6.2.1 |
tree | commitdiff |
2007-09-08 |
andy@galois.com | updating hpc toolkit |
tree | commitdiff |
2007-09-07 |
andy@galois.com | Fixing hpc to allow use of hash function to seperate... |
tree | commitdiff |
2007-09-06 |
Ian Lynagh | Remove hardtop_plat/FPTOOLS_TOP_ABS_PLATFORM |
tree | commitdiff |
2007-09-05 |
Ian Lynagh | Add an OPTIONS -w pragma to utils/genprimopcode/Lexer.xx |
tree | commitdiff |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
tree | commitdiff |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
tree | commitdiff |
2007-09-02 |
Ian Lynagh | Fix warnings in ghc-pkg on Windows |
tree | commitdiff |
2007-09-02 |
Ian Lynagh | Fix and supress some warnings, and turn on -Werror... |
tree | commitdiff |
2007-08-28 |
Ian Lynagh | Use DESTDIR when installing |
tree | commitdiff |
2007-08-26 |
Simon Marlow | convert to use System.FilePath |
tree | commitdiff |
2007-08-24 |
Simon Marlow | fix getting the exit code |
tree | commitdiff |
next |