summary refs log tree commit diff
path: root/lib/attrsets.nix
Commit message (Expand)AuthorAge
* lib: Fix matchAttrs by importing builtins.lengthBenjamin Staffin2014-12-30
* Replace hasAttr/getAttr calls with the ? and . operatorsEelco Dolstra2014-10-05
* Use new primopsEelco Dolstra2014-10-05
* Remove backward-compatible implementations of some primopsEelco Dolstra2013-11-12
* Add some primops to libEelco Dolstra2013-11-12
* Inline some functions on the critical pathEelco Dolstra2013-10-28
* Keep position information for option declarations and definitionsEelco Dolstra2013-10-28
* Move pkgs/lib/ to lib/Eelco Dolstra2013-10-10