Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the matcher and wrapper Ids in PatSyn into LocalIds, not GlobalIds | Simon Peyton Jones | 2014-06-06 | 1 | -3/+4 |
* | Remove getModuleDs; we now just use getModule | Ian Lynagh | 2012-11-06 | 1 | -2/+3 |
* | Major refactoring of CoAxioms | Simon Peyton Jones | 2012-01-03 | 1 | -10/+20 |
* | Fix type of vectorised class data constructors and add dfuns into 'VectInfo' | Manuel M T Chakravarty | 2011-11-14 | 1 | -2/+2 |
* | First cut at scalar vectorisation of class instances | Manuel M T Chakravarty | 2011-11-09 | 1 | -3/+14 |
* | Fix name generation for vectorised identifiers | Manuel M T Chakravarty | 2011-08-24 | 1 | -4/+10 |
* | Fixed reading and generating VectInfo as well as naming of vectorised version... | Manuel M T Chakravarty | 2011-08-24 | 1 | -48/+52 |
* | Fix warnings: Remove unused imports | Ian Lynagh | 2010-09-02 | 1 | -1/+0 |
* | Finish breaking up VectBuiltIn and VectMonad, and add comments | benl@ouroborus.net | 2010-08-31 | 1 | -0/+91 |