From alexey at cs.uu.nl Tue Nov 13 08:31:27 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Nov 13 08:28:09 2007 Subject: [Hs-Generics] patch applied (generics): Added DTCs Message-ID: <20071113133127.GA5977@haskell.galois.com> Tue Nov 6 01:45:06 PST 2007 agerdes@mac.com * Added DTCs M ./comparison/CompanyDatatypes.hs -1 +1 A ./comparison/DTC/ A ./comparison/DTC/FoldTree.lhs M ./comparison/TreeDatatype.hs -1 +1 From alexey at cs.uu.nl Tue Nov 13 08:31:28 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Nov 13 08:28:09 2007 Subject: [Hs-Generics] patch applied (generics): Added GLookup test Message-ID: <20071113133128.GA5999@haskell.galois.com> Tue Nov 6 04:18:33 PST 2007 agerdes@mac.com * Added GLookup test Added implementations for EMGM, Spine and SYB1_2 A ./comparison/TestGLookup.lhs M ./comparison/test.hs +1 From alexey at cs.uu.nl Tue Nov 13 08:31:30 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Tue Nov 13 08:28:11 2007 Subject: [Hs-Generics] patch applied (generics): Added producer test Message-ID: <20071113133130.GA6015@haskell.galois.com> Tue Nov 6 05:21:46 PST 2007 agerdes@mac.com * Added producer test A fulltree test function is added to EMGM, in order to generate (produce) a value that is used in the efficiency test. M ./comparison/EMGM/Efficiency.lhs -9 +24 From alexey at cs.uu.nl Wed Nov 14 08:40:35 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Wed Nov 14 08:37:14 2007 Subject: [Hs-Generics] patch applied (generics): Efficiency test (from sept 2007) with -O2 Message-ID: <20071114134035.GA746@haskell.galois.com> Wed Nov 14 00:13:29 PST 2007 patrikj@chalmers.se * Efficiency test (from sept 2007) with -O2 M ./comparison/Makefile -2 +4 M ./comparison/log.txt -8 +9 From alexey at cs.uu.nl Wed Nov 14 08:40:37 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Wed Nov 14 08:37:15 2007 Subject: [Hs-Generics] patch applied (generics): Started classifying the approaches (unfinished comments) Message-ID: <20071114134036.GA769@haskell.galois.com> Wed Nov 14 00:14:35 PST 2007 patrikj@chalmers.se * Started classifying the approaches (unfinished comments) M ./comparison/log.txt +11 From alexey at cs.uu.nl Wed Nov 14 08:40:38 2007 From: alexey at cs.uu.nl (Alexey Rodriguez Yakushev) Date: Wed Nov 14 08:37:16 2007 Subject: [Hs-Generics] patch applied (generics): Made efficiency check up to date with ghc 6.8.1 Message-ID: <20071114134038.GA786@haskell.galois.com> Wed Nov 14 01:10:26 PST 2007 patrikj@chalmers.se * Made efficiency check up to date with ghc 6.8.1 M ./comparison/Makefile -9 +10 M ./comparison/TestEfficiency.lhs -1 +1 M ./comparison/log.txt -1 +33