Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up the commit for Trac #3725 | Simon Peyton Jones | 2013-10-03 | 1 | -7/+9 |
| | | | | | | | | | In particular, the mi_ann_fn field in ModIface was only being used totally locally in MkIface, so I made it local. Other than that I just refactored data types slightly, * Adding synonym Annotations.AnnPayload for the cryptic Serialized * Adding MkIface.IfaceIdExtras to common up some of the identical code | ||||
* | Beautify a few Binary instances | Ian Lynagh | 2013-07-27 | 1 | -2/+3 |
| | |||||
* | De-orphan a load of Binary instances | Ian Lynagh | 2013-07-27 | 1 | -0/+14 |
| | |||||
* | Clean and comment Annotations | David Terei | 2012-03-23 | 1 | -0/+107 |