Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -2/+6 |
* | Work SourceText in for all integer literals | Alan Zimmerman | 2016-01-16 | 1 | -1/+3 |
* | Remove support for "primclass" | Joachim Breitner | 2014-03-16 | 1 | -3/+0 |
* | SIMD primops are now generated using schemas that are polymorphic in | Geoffrey Mainland | 2013-09-22 | 1 | -2/+40 |
* | Allow primclass and class constraints in primops | Joachim Breitner | 2013-09-13 | 1 | -0/+4 |
* | Comparison primops return Int# (Fixes #6135) | Jan Stolarek | 2013-08-14 | 1 | -1/+1 |
* | Add fixity information to primops (ticket #6026) | Michal Terepeta | 2012-11-23 | 1 | -0/+9 |
* | Tabs -> Spaces | David Terei | 2012-03-23 | 1 | -14/+6 |
* | Use -fwarn-tabs when validating | Ian Lynagh | 2011-11-04 | 1 | -0/+7 |
* | Assign more accurate code sizes to primops, so that the inlining | Simon Marlow | 2011-05-24 | 1 | -0/+2 |
* | Fix the type sanity test in genprimopcode's Syntax.hs2010-11-18 | Ian Lynagh | 2010-11-17 | 1 | -2/+2 |
* | Replace genprimopcode's parsec parser with an alex+happy parser | Ian Lynagh | 2007-04-10 | 1 | -0/+128 |