From alexey at cs.uu.nl Tue Aug 7 09:46:12 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Aug 7 09:38:16 2007 Subject: [Hs-Generics] patch applied (generics): Test for higher-order generic functions, see TestHigherOrder.hs for more info. Message-ID: <20070807134612.GA18538@cvs.haskell.org> Tue Aug 7 05:16:41 PDT 2007 Alexey Rodriguez * Test for higher-order generic functions, see TestHigherOrder.hs for more info. M ./comparison/BinTreeDatatype.hs +3 M ./comparison/LIGD/GShow.lhs -1 +32 M ./comparison/SYB1_2/GShow.lhs -1 +6 A ./comparison/TestHigherOrder.exp A ./comparison/TestHigherOrder.lhs M ./comparison/test.hs -1 +3 From alexey at cs.uu.nl Tue Aug 7 09:46:10 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Aug 7 09:38:16 2007 Subject: [Hs-Generics] patch applied (generics): Added GADTs to test suite Message-ID: <20070807134610.GA18518@cvs.haskell.org> Tue Aug 7 04:34:06 PDT 2007 agerdes@mac.com * Added GADTs to test suite A ./comparison/GADT.hs M ./comparison/NOW/GShow.lhs -2 +5 M ./comparison/NOW/NOW.hs -3 +28 A ./comparison/TestGADT.lhs M ./comparison/log.txt +17 M ./comparison/test.hs -1 +2 From alexey at cs.uu.nl Tue Aug 7 09:46:13 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Aug 7 09:38:16 2007 Subject: [Hs-Generics] patch applied (generics): Better reporting of test failures Message-ID: <20070807134613.GA18552@cvs.haskell.org> Tue Aug 7 06:40:55 PDT 2007 Alexey Rodriguez * Better reporting of test failures M ./comparison/test.hs -2 +25 From alexey at cs.uu.nl Wed Aug 8 10:22:36 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Wed Aug 8 10:14:34 2007 Subject: [Hs-Generics] patch applied (generics): Added (non-working) higher-order gen. funs. test to EMGM Message-ID: <20070808142236.GA31210@cvs.haskell.org> Wed Aug 8 07:21:35 PDT 2007 Alexey Rodriguez * Added (non-working) higher-order gen. funs. test to EMGM M ./comparison/EMGM/GL.hs +4 A ./comparison/EMGM/GMapQ.lhs M ./comparison/EMGM/GShow.lhs -2 +9 M ./comparison/LIGD/GShow.lhs +2 From alexey at cs.uu.nl Mon Aug 13 11:31:24 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Mon Aug 13 11:23:07 2007 Subject: [Hs-Generics] patch applied (generics): Higher order gmapQ for EMGM Message-ID: <20070813153124.GA24650@cvs.haskell.org> Mon Aug 13 07:45:19 PDT 2007 Alexey Rodriguez * Higher order gmapQ for EMGM M ./comparison/EMGM/BinTreeReps.hs -1 +2 M ./comparison/EMGM/GMapQ.lhs -16 +42 M ./comparison/EMGM/GShow.lhs +6 From alexey at cs.uu.nl Mon Aug 13 11:31:26 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Mon Aug 13 11:23:07 2007 Subject: [Hs-Generics] patch applied (generics): Small renaming Message-ID: <20070813153126.GA24672@cvs.haskell.org> Mon Aug 13 08:30:16 PDT 2007 Alexey Rodriguez * Small renaming M ./comparison/EMGM/GMapQ.lhs -23 +23