Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid redundant-import warning (w/o CPP) | Herbert Valerio Riedel | 2014-12-27 | 1 | -0/+3 |
* | Remove support for "primclass" | Joachim Breitner | 2014-03-16 | 1 | -1/+0 |
* | genprimopcode: Applicative instance for ParserM | Austin Seipp | 2014-01-14 | 1 | -1/+9 |
* | SIMD primops are now generated using schemas that are polymorphic in | Geoffrey Mainland | 2013-09-22 | 1 | -0/+8 |
* | Allow primclass and class constraints in primops | Joachim Breitner | 2013-09-13 | 1 | -0/+2 |
* | Add fixity information to primops (ticket #6026) | Michal Terepeta | 2012-11-23 | 1 | -0/+5 |
* | Tabs -> Spaces | David Terei | 2012-03-23 | 1 | -1/+0 |
* | compatibility with Alex 3.0 | Simon Marlow | 2011-08-08 | 1 | -1/+11 |
* | Assign more accurate code sizes to primops, so that the inlining | Simon Marlow | 2011-05-24 | 1 | -0/+1 |
* | Warning Police: Unused imports | Michael D. Adams | 2007-07-13 | 1 | -2/+0 |
* | Replace genprimopcode's parsec parser with an alex+happy parser | Ian Lynagh | 2007-04-10 | 1 | -0/+147 |