summaryrefslogtreecommitdiff
path: root/compiler/vectorise/Vectorise/Monad/Base.hs
Commit message (Expand)AuthorAgeFilesLines
* Refactor the way dump flags are handledIan Lynagh2012-10-181-2/+2
* Some alpha renamingIan Lynagh2012-10-161-1/+1
* Rename DynFlag to GeneralFlagIan Lynagh2012-10-161-1/+1
* Make -dtrace-level a dynamic flagIan Lynagh2012-06-181-5/+3
* Pass DynFlags down to showSDocIan Lynagh2012-06-121-8/+11
* Pass DynFlags down to showPprIan Lynagh2012-06-121-0/+2
* Remove more uses of stdout and stderrIan Lynagh2012-05-291-5/+7
* Warning policeManuel M T Chakravarty2011-11-171-1/+0
* Special case dictionary abstraction and application during vectorisationManuel M T Chakravarty2011-11-171-0/+5
* Report bindings that cannot be vectorisedManuel M T Chakravarty2011-09-101-73/+117
* Added a VECTORISE pragmaManuel M T Chakravarty2011-02-201-1/+49
* Fix vectorisation of recursive typesRoman Leshchinskiy2011-01-261-1/+0
* Finish breaking up VectBuiltIn and VectMonad, and add commentsbenl@ouroborus.net2010-08-311-0/+146