Implement regslot inlining, document soundness concerns.
[ghc-hetmet.git] / docs /
2011-05-31 Simon Marlowmore typos (#5225)
2011-05-31 Daniel FischerFix typos in 7.0.1-notes.xml
2011-05-31 Daniel FischerSpace between fromInteger and function in bugs.xml
2011-05-31 Daniel FischerFix typos in debugging.xml
2011-05-31 Daniel FischerFix typos in ffi-chap.xml
2011-05-31 Daniel FischerFix typos in packages.xml
2011-05-31 Daniel FischerFix typos in profiling.xml
2011-05-31 Daniel FischerFix typos in runtime_control.xml
2011-05-31 Daniel FischerRemove repeated at in using.xml
2011-05-31 Daniel FischerFix typos in shared_libs.xml
2011-05-31 Daniel FischerFix two typos in flags.xml
2011-05-31 Daniel FischerFix typos in using.xml
2011-05-31 Daniel FischerFix typo everytime
2011-05-31 Daniel Fischerglasgow_exts.xml whitespace
2011-05-31 Daniel Fischerbugs.xml whitespace
2011-05-31 Daniel Fischerdebugging.xml whitespace
2011-05-31 Daniel Fischerffi-chap.xml whitespace
2011-05-31 Daniel Fischerglasgow_exts.xml typos and whitespace
2011-05-31 Daniel Fischerintro.xml whitespace
2011-05-31 Daniel Fischerlicense.xml whitespace
2011-05-31 Daniel Fischerparallel.xml whitespace
2011-05-31 Daniel Fischerphases.xml whitespace
2011-05-31 Daniel Fischerprofiling.xml whitespace
2011-05-31 Daniel Fischerruntime_control.xml whitespace
2011-05-31 Daniel Fischerseparate_compilation.xml whitespace
2011-05-31 Daniel Fischerwin32-dlls.xml whitespace
2011-05-31 Daniel Fischerusing.xml whitespace
2011-05-31 Daniel Fischerflags.xml whitespace
2011-05-31 Daniel Fischerghci.xml whitespace only
2011-05-26 Simon Peyton JonesMerge remote branch 'origin/master' into ghc-generics
2011-05-25 Simon Marlowdeprecate the -n option (#5180)
2011-05-21 David TereiFix small type in user guide.
2011-05-20 Jose Pedro MagalhaesMerge branch 'master' of darcs.haskell.org/ghc into...
2011-05-17 Duncan CouttsFIX #4825: Update User Guide info on DLLs.
2011-05-12 Jose Pedro MagalhaesMerge branch 'master' of darcs.haskell.org/ghc into...
2011-05-11 Edward Z. YangDocument -ddump-to-file.
2011-05-09 Jose Pedro Magalhaes"Representable0" -> "Generic" in the user's guide.
2011-05-05 Jose Pedro MagalhaesUpdate the User Guide with generics stuff.
2011-05-04 Simon Peyton JonesFinal batch of monad-comprehension stuff
2011-04-28 Simon Peyton JonesMerge remote branch 'origin/master' into monad-comp
2011-04-28 Simon Peyton JonesPreliminary monad-comprehension patch (Trac #4370)
2011-04-27 Ben LippmeierMerge branch 'master' of /Users/benl/devel/ghc/ghc...
2011-04-27 Ben LippmeierDocument flags to suppress unwanted info in core dumps.
2011-04-21 Lennart KolmodinFix typo in shared libraries documentation.
2011-04-16 Ian LynaghDocument -fwarn-missing-local-sigs; part of #4817
2011-04-14 Ian LynaghFix typo in docs; spotted by Rustom Mody in beginners@
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2011-04-06 Simon Marlowdoc fix: -package-name is more static than dynamic...
2011-04-04 Ian LynaghRemove dead code, now that -fvia-c is a no-op
2011-03-31 simonpj@microsoft.comAdd a new static flag -fno-opt-coercion
2011-03-31 simonpj@microsoft.comNew statistics flags -ddump-core-stats
2011-03-29 Ian LynaghRemove -fvia-C references from the users guide
2011-03-25 simonpj@microsoft.comFix typo in documentation (Trac #5035)
2011-03-23 Ian LynaghDocument new hsc2hs flags, and use the --cross-safe...
2011-03-11 Ian LynaghConsistently use <sect1> etc rather than <section>...
2011-03-06 Edward Z. YangImpredicative polymorphism no longer deprecated.
2011-03-06 Ian LynaghFix doc formatting
2011-03-06 simonpj@microsoft.comDocument -fwarn-missing-import-lists
2011-02-26 Vivian McPhail:script file scripts in GHCi #1363
2011-02-20 Manuel M T ChakravartyAdded a VECTORISE pragma
2011-02-07 Ian LynaghCall the final build system phase "final" rather than ""
2011-02-01 Simon Marlow+RTS -qw hasn't done anything since 7.0.1; remove the...
2011-01-28 simonpj@microsoft.comFix formatting glitch in documentation
2011-01-27 simonpj@microsoft.comRefine incomplete-pattern checks (Trac #4905)
2011-01-17 Ian LynaghUpdate the generics docs; pointed out by Christian...
2011-01-15 Ian LynaghBuild system improvements
2011-01-06 Ian LynaghOn Cygwin, use a Cygwin-style path for /bin/install...
2011-01-06 Ian LynaghFix mkUserGuidePart program name on Windows
2011-01-06 Simon Marlowfix markup
2010-11-05 Vivian McPhailmultiline commands in GHCi #4316
2010-12-18 Ian LynaghDocument GADTSyntax extension
2010-12-17 Ian LynaghPut an up-to-date Makefile in docs/Makefile
2010-12-16 Simon Marlowrefactor and tidy up the section on RTS options
2010-12-09 OrphiRelated to #4826: Some minor tweaks to the wording...
2010-12-09 OrphiFIX #4826 partial: Add -rtsopts and -with-rtsopts to...
2010-12-09 OrphiFIX #4826 partially: Change -f to -? in User Guide...
2010-12-15 Simon MarlowImplement stack chunks and separate TSO/STACK objects
2010-12-14 simonpj@microsoft.comInstance declaration overlap allowed if *either* has...
2010-12-14 simonpj@microsoft.comFix Trac #4841: behave right with TypeSynonymInstances...
2010-12-01 Ian LynaghRemove NewQualifiedOperators
2010-12-01 Simon Marlowfix ref to utils/ext-core, which moved to Hackage ...
2010-12-01 Simon Marlowfix floating-point/FFI section: fenv is C99, not POSIX
2010-11-26 Simon MarlowDocument the behaviour of fenv.h functions with GHC...
2010-11-27 Roman LeshchinskiyDocument -ddump-rule-firings and -ddump-rule-rewrites
2010-11-23 Ian LynaghRemove references to Haskell 98
2010-11-17 simonpj@microsoft.comDocument SPECIALISE for imported functions
2010-11-17 simonpj@microsoft.comFix Trac #4498: bang-pattern bindings are monomorphic
2010-11-16 simonpj@microsoft.comAdd -fwarn-lazy-unlifted-bindings to the list of flags
2010-11-16 simonpj@microsoft.comImprove documentation for -fwarn-incomplete-patterns
2010-11-16 simonpj@microsoft.comAdd warning for probable identities (fromIntegral and...
2010-11-15 simonpj@microsoft.comFix -fwarn-missing-import-lists (fix Trac #4489)
2010-11-14 Ian LynaghRemove -Ofile docs
2010-11-14 Ian LynaghUpdate to docbook 4.5; fixes trac #4447
2010-10-13 Simon Marlowtweaks
2010-10-22 simonpj@microsoft.comAdd rebindable syntax for if-then-else
2010-10-20 Simon Marlowfix markup
2010-10-20 Simon Marlowremove xref to hasktags
2010-10-10 Neil Mitchell Update the documentation on using DLL's from Windows...
2010-10-18 Simon Marlowhasktags was dropped in GHC 6.12, remove it from the...
2010-10-15 Ian LynaghAdd a -fghci-sandbox flag so that we can en/disable...
next