Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-24 | * Keep attribute sets in sorted order to speed up attribute lookups. | Eelco Dolstra | |
* Simplify the representation of attributes in the AST. * Change the behaviour of listToAttrs() in case of duplicate names. | |||
2010-10-23 | * Regression test for listToAttr's behaviour if an attribute name | Eelco Dolstra | |
occurs multiple times. | |||
2010-03-31 | * Fix the broken test for listToAttrs. | Eelco Dolstra | |