Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-16 | Merge branch 'tokenize' of https://github.com/nbp/nix | Eelco Dolstra | 1 | -0/+37 |
2017-08-15 | Add builtins.string function. | Nicolas B. Pierron | 1 | -0/+37 |
2017-08-15 | Move builtins.match documentation between map and mul. | Nicolas B. Pierron | 1 | -36/+36 |
2017-07-15 | use sha256 hashes in the examples | Harmen | 1 | -2/+2 |
2017-05-28 | Remove stray `>` in builtins doc | Pyry Jahkola | 1 | -1/+1 |
2017-05-24 | Merge pull request #1382 from FRidh/patch-1 | Eelco Dolstra | 1 | -0/+18 |
2017-05-17 | Document that builtins.match takes a POSIX extended RE | Eelco Dolstra | 1 | -4/+10 |
2017-05-11 | Document fetchTarball can take a sha256 | Frederik Rietdijk | 1 | -0/+18 |
2017-05-10 | Typo | Eelco Dolstra | 1 | -1/+1 |
2017-05-10 | doc: builtins.attrNames returns alphabetically sorted list | Domen Kožar | 1 | -1/+1 |
2017-04-17 | Manual: document tryEval | Linus Heckemann | 1 | -0/+13 |
2017-02-21 | Fix XML validity | Eelco Dolstra | 1 | -9/+8 |
2017-02-20 | Document toString better | Linus Heckemann | 1 | -4/+12 |
2016-12-09 | Document builtins.match, fixes #1145 | Domen Kožar | 1 | -0/+29 |
2016-09-21 | Document the { __toString } interface | zimbatm | 1 | -2/+2 |
2016-08-11 | doc: add an example for builtins.substring | Domen Kožar | 1 | -1/+8 |
2016-08-10 | s/powerpc-darwin/x86_64-darwin/ | Domen Kožar | 1 | -1/+1 |
2016-02-12 | Merge pull request #762 from ctheune/ctheune-floats | Eelco Dolstra | 1 | -8/+8 |
2016-01-06 | Update documentation for floats. | Christian Theune | 1 | -9/+9 |
2016-01-05 | manual: document builtins.functionArgs | Vladimír Čunát | 1 | -1/+19 |
2015-09-01 | Fix readDir example | Eelco Dolstra | 1 | -1/+1 |
2015-07-28 | Add sort primop | Eelco Dolstra | 1 | -0/+23 |
2015-07-28 | Add primop genList | Eelco Dolstra | 1 | -0/+18 |
2015-07-24 | Add replaceStrings primop | Eelco Dolstra | 1 | -0/+17 |
2015-07-23 | Add primops all and any | Eelco Dolstra | 1 | -0/+22 |
2015-07-23 | Add foldl' primop | Eelco Dolstra | 1 | -0/+13 |
2015-06-01 | Document tarball downloading | Eelco Dolstra | 1 | -0/+39 |
2014-10-29 | Document some primops | Eelco Dolstra | 1 | -12/+52 |
2014-08-27 | Restructuring the Nix manual | Mikey Ariel | 1 | -0/+950 |