June 2013 Archives by subject
Starting: Sat Jun 1 18:50:01 CEST 2013
Ending: Fri Jun 28 18:33:13 CEST 2013
Messages: 405
- [commit: base] master: Add a test for #7653 (13ac46d)
Ian Lynagh
- [commit: base] master: Add an import to fix build ordering (d4d008b)
Ian Lynagh
- [commit: base] master: Add setEnv/unsetEnv to System.Environment; fixes #7427 (60d5d2e)
Ian Lynagh
- [commit: base] master: Catch an illegal pragma and fix a typo (100c051)
Gabor Greif
- [commit: base] master: Change a use of atomicModifyIORef to atomicModifyIORef' (ddbe37f)
Ian Lynagh
- [commit: base] master: Clarification what 'atomic' means here. (16f71d6)
Edward Z. Yang
- [commit: base] master: Comments (a97ebe3)
Ian Lynagh
- [commit: base] master: expose new Word operation to swap endianness for Word{16, 32, 64} (3ef0f91)
Ian Lynagh
- [commit: base] master: Fix a comment (452008b)
Ian Lynagh
- [commit: base] master: Fix build on OS X (96bf7db)
Ian Lynagh
- [commit: base] master: Fix hClose002 with the threaded RTS IO manager (80b02b2)
Ian Lynagh
- [commit: base] master: Fix hSetBuffering004 to work with dynamic ghci (fb92baf)
Ian Lynagh
- [commit: base] master: Fix import warnings (5bd176f)
Ian Lynagh
- [commit: base] master: Fix some typos (a123775)
Gabor Greif
- [commit: base] master: GHC.Err is no longer a boot module; no GHC/Err.lhs-boot (9b7c1b1)
Ian Lynagh
- [commit: base] master: Ignore editor backup files (96d89d7)
Gabor Greif
- [commit: base] master: IO manager: Edit the timeout queue directly, rather than using an edit list (e843e73)
Johan Tibell
- [commit: base] master: IO manager: Edit the timeout queue directly, rather than using an edit list (e843e73)
Ian Lynagh
- [commit: base] master: Make GHC.Err depend on GHC.Integer (2227e5e)
Ian Lynagh
- [commit: base] master: One more GHC.Err import eliminated (07f8524)
Simon Peyton Jones
- [commit: base] master: Re-jig SOURCE imports (b801f5f)
Ian Lynagh
- [commit: base] master: Remove an import loop (4b0addb)
Ian Lynagh
- [commit: base] master: Remove some unnecessary SOURCE imports (5fe76f3)
Ian Lynagh
- [commit: base] master: Remove uses of RecordWildCards in GHC.Event.TimerManager (1f81187)
Ian Lynagh
- [commit: base] master: Replace all atomicModifyIORef calls in GHC.Event.TimerManager (9450515)
Ian Lynagh
- [commit: base] master: Revert "expose new Word operation to swap endianness for Word{16, 32, 64}" (2f8c5bf)
Simon Peyton Jones
- [commit: base] master: Revert accidental change (6d1b0d6)
Ian Lynagh
- [commit: base] master: Update GHC.ForeignPtr to use addCFinalizerToWeak# (9afb928)
Ian Lynagh
- [commit: base] master: Use atomicModifyIORef' rather than atomicModifyIORef (86c5358)
Ian Lynagh
- [commit: directory] master: Test cleaning fixes (571f32b)
Ian Lynagh
- [commit: filepath] master: Test cleaning fixes (8d34f78)
Ian Lynagh
- [commit: ghc-prim] master: add other architecture for bswap in a form of Stg functions. (585bdc6)
Ian Lynagh
- [commit: ghc] : Add ability to call functions with metadata as arguments to LLVM backend. (3b1d920)
David Terei
- [commit: ghc] : Add full support for declaration splices. (03e0ea6)
Geoffrey Mainland
- [commit: ghc] : Add full support for declaration splices. (82a7ab1)
Geoffrey Mainland
- [commit: ghc] : Add names for TExp type constructor and unType. (6356813)
Geoffrey Mainland
- [commit: ghc] : Add names for TExp type constructor and unType. (c1dd142)
Geoffrey Mainland
- [commit: ghc] : Add support for pattern splices. (360c75e)
Geoffrey Mainland
- [commit: ghc] : Add support for pattern splices. (a9abb46)
Geoffrey Mainland
- [commit: ghc] : Add support for typed brackets and splices. (51ca37f)
Geoffrey Mainland
- [commit: ghc] : Add syntactic support for typed expression brackets and splices. (71a1922)
Geoffrey Mainland
- [commit: ghc] : Add syntactic support for typed expression brackets and splices. (92b2e4e)
Geoffrey Mainland
- [commit: ghc] : Check the staging restriction in the renamer. (27da121)
Geoffrey Mainland
- [commit: ghc] : Check the staging restriction in the renamer. (97d316b)
Geoffrey Mainland
- [commit: ghc] : Clean up error context when checking brackets/splices. (85813f6)
Geoffrey Mainland
- [commit: ghc] : Clean up smart constructors for splices. (22a2ba0)
Geoffrey Mainland
- [commit: ghc] : Clean up smart constructors for splices. (fe521cc)
Geoffrey Mainland
- [commit: ghc] : Code formatting cleanup. (1301b10)
Geoffrey Mainland
- [commit: ghc] : Code formatting cleanup. (65d8466)
Geoffrey Mainland
- [commit: ghc] : Differentiate typed and untyped splices and brackets in the abstract syntax. (1760cae)
Geoffrey Mainland
- [commit: ghc] : Differentiate typed and untyped splices and brackets in the abstract syntax. (1893499)
Geoffrey Mainland
- [commit: ghc] : Differentiate typed and untyped splices and brackets in the abstract syntax. (4001fea)
Geoffrey Mainland
- [commit: ghc] : Extend globals to aliases (720a87c)
David Terei
- [commit: ghc] : Iteration on dterei's metadata design (12148d9)
David Terei
- [commit: ghc] : Rework LLVM metadata representation to be more accurate. (280a7ec)
David Terei
- [commit: ghc] : Track TH stage in the renamer. (30a19ba)
Geoffrey Mainland
- [commit: ghc] : Track TH stage in the renamer. (9726c67)
Geoffrey Mainland
- [commit: ghc] : Track the typed/untyped distinction in the current TH stage. (147bb85)
Geoffrey Mainland
- [commit: ghc] : Track the typed/untyped distinction in the current TH stage. (39cf343)
Geoffrey Mainland
- [commit: ghc] : Track the typed/untyped distinction in the current TH stage. (88c1ca2)
Geoffrey Mainland
- [commit: ghc] : Use SDoc for all LLVM pretty-printing (99d3922)
David Terei
- [commit: ghc] branch 'th-new-7.6' created
Geoffrey Mainland
- [commit: ghc] master: --show-options lists all flags. Add user documentation for #7843 (2280f96)
Ian Lynagh
- [commit: ghc] master: Actually fix rts/packages.conf.in ld-options. (5dc74f3)
Austin Seipp
- [commit: ghc] master: Actually make the change described in 'Fix egregious typo in cmpTypeX' (6ecfa98)
Simon Peyton Jones
- [commit: ghc] master: Add --show-options to list all flags (Fixes #7843) (a28731b)
Edward Z. Yang
- [commit: ghc] master: Add a comment (f83994e)
Ian Lynagh
- [commit: ghc] master: Add a work-around for #7978. (bdc3775)
Geoffrey Mainland
- [commit: ghc] master: Add braces for clarity (4ca8642)
Ian Lynagh
- [commit: ghc] master: Add important missing case for bothCPR (4669c9e)
Simon Peyton Jones
- [commit: ghc] master: Add release note blurb for Clang support. (e4fc6fd)
Austin Seipp
- [commit: ghc] master: Add some missing clang bits to the build system. (8f2f7a0)
Austin Seipp
- [commit: ghc] master: Add support for byte endian swapping for Word 16/32/64. (1c5b051)
Ian Lynagh
- [commit: ghc] master: Add the ability to customize the continuation prompt. (bc44435)
Ian Lynagh
- [commit: ghc] master: Add TyCon.checkRecTc, and use in in typeArity (a1a67b5)
Simon Peyton Jones
- [commit: ghc] master: Allow associated types as sub-names in an import list (Trac #8011) (e662c62)
Simon Peyton Jones
- [commit: ghc] master: Allow multiple C finalizers to be attached to a Weak# (d61c623)
Ian Lynagh
- [commit: ghc] master: Allow the GHCi messages to be overridden via the GHC API; fixes #7456 (f81e14b)
Ian Lynagh
- [commit: ghc] master: Avoid generating empty llvm.used definitions. (db9b631)
Geoffrey Mainland
- [commit: ghc] master: Better computeDiscount for ValAppCtxt (7f2a10f)
Simon Peyton Jones
- [commit: ghc] master: Break loop in interface typechecking (fixes Trac #8002) (2066702)
Simon Peyton Jones
- [commit: ghc] master: Change how we check that we have a suitable 'make' (96eca81)
Ian Lynagh
- [commit: ghc] master: Check for a weak pointer being dead before we do any allocation for it (6770663)
Ian Lynagh
- [commit: ghc] master: Cleaning fixes, and other build system tweaks; part of #7941 (5483b14)
Ian Lynagh
- [commit: ghc] master: Comment out function; consequence of reverting a553f18 (4aa7fc8)
Simon Peyton Jones
- [commit: ghc] master: Comments about the Name Cache (507c897)
Simon Peyton Jones
- [commit: ghc] master: Comments and white space only (da4ff65)
Simon Peyton Jones
- [commit: ghc] master: Comments for Trac #7989 (a7798e9)
Simon Peyton Jones
- [commit: ghc] master: Detect linker information at runtime. Fixes Trac #6063 (71a194d)
Austin Seipp
- [commit: ghc] master: Document -fwarn-dodgy-imports changes in release notes. Trac #7167. (3b02251)
Austin Seipp
- [commit: ghc] master: Document -XTypeOperators, which had escaped documentation altogether thus far (316e8cb)
Simon Peyton Jones
- [commit: ghc] master: Don't create mk/stamp-h (31b2706)
Ian Lynagh
- [commit: ghc] master: Don't use -finline-limit with Clang. (eeeec4f)
Austin Seipp
- [commit: ghc] master: Emit addUsedRdrNames for the datacons in a standalone deriving (Trac #7969) (b2cde43)
Simon Peyton Jones
- [commit: ghc] master: Ensure gc_thread->wakeup is of type StgWord8. (fe6db46)
Austin Seipp
- [commit: ghc] master: Ensure gc_type is StgWord8. (37e3f3f)
Austin Seipp
- [commit: ghc] master: Fix #7661 regression. (f2c477e)
David Terei
- [commit: ghc] master: Fix #8009 : Failure to compile on powerpc64-linux. (ffe2e22)
Erik de Castro
- [commit: ghc] master: Fix a comment (68ba223)
Ian Lynagh
- [commit: ghc] master: Fix a comment (8c4d1ea)
Ian Lynagh
- [commit: ghc] master: Fix build on OS X (3660ef9)
Ian Lynagh
- [commit: ghc] master: Fix dynlib paths in the RTS too; part of #7833 (7be5b44)
Ian Lynagh
- [commit: ghc] master: Fix egregious typo in cmpTypeX (0239d78)
Simon Peyton Jones
- [commit: ghc] master: Fix ghci crash when the user code closes stdin (b097dc9)
Ian Lynagh
- [commit: ghc] master: Fix many ASSERT uses under Clang. (d8ee2b0)
Austin Seipp
- [commit: ghc] master: Fix panic on deriving a nullary typeclass (#7959) (967f746)
Simon Peyton Jones
- [commit: ghc] master: Fix rts/package.conf.in ld-options for Clang. (1a98329)
Austin Seipp
- [commit: ghc] master: Fix rts/packages.conf.in ld-options for clang. (991f285)
Austin Seipp
- [commit: ghc] master: Fix stale comments around closed type families. (9b456df)
Richard Eisenberg
- [commit: ghc] master: Fix substitution but in liftCoSubst (Trac #7973) (8c846f7)
Simon Peyton Jones
- [commit: ghc] master: Fix syntax in some code in the user guide; fixes #8007 (451e0dd)
Ian Lynagh
- [commit: ghc] master: Fix the constraint simplifier (Trac #7967) (262cab0)
Simon Peyton Jones
- [commit: ghc] master: Fix the dynmaic library paths in the libs, as well as in the programs (92f36df)
Ian Lynagh
- [commit: ghc] master: Fix thunk leak in CoreM's CoreWriter (d43d63f)
Ian Lynagh
- [commit: ghc] master: Fix Trac #7939, and add kind inference to closed type families. (8c5e734)
Richard Eisenberg
- [commit: ghc] master: Fix Trac #8018. (fb96f13)
Richard Eisenberg
- [commit: ghc] master: Fix typo in header guard. (e140837)
Austin Seipp
- [commit: ghc] master: Fix typos (aa4c36e)
Gabor Greif
- [commit: ghc] master: Fix warnings (86ca77e)
Ian Lynagh
- [commit: ghc] master: Formatting only: fix alignment. (22e5b88)
Ian Lynagh
- [commit: ghc] master: Further fixes in RnNames, to make associated type exports work (0cb60ce)
Simon Peyton Jones
- [commit: ghc] master: Implement cardinality analysis (99d4e5b)
Simon Peyton Jones
- [commit: ghc] master: Improve "No data constructor has all these fields" message (#7989) (d67b993)
Simon Peyton Jones
- [commit: ghc] master: Improve the version numbers generated by the build system (0d86038)
Ian Lynagh
- [commit: ghc] master: Imrove Lint to check unfoldings (4770877)
Simon Peyton Jones
- [commit: ghc] master: Initialize ptr to NULL to silence Clang warning. (88e97d9)
Austin Seipp
- [commit: ghc] master: LLVM refactor cleanups (fe44d05)
David Terei
- [commit: ghc] master: Maintain per-generation lists of weak pointers (#7847) (fe652a8)
Ian Lynagh
- [commit: ghc] master: Major Llvm refactoring (a948fe8)
David Terei
- [commit: ghc] master: Make noteMustPointToIt true of all non-top-level thunks (57284db)
Simon Peyton Jones
- [commit: ghc] master: Make sure that Pretty.text is inlined in stage 0, so that RULE text/str gets a chance to fire (Trac #7995). (d2c3630)
Simon Peyton Jones
- [commit: ghc] master: Make sure we quantify over the context in data constructors (1cbfddb)
Simon Peyton Jones
- [commit: ghc] master: Make the simplifier propagate strictness through casts (b2ba8ae)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (03fbf8a)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6388932)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (716c2ae)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (f792ba4)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc (01234ec)
Richard Eisenberg
- [commit: ghc] master: Merge branch 'master' of ssh://darcs.haskell.org/srv/darcs/ghc (e56b9d5)
Richard Eisenberg
- [commit: ghc] master: Merge TcSMonad.matchClass into TcInteract.matchClassInst (7f65874)
Simon Peyton Jones
- [commit: ghc] master: On OS X, fix the path to the libffi dynlib; fixes #7833 (9ffe792)
Ian Lynagh
- [commit: ghc] master: Optimise lockClosure when n_capabilities == 1; fixes #693 (75947bb)
Ian Lynagh
- [commit: ghc] master: Optimization for takeMVar/putMVar when MVar left empty; fixes #7923 (5d9e686)
Ian Lynagh
- [commit: ghc] master: Outline 7.8.1 release notes. (16dc39e)
Austin Seipp
- [commit: ghc] master: punctuation in comment (57fa437)
Gabor Greif
- [commit: ghc] master: Rarrange the distclean list; part of #7941 (4c49772)
Ian Lynagh
- [commit: ghc] master: Re-adjust whitespace (ed341a2)
Ian Lynagh
- [commit: ghc] master: Re-untabify rts/packages.conf.in (2ca4890)
Austin Seipp
- [commit: ghc] master: Reformat help message for `:show` to fit into 80 cols again. (9ac83e9)
Ian Lynagh
- [commit: ghc] master: Release note blurb for Linker fixes. (6bd6139)
Austin Seipp
- [commit: ghc] master: Remove bogus-looking check, which was causing Trac #7894 (9b817e5)
Simon Peyton Jones
- [commit: ghc] master: Remove dead code (289be61)
Simon Peyton Jones
- [commit: ghc] master: Remove extra dashes in a flag name in the user guide (0cb19bc)
Ian Lynagh
- [commit: ghc] master: Remove ghc.spec (22690c9)
Ian Lynagh
- [commit: ghc] master: Remove old representation of CSEnv; part of #5996 (cfe92a8)
Ian Lynagh
- [commit: ghc] master: Remove redundant import, revealed by the fix to #7963 (73991d6)
Simon Peyton Jones
- [commit: ghc] master: Remove trace that sometimes causes a loop (355d57a)
Simon Peyton Jones
- [commit: ghc] master: Revert "Actually fix rts/packages.conf.in ld-options." (32edb6e)
Austin Seipp
- [commit: ghc] master: Revert "Add support for byte endian swapping for Word 16/32/64." (91979ed)
Simon Peyton Jones
- [commit: ghc] master: Revert "Fix rts/packages.conf.in ld-options for clang." (1898ea0)
Austin Seipp
- [commit: ghc] master: Revert "Untabify rts/packages.conf.in" (0ee9287)
Austin Seipp
- [commit: ghc] master: Rewrite ppLlvmBlock to use standard library "break" (8f0ecc0)
David Terei
- [commit: ghc] master: Run "sh ./configure" rather than "sh configure"; part of #7992 (499d698)
Ian Lynagh
- [commit: ghc] master: Support QNXNTO for arm under LLVM (6ca7525)
Austin Seipp
- [commit: ghc] master: Suppress some more warnings from Clang. (232737a)
Austin Seipp
- [commit: ghc] master: Take proper account of over-saturated functions in CoreUnfold (9616743)
Simon Peyton Jones
- [commit: ghc] master: The help flag is --help, not -help; fixes #8005 (96ca465)
Ian Lynagh
- [commit: ghc] master: Tidy up the segmentation of mdo expressions (59d6942)
Simon Peyton Jones
- [commit: ghc] master: Trace statements only (fc927b3)
Simon Peyton Jones
- [commit: ghc] master: Traces and comments only (821b077)
Simon Peyton Jones
- [commit: ghc] master: Transfer strictness on trivial right-hand sides (6673386)
Simon Peyton Jones
- [commit: ghc] master: Typo in comment (2f9278d)
Gabor Greif
- [commit: ghc] master: Typo in hp2ps help output (a532f40)
Ian Lynagh
- [commit: ghc] master: Typo in note (11db9cf)
Gabor Greif
- [commit: ghc] master: Untabify (9a2f8cc)
Geoffrey Mainland
- [commit: ghc] master: Untabify (a740302)
Geoffrey Mainland
- [commit: ghc] master: Untabify (f05cbb1)
Geoffrey Mainland
- [commit: ghc] master: Untabify (f39ca29)
Geoffrey Mainland
- [commit: ghc] master: Untabify rts/packages.conf.in (ebf97ad)
Austin Seipp
- [commit: ghc] master: Update docs for "set prompt2" (2642fe6)
Ian Lynagh
- [commit: ghc] master: Update the package database directory's timestamps when rebuilding the package cache. (e0801a0)
Geoffrey Mainland
- [commit: ghc] master: Update user's guide for kind inference for closed type families. (6a25e92)
Richard Eisenberg
- [commit: ghc] master: Use assembler-with-cpp mode when running CPP. (7b0695a)
Austin Seipp
- [commit: ghc] master: Use checkRecTc to improve demand analysis slightly (3e7e5ba)
Simon Peyton Jones
- [commit: ghc] master: Use consistent dashes in the user guide (74a800b)
Ian Lynagh
- [commit: ghc] master: Use full contents size for arrays (fa6cbdf)
David Terei
- [commit: ghc] master: Use ideclImplicit to filter out only *implict* Prelude imports (Trac #7963) (4c01e10)
Simon Peyton Jones
- [commit: ghc] master: use libffi for iOS adjustors; fixes #7718 (972c044)
Ian Lynagh
- [commit: ghc] master: White space and ordering only (e1cdaf3)
Simon Peyton Jones
- [commit: ghc] master: Whitespace and braces only (9a8c20d)
Ian Lynagh
- [commit: ghc] master: Whitespace only (cef115f)
Ian Lynagh
- [commit: ghc] master: Whitespace only (f7c8c3d)
Ian Lynagh
- [commit: ghc] master: Whitespace only in compiler/simplCore/CSE.lhs (c0e4eef)
Ian Lynagh
- [commit: ghc] master: Whitespace only in HeaderInfo (e381543)
Ian Lynagh
- [commit: ghc] master: Whitespace only in rts/storage/SMPClosureOps.h (9e4348e)
Ian Lynagh
- [commit: ghc] master: Wibbles (merg-os) to ticky-ticky (6265312)
Simon Peyton Jones
- [commit: ghc] master: Work-around clang weirdness by adding a newline. (5dc98a0)
Austin Seipp
- [commit: ghc] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (99e3dd7)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams, master: Revise implementation of overlapping type family instances. (569b265)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: "Merged" master, in advance of implementing the new "Good" (8d890e0)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: A few bugfixes. (d0d1120)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Added normalisation of closed type families (2bd8f51)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Bugfix (d8aa577)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint during compilation. (0276b49)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint in adding persistence to incompatibility lists. (9b85f75)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint on compilation. This change includes the rollback to FamInstEnv. (85ccb96)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint on fixing merge errors / writing manual updates. (e015f50)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint on user manual. (7cbde84)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint while compiling. Need Simon's input on design. (725a16b)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint, working on RnSource (3358270)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint, working on RnSource.lhs to add renaming of type space specifier. (41365ae)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint, working on RnSource.lhs to add renaming of type space specifier. (de517ab)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. (09a8a7f)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. (f522956)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. About to compile. (adc5062)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. About to try compiling. (3343182)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. The sources compile, but the libraries don't yet. (0d0c71e)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. Working in FamInst on newFamInst. (9b8dc72)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Checkpoint. Working on typechecker. (f2a178b)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Code compiles. Now, on to the testsuite. Also, documentation updated. (d82a628)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Finished updating manual. (9216de8)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: First implementation complete. Closed type families are accepted. (d64165f)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixed bug about counting arguments in patterns. (0cd4e91)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixed interface loading bug, and a few other little changes. (e8fbb01)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixing merge conflicts. (f3879c7)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Fixing merge errors. Checkpoint on manual update. (c04be8e)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Implemented compatibility (b899e7e)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (14bcbcd)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (2c3a3a1)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (3e7a681)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (4af50af)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (95633a6)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (99e3dd7)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Merge commit '8366792' into overlapping-tyfams (835b26f)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert ""Merged" master, in advance of implementing the new "Good"" (68db35e)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint during compilation." (c26be08)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint, working on RnSource" (780d4b9)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint, working on RnSource.lhs to add renaming of type space specifier." (0f22bc8)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint, working on RnSource.lhs to add renaming of type space specifier." (a405f3f)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint. About to compile." (6c91510)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint. The sources compile, but the libraries don't yet." (55fa3d6)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint. Working in FamInst on newFamInst." (508d235)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Checkpoint." (5e740d8)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Code compiles. Now, on to the testsuite. Also, documentation updated." (0763ebd)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Revert "Fixed interface loading bug, and a few other little changes." (8e0e3a3)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Small bugfixes found from testing. (81bccef)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Typos (c286f62)
Richard Eisenberg
- [commit: ghc] overlapping-tyfams: Updates to documentation; detabification; bugfixes. (6da9d5e)
Richard Eisenberg
- [commit: ghc] th-new's head updated: Add support for Template Haskell state. (6f4cba0)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add full support for declaration splices. (7caeed4)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add names for TExp type constructor and unType. (aafb428)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for pattern splices. (76f56f4)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for Template Haskell module finalizers. (646b630)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for Template Haskell module finalizers. (b926c85)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for Template Haskell state. (2294c5c)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for Template Haskell state. (fdce179)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for typed brackets and splices. (0b867a0)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add support for typed brackets and splices. (e439195)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Add syntactic support for typed expression brackets and splices. (ee3e0f4)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Allow splices to add additional top-level declarations. (97a0e63)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Allow splices to add additional top-level declarations. (f183147)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Bump the version number to differentiate from stock 7.6.3. (39502ae)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Change the types of typed brackets and splices. (56405e2)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Change the types of typed brackets and splices. (6dece03)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Check the staging restriction in the renamer. (5ab6554)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Clean up error context when checking brackets/splices. (a2ee35c)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Clean up error context when checking brackets/splices. (b8ca884)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Clean up smart constructors for splices. (2f96a84)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Code formatting cleanup. (ff50855)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Consolidate TH renaming. (32f8519)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Consolidate TH renaming. (ec95d23)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Move renamer splice functionality into a separate module. (212d3f5)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Move renamer splice functionality into a separate module. (ebaece6)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Track TH stage in the renamer. (262eb16)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (7f0de92)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (ac785e6)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (bd321fc)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (fafaa28)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (fb3bbcf)
Geoffrey Mainland
- [commit: ghc] th-new-7.6: Untabify (fc60a54)
Geoffrey Mainland
- [commit: ghc] th-new: Add support for Template Haskell module finalizers. (418a334)
Geoffrey Mainland
- [commit: ghc] th-new: Add support for Template Haskell state. (6f4cba0)
Geoffrey Mainland
- [commit: ghc] th-new: Allow splices to add additional top-level declarations. (a167aa5)
Geoffrey Mainland
- [commit: ghc] th-new: Change the types of typed brackets and splices. (753ebe2)
Geoffrey Mainland
- [commit: ghc] th-new: Consolidate TH renaming. (af60788)
Geoffrey Mainland
- [commit: ghc] th-new: Move renamer splice functionality into a separate module. (627f982)
Geoffrey Mainland
- [commit: haddock] master: Add -itest to .ghci (e29bbf8)
Simon Hengel
- [commit: haddock] master: Fix broken test (336e635)
Simon Hengel
- [commit: haddock] master: Workaround for a failing build with --enable-tests. (3580d64)
Simon Hengel
- [commit: haddock] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (acc3e9c)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams, master: Updates to reflect changes in HsDecls to support closed type families. (ce3ff85)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (acc3e9c)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (eccf268)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge branch 'master' of http://darcs.haskell.org/haddock (4a15d90)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Merge commit '8bdd26' into overlapping-tyfams (cdfe4fd)
Richard Eisenberg
- [commit: haddock] overlapping-tyfams: Updates to reflect change in HsDecls supporting closed type families. (66a142f)
Richard Eisenberg
- [commit: haskell2010] master: Fix import warnings (1c05586)
Ian Lynagh
- [commit: haskell98] master: Fix import warnings (40300d6)
Ian Lynagh
- [commit: integer-gmp] master: Run "sh ./configure" rather than "sh configure"; part of #7992 (e5faefb)
Ian Lynagh
- [commit: nofib] master: Also fix reverse-compliment and k-nucleotide. (8122aac)
Austin Seipp
- [commit: nofib] master: Build fasta.c with optimization enabled. (e4bfef7)
Austin Seipp
- [commit: nofib] master: Use CC for linker when building fasta.c (e5f54ac)
Austin Seipp
- [commit: process] master: Add a test for better exceptions when ewxecuting programs (06bb985)
Ian Lynagh
- [commit: process] master: Add some braces for clarity (5933e48)
Ian Lynagh
- [commit: process] master: Add Windows output for process004 and process010 (0c4f7b1)
Ian Lynagh
- [commit: process] master: Fix build on Windows (206fd81)
Ian Lynagh
- [commit: process] master: Fix process004 following the error improvements (a079a25)
Ian Lynagh
- [commit: process] master: Fix process004 on Windows (2b87e24)
Ian Lynagh
- [commit: process] master: Fix process007 with dash as /bin/sh (e380844)
Ian Lynagh
- [commit: process] master: Fix process010 on OS X (6cdeb1e)
Ian Lynagh
- [commit: process] master: Fix warning about unused result. (2cdacc6)
Geoffrey Mainland
- [commit: process] master: Give more meaningful error message when trying to run programs (df810a5)
Ian Lynagh
- [commit: process] master: Whitespace only (95e17b4)
Ian Lynagh
- [commit: process] master: Whitespace only (c018c63)
Ian Lynagh
- [commit: process] master: Whitespace only (f45bb7b)
Ian Lynagh
- [commit: template-haskell] branch 'th-new-7.6' created
Geoffrey Mainland
- [commit: template-haskell] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (b006d7e)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams, master: Update to support closed type families. (e4f742d)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: "Merged" master before update to "Good" (30d5fd7)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Add type space declarations to branched type family instances. (02ba3a2)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Changed syntax to allow closed type families (b9dc6ad)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Fix warning. (aeca864)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (5d1742c)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (b006d7e)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Merge commit 'ccd7891' into overlapping-tyfams (d1127a5)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Revert ""Merged" master before update to "Good"" (e2f97b1)
Richard Eisenberg
- [commit: template-haskell] overlapping-tyfams: Revert "Add type space declarations to branched type family instances." (4f30109)
Richard Eisenberg
- [commit: template-haskell] th-new-7.6: Add a method to the Quasi type class that adds new top-level declarations. (89799a0)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Add support for top-level finalizers (8a0fb5e)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Add Template Haskell state. (beec230)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Add TExp data type. (e2de3dc)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Add the TExpQ type alias. (3c0755d)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Correctly pretty-print let and do expressions. (5074c08)
Geoffrey Mainland
- [commit: template-haskell] th-new-7.6: Make a TExp a wrap a TH.Exp instead of a TH.ExpQ. (c0a41ed)
Geoffrey Mainland
- [commit: template-haskell] th-new: Add support for top-level finalizers (a1c43c8)
Geoffrey Mainland
- [commit: template-haskell] th-new: Add Template Haskell state. (8b8b5aa)
Geoffrey Mainland
- [commit: template-haskell] th-new: Add the TExpQ type alias. (90cb04f)
Geoffrey Mainland
- [commit: template-haskell] th-new: Correctly pretty-print let and do expressions. (b1674e5)
Geoffrey Mainland
- [commit: testsuite] master: Add a test for #7859 (c6e9f29)
Ian Lynagh
- [commit: testsuite] master: Add another -dynamic-too test (5be6042)
Ian Lynagh
- [commit: testsuite] master: Add missing files from #7702's test (d8296b1)
Ian Lynagh
- [commit: testsuite] master: Add test case T8018 (43e1842)
Richard Eisenberg
- [commit: testsuite] master: add test for the new bswap primops (95996c1)
Ian Lynagh
- [commit: testsuite] master: Add Windows expected output for T7859 (4dba727)
Ian Lynagh
- [commit: testsuite] master: Allow fast from top level makefile. (bc45165)
David Terei
- [commit: testsuite] master: Fix annrun01 with dynamic GHC (b525448)
Ian Lynagh
- [commit: testsuite] master: Fix apirecomp001 with dynamic GHC (b8961b1)
Ian Lynagh
- [commit: testsuite] master: Fix cgrun072 (4122100)
Ian Lynagh
- [commit: testsuite] master: Fix qq00{7,8} with dynamic ghc (2e7b17e)
Ian Lynagh
- [commit: testsuite] master: Fix some testsuite cleaning; part of #7941 (8ae14cc)
Ian Lynagh
- [commit: testsuite] master: Improve the testsuite's LLVM detection (3b98fc5)
Ian Lynagh
- [commit: testsuite] master: Just moving some tests aroudn to make it easier to see what's going on (1e37f2b)
Ian Lynagh
- [commit: testsuite] master: Mark cgrun072 as expect_broken( 7902 ) (79c6532)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (d61cc89)
Simon Peyton Jones
- [commit: testsuite] master: Performance test for Trac #7702 (3dfc05e)
Ian Lynagh
- [commit: testsuite] master: Remove .imports file which isn't part of the repo (063ec28)
Simon Peyton Jones
- [commit: testsuite] master: Remove some cruft (1ad2fda)
Ian Lynagh
- [commit: testsuite] master: Simplifier trace wibbles for cardinality analysis (2d01b47)
Simon Peyton Jones
- [commit: testsuite] master: Test kind inference for closed type families/T7939. (e38279d)
Richard Eisenberg
- [commit: testsuite] master: Test Trac #7558 (2593d45)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7894 (2449037)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7954 (462fa4f)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7959 (c746681)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7963 (d95e6f1)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7967 (6432ecf)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7969 (ab682ae)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7973 (cf46e11)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7974 (342c481)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7989 (b8749bb)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7995 (13841d3)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #8002 (76ae475)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #8011 (2d0d426)
Simon Peyton Jones
- [commit: testsuite] master: Update expected perf results (ea99af5)
Ian Lynagh
- [commit: testsuite] master: Update fptr01 (4d2a20b)
Ian Lynagh
- [commit: testsuite] master: Update gitignore. (dcb92f7)
David Terei
- [commit: testsuite] master: Update readme to markdown and expand. (a382825)
David Terei
- [commit: testsuite] master: Wibbles to error message in recomp006 (c33fc66)
Simon Peyton Jones
- [commit: testsuite] master: Wibbles to perf tests (3627c93)
Simon Peyton Jones
- [commit: testsuite] overlapping-tyfams's head updated: Merge branch 'master' into overlapping-tyfams (73dd57e)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams, master: Updates to support closed type families. (91e974f)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: "Merged" master in advanced of implementing the new "Good" (5ce0666)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Fix test case to reflect banning nonlinear standalone instances. (50bfe9a)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'overlapping-tyfams' of ssh://github.com/goldfirere/testsuite into overlapping-tyfams (34a7f7b)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (198b2b8)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (2858b49)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (47a1350)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (6182247)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge branch 'master' into overlapping-tyfams (73dd57e)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Merge commit '80cac9' into overlapping-tyfams (50f37e9)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: More test cases for closed families (1cad653)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: More tests for closed type families, including interactions with TH. (4b53b18)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Revert ""Merged" master in advanced of implementing the new "Good"" (75b94f9)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Revert "Fix test case to reflect banning nonlinear standalone instances." (9069fb7)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Update to support new syntax for ordered overlapping type families (d6e010f)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Wibbles to output. (f1d2176)
Richard Eisenberg
- [commit: testsuite] overlapping-tyfams: Wibbles while supporting "type family where" (b169484)
Richard Eisenberg
- [commit: testsuite] th-new's head updated: Peculiarly, we now pass this test on ghci. (da3c7f9)
Geoffrey Mainland
- [commit: testsuite] th-new: Adjust tests for new Template Haskell. (c2135a9)
Geoffrey Mainland
- [commit: testsuite] th-new: Fix test wibble. (1746d9e)
Geoffrey Mainland
- [commit: testsuite] th-new: Fix test wibbles for new Template Haskell. (27c8361)
Geoffrey Mainland
- [commit: testsuite] th-new: Peculiarly, we now pass this test on ghci. (da3c7f9)
Geoffrey Mainland
- [commit: testsuite] th-new: Update test to reflect fix for #1201. (59e8e8b)
Geoffrey Mainland
- [commit: testsuite] th-new: Update tests now that declaration splices are legal everywhere. (3a07227)
Geoffrey Mainland
- [commit: unix] master: Test cleaning fixes (e712803)
Ian Lynagh
- Dom Joaquim - Lista dos aprovados em vestibular
David Anderson
Last message date:
Fri Jun 28 18:33:13 CEST 2013
Archived on: Fri Jun 28 18:33:21 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).