gmane.comp.lang.haskell.cvs.ghc archive

3454 archived articles, newest first (page 28 of 35). Latest articles →

[commit: ghc] supercompiler: Fix subtle bug where annotated variable free variables would not be renamed (eb54295)
Thu, 04 Oct 2012 07:12:09 -0700
Max Bolingbroke <[email protected]> • #62219
[commit: ghc] supercompiler: Eliminate trivial CastIt frames as well (d7cf9db)
Thu, 04 Oct 2012 07:14:27 -0700
Max Bolingbroke <[email protected]> • #62218
[commit: ghc] supercompiler: Checkpoint work on matcher (b1011f2)
Thu, 04 Oct 2012 07:10:20 -0700
Max Bolingbroke <[email protected]> • #62217
[commit: ghc] : Ensure we add renamings to both sides when MSGing lambda bound heap bindings (e524ff3)
Thu, 04 Oct 2012 07:22:46 -0700
Max Bolingbroke <[email protected]> • #62216
[commit: ghc] : Use a functor type parameter to DelayStructure rather than a GADT index (9775401)
Thu, 04 Oct 2012 07:15:13 -0700
Max Bolingbroke <[email protected]> • #62215
[commit: ghc] : Correct partitionFulfilments to only consider each fulfilment at most once. Record holes in the FulfilmentTree to match dropped fulfilments (0559293)
Thu, 04 Oct 2012 07:14:12 -0700
Max Bolingbroke <[email protected]> • #62214
[commit: ghc] supercompiler: Changes to supercompiler code required to build after merge (3ebcf84)
Thu, 04 Oct 2012 07:19:46 -0700
Max Bolingbroke <[email protected]> • #62213
[commit: ghc] : Brackets only (4b7623b)
Thu, 04 Oct 2012 07:23:20 -0700
Max Bolingbroke <[email protected]> • #62212
[commit: ghc] : Correct the commenting-out of the GC call (cbbb6fa)
Thu, 04 Oct 2012 07:21:01 -0700
Max Bolingbroke <[email protected]> • #62211
[commit: ghc] supercompiler: A more plausible checkpoint, but still broken overall (bf2ba32)
Thu, 04 Oct 2012 07:10:15 -0700
Max Bolingbroke <[email protected]> • #62210
[commit: ghc] : The to_binds when not preinitalizing are of mixed liftedness (8402d15)
Thu, 04 Oct 2012 07:20:11 -0700
Max Bolingbroke <[email protected]> • #62209
[commit: ghc] : Collect tags from AltCons as well because of positive information propagation (6c499e6)
Thu, 04 Oct 2012 07:21:50 -0700
Max Bolingbroke <[email protected]> • #62208
[commit: ghc] supercompiler: Rollback (1219132)
Thu, 04 Oct 2012 07:17:57 -0700
Max Bolingbroke <[email protected]> • #62207
[commit: ghc] : Add stop count (3971953)
Thu, 04 Oct 2012 07:16:19 -0700
Max Bolingbroke <[email protected]> • #62206
[commit: ghc] : Fix the instantiation check in msgMatch (bd4c506)
Thu, 04 Oct 2012 07:25:10 -0700
Max Bolingbroke <[email protected]> • #62205
[commit: ghc] supercompiler: SPeculate in Process3 so we can do (f . g) (fa0ea79)
Thu, 04 Oct 2012 07:15:56 -0700
Max Bolingbroke <[email protected]> • #62204
[commit: haddock] ghc-7.6: Depend on library for executable (1171047)
Thu, 04 Oct 2012 08:08:45 -0700
Simon Hengel <[email protected]> • #62203
[commit: ghc] supercompiler: Add comment about unfoldings (c43b42d)
Thu, 04 Oct 2012 07:10:49 -0700
Max Bolingbroke <[email protected]> • #62202
[commit: ghc] : Correct calculation of match renaming via inversion (02ca2e1)
Thu, 04 Oct 2012 07:25:25 -0700
Max Bolingbroke <[email protected]> • #62201
[commit: ghc] : GC less agressively in speculation (2d2e20b)
Thu, 04 Oct 2012 07:19:00 -0700
Max Bolingbroke <[email protected]> • #62200
[commit: ghc] supercompiler: Improve TagBag pretty-printing (2479681)
Thu, 04 Oct 2012 07:21:03 -0700
Max Bolingbroke <[email protected]> • #62199
[commit: ghc] supercompiler: I don't know why I started tying back to dumped promises, but it's a bad idea (2a55fe4)
Thu, 04 Oct 2012 07:27:57 -0700
Max Bolingbroke <[email protected]> • #62198
[commit: ghc] supercompiler: Comment only (ddfbcbe)
Thu, 04 Oct 2012 07:12:18 -0700
Max Bolingbroke <[email protected]> • #62197
[commit: ghc] supercompiler: Fix map-map fusion >_> (cf0f6dd)
Thu, 04 Oct 2012 07:17:32 -0700
Max Bolingbroke <[email protected]> • #62196
[commit: ghc] : Checkpoint better FV calculation in splitter (ce15491)
Thu, 04 Oct 2012 07:11:05 -0700
Max Bolingbroke <[email protected]> • #62195
[commit: ghc] : Correct the form of implicit datacon workers: only apply existential TVs (4d50df6)
Thu, 04 Oct 2012 07:12:43 -0700
Max Bolingbroke <[email protected]> • #62194
[commit: ghc] supercompiler: Add SUPERINLINABLE pragma (6040009)
Thu, 04 Oct 2012 07:21:29 -0700
Max Bolingbroke <[email protected]> • #62193
[commit: ghc] supercompiler: Supress warning in Split (b9e6c7c)
Thu, 04 Oct 2012 07:11:55 -0700
Max Bolingbroke <[email protected]> • #62192
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 692, Success
Wed, 03 Oct 2012 23:52:59 -0700
Builder <[email protected]> • #62191
[commit: ghc] supercompiler: Just rearrange stuff a bit, change the meaning of generated_key (b4103f8)
Thu, 04 Oct 2012 07:15:32 -0700
Max Bolingbroke <[email protected]> • #62190
[commit: ghc] : Mark lambda contexts and be selective about what MSG floats from them (021e35b)
Thu, 04 Oct 2012 07:23:22 -0700
Max Bolingbroke <[email protected]> • #62189
[commit: ghc] supercompiler: Fix a number of egrarious errors in matching and MSG+MSG-matching (c897385)
Thu, 04 Oct 2012 07:24:41 -0700
Max Bolingbroke <[email protected]> • #62188
[commit: ghc] supercompiler: Comment only (498cb10)
Thu, 04 Oct 2012 07:11:16 -0700
Max Bolingbroke <[email protected]> • #62187
[commit: ghc] supercompiler: Fix some potential loops in supercompilation, make matching succeed more often (3431c3c)
Thu, 04 Oct 2012 07:27:40 -0700
Max Bolingbroke <[email protected]> • #62186
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (ed5ebee)
Thu, 04 Oct 2012 09:58:43 -0700
Simon Peyton Jones <[email protected]> • #62185
[commit: ghc] : Add ability to set default inline pragmas for the whole module (can be overriden by specific ones) (511ec13)
Thu, 04 Oct 2012 07:21:37 -0700
Max Bolingbroke <[email protected]> • #62184
[commit: ghc] supercompiler: Small tweaks, still doesn't work (77f89c7)
Thu, 04 Oct 2012 07:14:45 -0700
Max Bolingbroke <[email protected]> • #62183
[commit: ghc] supercompiler: Put the bulk of the tracing under flag control (521b522)
Thu, 04 Oct 2012 07:20:44 -0700
Max Bolingbroke <[email protected]> • #62182
[commit: ghc] master: The non-dynamic ways now need to explicitly use -static (7c0b518)
Thu, 04 Oct 2012 04:48:24 -0700
Ian Lynagh <[email protected]> • #62181
[commit: ghc] supercompiler: Fix subtle bugs introduced by recent changes (bindMany was bogus, for example..) (6b0f6e3)
Thu, 04 Oct 2012 07:13:09 -0700
Max Bolingbroke <[email protected]> • #62180
[commit: ghc] supercompiler: Various misc fixes to new splitter so it produces reasonable looking output without error (a4a5a31)
Thu, 04 Oct 2012 07:26:35 -0700
Max Bolingbroke <[email protected]> • #62179
[commit: ghc] supercompiler: Record generalisation info in children tree (d5374d3)
Thu, 04 Oct 2012 07:17:39 -0700
Max Bolingbroke <[email protected]> • #62178
[commit: ghc] supercompiler: More normalised coercions (e27886b)
Thu, 04 Oct 2012 07:14:24 -0700
Max Bolingbroke <[email protected]> • #62177
[commit: ghc] supercompiler: Comment only (8be1741)
Thu, 04 Oct 2012 07:22:55 -0700
Max Bolingbroke <[email protected]> • #62176
[commit: ghc] : Remove unused variable (fa91ea7)
Thu, 04 Oct 2012 07:19:39 -0700
Max Bolingbroke <[email protected]> • #62175
[commit: ghc] : Fix Entered information when eager splitting (7ced16b)
Thu, 04 Oct 2012 07:16:51 -0700
Max Bolingbroke <[email protected]> • #62174
[commit: haddock] ghc-7.6: Export Haddock's main entry point from library (ae3690c)
Thu, 04 Oct 2012 08:08:43 -0700
Simon Hengel <[email protected]> • #62173
[commit: ghc] supercompiler: Don't lose deeds when the evaluator builds a term from a bare Var (ffa5c71)
Thu, 04 Oct 2012 07:11:48 -0700
Max Bolingbroke <[email protected]> • #62172
[commit: ghc] : SCC annotations all over the supercompiler (e0adb99)
Thu, 04 Oct 2012 07:20:16 -0700
Max Bolingbroke <[email protected]> • #62171
[commit: ghc] supercompiler: Good-enough implementation of MonadStatics for now (6db05a3)
Thu, 04 Oct 2012 07:15:08 -0700
Max Bolingbroke <[email protected]> • #62170
[commit: ghc] supercompiler: Comments and commoning-up of InstanceMatching (8b3355f)
Thu, 04 Oct 2012 07:24:22 -0700
Max Bolingbroke <[email protected]> • #62169
[commit: ghc] supercompiler: Fix horrendous bug with new insertVarRenaming (5cc3d3b)
Thu, 04 Oct 2012 07:25:46 -0700
Max Bolingbroke <[email protected]> • #62168
[commit: ghc] : Tracing only (e7e1af8)
Thu, 04 Oct 2012 07:15:44 -0700
Max Bolingbroke <[email protected]> • #62167
[commit: ghc] : Tag primops specially, skip wrappers for saturated occurrences (98ac939)
Thu, 04 Oct 2012 07:21:52 -0700
Max Bolingbroke <[email protected]> • #62166
[commit: ghc] supercompiler: Add parent tracing to speculation (5688858)
Thu, 04 Oct 2012 07:19:18 -0700
Max Bolingbroke <[email protected]> • #62165
[commit: ghc] : Fix bug in expandTypeSynonyms that could rarely cause problems (1d7e6b5)
Thu, 04 Oct 2012 07:25:30 -0700
Max Bolingbroke <[email protected]> • #62164
[commit: ghc] supercompiler: GC state in speculator to make termination check more lenient (324b1eb)
Thu, 04 Oct 2012 07:18:14 -0700
Max Bolingbroke <[email protected]> • #62163
[commit: testsuite] master: Test Trac #7050 (f2bbb8d)
Thu, 04 Oct 2012 09:59:01 -0700
Simon Peyton Jones <[email protected]> • #62162
[commit: ghc] supercompiler: Small tweak to MSG utility function (a509ad4)
Thu, 04 Oct 2012 07:25:12 -0700
Max Bolingbroke <[email protected]> • #62161
[commit: ghc] master: Improve debug tracing slighty (00cb878)
Thu, 04 Oct 2012 09:58:34 -0700
Simon Peyton Jones <[email protected]> • #62160
[commit: ghc] : Checkpoint broken explicit process tree (89e949d)
Thu, 04 Oct 2012 07:14:06 -0700
Max Bolingbroke <[email protected]> • #62159
[commit: ghc] supercompiler: Rewrite speculate to be more logical and simpler.. hopefully it doesn't go exponential (9567422)
Thu, 04 Oct 2012 07:27:51 -0700
Max Bolingbroke <[email protected]> • #62158
[commit: ghc] supercompiler: Put case-alt refinement under flag control since it may be causing even more divergence in Main5 (16d25e3)
Thu, 04 Oct 2012 07:17:37 -0700
Max Bolingbroke <[email protected]> • #62157
[commit: ghc] supercompiler: Remove some redundant insertion operations on Renaming (113770f)
Thu, 04 Oct 2012 07:12:15 -0700
Max Bolingbroke <[email protected]> • #62156
[commit: ghc] : Checkpoint building version of new process with function to delay folded in (8088569)
Thu, 04 Oct 2012 07:15:03 -0700
Max Bolingbroke <[email protected]> • #62155
[commit: ghc] : Use my own pPrintBndr rather than the noisy pprBndr (81a8c51)
Thu, 04 Oct 2012 07:13:36 -0700
Max Bolingbroke <[email protected]> • #62154
[commit: ghc] supercompiler: Comments only (fee3f60)
Thu, 04 Oct 2012 07:27:22 -0700
Max Bolingbroke <[email protected]> • #62153
[commit: ghc] : Some FIXMEs about common-heap-vars optimisation in presence of MSG (0b86b7a)
Thu, 04 Oct 2012 07:24:28 -0700
Max Bolingbroke <[email protected]> • #62152
[commit: ghc] supercompiler: Experimental rewrite of the MSG (currently loops) (484262f)
Thu, 04 Oct 2012 07:27:06 -0700
Max Bolingbroke <[email protected]> • #62151
[commit: ghc] : Add the missing PendingTerm handling to MSG (de1964e)
Thu, 04 Oct 2012 07:24:03 -0700
Max Bolingbroke <[email protected]> • #62150
[nightly] 03-Oct-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
Thu, 04 Oct 2012 09:08:18 +0200
GHC Build Reports <[email protected]> • #62149
[commit: ghc] : Implement instance-matching, including splitter support. This does indeed break map-map (924f142)
Thu, 04 Oct 2012 07:19:05 -0700
Max Bolingbroke <[email protected]> • #62148
[commit: ghc] supercompiler: Thread speculation history in attempt to tame huge speculation times (4b56943)
Thu, 04 Oct 2012 07:19:28 -0700
Max Bolingbroke <[email protected]> • #62147
[commit: ghc] supercompiler: Use new design for splitter, only used in Process3 for now (e8ae3b7)
Thu, 04 Oct 2012 07:26:33 -0700
Max Bolingbroke <[email protected]> • #62146
[commit: ghc] supercompiler: Pick up free variables of FV unfoldings correctly when constructing heap (ab79ca3)
Thu, 04 Oct 2012 07:22:23 -0700
Max Bolingbroke <[email protected]> • #62145
[commit: ghc] supercompiler: Small style fixes etc to the evaluator (a1ec2fc)
Thu, 04 Oct 2012 07:26:56 -0700
Max Bolingbroke <[email protected]> • #62144
[commit: ghc] supercompiler: More debug traces (996d414)
Thu, 04 Oct 2012 07:22:15 -0700
Max Bolingbroke <[email protected]> • #62143
[commit: ghc] : Warnings only (7a40ef0)
Thu, 04 Oct 2012 07:14:03 -0700
Max Bolingbroke <[email protected]> • #62142
[commit: ghc] supercompiler: Fix Process summary stats for shallow trees (3280555)
Thu, 04 Oct 2012 07:18:30 -0700
Max Bolingbroke <[email protected]> • #62141
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (a6b0ab2)
Thu, 04 Oct 2012 04:48:29 -0700
Ian Lynagh <[email protected]> • #62140
[commit: ghc] : Fill in pretty-printer (bd1cc03)
Thu, 04 Oct 2012 07:14:15 -0700
Max Bolingbroke <[email protected]> • #62139
[commit: ghc] : Fix the DFunUnfolding elaboration so it isn't totally bogus (3d7a447)
Thu, 04 Oct 2012 07:19:41 -0700
Max Bolingbroke <[email protected]> • #62138
[commit: ghc] supercompiler: Missing lazy pattern match in eta (b24884b)
Thu, 04 Oct 2012 07:19:16 -0700
Max Bolingbroke <[email protected]> • #62137
[commit: ghc] supercompiler: Add comment about Indirect (094d50e)
Thu, 04 Oct 2012 07:24:01 -0700
Max Bolingbroke <[email protected]> • #62136
[commit: ghc] supercompiler: Save some code in MSG by failing lookup of any lambdaBound (84819ac)
Thu, 04 Oct 2012 07:25:27 -0700
Max Bolingbroke <[email protected]> • #62135
[commit: ghc] supercompiler: Remove spurious trace (ec93b38)
Thu, 04 Oct 2012 07:24:58 -0700
Max Bolingbroke <[email protected]> • #62134
[commit: ghc] supercompiler: Some comments + changes in how often we instance-match (8b7e0b3)
Thu, 04 Oct 2012 07:27:48 -0700
Max Bolingbroke <[email protected]> • #62133
[commit: ghc] supercompiler: Some horrible-looking changes to select most-specific instance (preferring exact matches) and remember non-exact matches in the memo table (f286841)
Thu, 04 Oct 2012 07:25:51 -0700
Max Bolingbroke <[email protected]> • #62132
[commit: ghc] supercompiler: Add pprPreview2 for comparing certain SDocs within an editor (f50d849)
Thu, 04 Oct 2012 07:13:40 -0700
Max Bolingbroke <[email protected]> • #62131
[commit: ghc] : Just in case, unconditionally export primop/dc unfoldings even if we shouldn't (6585d45)
Thu, 04 Oct 2012 07:11:59 -0700
Max Bolingbroke <[email protected]> • #62130
[commit: ghc] supercompiler: Basic implementation of RightGivesTypeGen to stop panics (ae7aadd)
Thu, 04 Oct 2012 07:26:19 -0700
Max Bolingbroke <[email protected]> • #62129
[commit: ghc] supercompiler: Fix the rollback check, which appeared to be totally broken (e8691a0)
Thu, 04 Oct 2012 07:22:31 -0700
Max Bolingbroke <[email protected]> • #62128
pgj (x86 FreeBSD HEAD), build 817, Success
Wed, 03 Oct 2012 20:31:10 -0700
Builder <[email protected]> • #62127
[commit: ghc] : Further musing about the common-heap-vars hack for MSG (25a4e4b)
Thu, 04 Oct 2012 07:24:14 -0700
Max Bolingbroke <[email protected]> • #62126
[commit: ghc] supercompiler: Change Deeds into abstract type, add step limit to it (670493a)
Thu, 04 Oct 2012 07:16:13 -0700
Max Bolingbroke <[email protected]> • #62125
am-deb7-64 (HEAD), build 200, Success
Wed, 03 Oct 2012 16:36:34 -0700
Builder <[email protected]> • #62124
[commit: ghc] : Huge refactoring of the Bracketed data type so we can thread the correct branch type through to case_ if we use pushStack (345832a)
Thu, 04 Oct 2012 07:13:11 -0700
Max Bolingbroke <[email protected]> • #62123
[commit: ghc] supercompiler: Tweaks to MSG, especially WRT handling of let-bound heapbindings (e7cd0ba)
Thu, 04 Oct 2012 07:24:38 -0700
Max Bolingbroke <[email protected]> • #62122
[commit: haddock] master: Follow change in GHC build system (78e3834)
Thu, 04 Oct 2012 04:49:03 -0700
Ian Lynagh <[email protected]> • #62121
[commit: ghc] : Fix possible kinding error associated with defaulting dead type variables (3506e62)
Thu, 04 Oct 2012 07:21:20 -0700
Max Bolingbroke <[email protected]> • #62120
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.