about summary refs log tree commit diff
path: root/tests/lang/eval-okay-listtoattrs.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-10-24 * Keep attribute sets in sorted order to speed up attribute lookups.Eelco Dolstra1-1/+1
* 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 nameEelco Dolstra1-1/+2
occurs multiple times.
2010-03-31 * Fix the broken test for listToAttrs.Eelco Dolstra1-0/+10