aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/expressions
AgeCommit message (Expand)Author
2018-05-30Explain fetchTarball timeout behavior in the docMichael Mercier
2018-05-24add docs and testsvolth
2018-05-02docs: mention source of env variables used by `impureEnvVars`.Gleb Peregud
2018-04-03document that writeTextFile from Nixpkgs is an alternative to builtins.toFileJustin Humm
2018-03-23Document fetchGit.Shea Levy
2018-02-14Add splitVersion primop.Shea Levy
2018-02-07Merge pull request #1816 from shlevy/add-pathEelco Dolstra
2018-02-06Add path primop.Shea Levy
2018-01-31Manual: Remove old cruftEelco Dolstra
2018-01-27Improve manual on inheriting attributesEric Wolf
2017-12-11Add builtins.concatStringSep to the manualChris Martin
2017-11-01Mention isFloat function in "Built-in Functions" sectionZoran Plesivčak
2017-11-01Mention "float" type in builtins.typeOf section of the docsZoran Plesivčak
2017-10-26Clarify indented string escaping rulesOrivej Desh
2017-10-26Describe "with" scoping precedenceOrivej Desh
2017-10-26Describe arithmetic operatorsOrivej Desh
2017-08-18update MD5 to SHA-256 in expression-syntaxChase Adams
2017-08-16Merge branch 'tokenize' of https://github.com/nbp/nixEelco Dolstra
2017-08-15Add builtins.string function.Nicolas B. Pierron
2017-08-15Move builtins.match documentation between map and mul.Nicolas B. Pierron
2017-07-15use sha256 hashes in the examplesHarmen
2017-05-29Merge pull request #1393 from pyrtsa/patch-1Eelco Dolstra
2017-05-28Remove stray `>` in builtins docPyry Jahkola
2017-05-28Fix variable name typo in derivations docPyry Jahkola
2017-05-24Merge pull request #1382 from FRidh/patch-1Eelco Dolstra
2017-05-17Document that builtins.match takes a POSIX extended REEelco Dolstra
2017-05-11Document fetchTarball can take a sha256Frederik Rietdijk
2017-05-10TypoEelco Dolstra
2017-05-10doc: builtins.attrNames returns alphabetically sorted listDomen Kožar
2017-04-17Manual: document tryEvalLinus Heckemann
2017-02-21Fix XML validityEelco Dolstra
2017-02-20Document toString betterLinus Heckemann
2016-12-11Document path-search behaviourLinus Heckemann
2016-12-09Document builtins.match, fixes #1145Domen Kožar
2016-09-21Document the { __toString } interfacezimbatm
2016-08-26doc: move set functor para to Sets sectionDomen Kožar
2016-08-11doc: add an example for builtins.substringDomen Kožar
2016-08-10s/powerpc-darwin/x86_64-darwin/Domen Kožar
2016-05-30Merge pull request #576 from qknight/args_explanationDomen Kožar
2016-05-30Update language-constructs.xmlJoachim Schiele
2016-05-30Update language-constructs.xmlJoachim Schiele
2016-04-26fix "nix-build" examplesScott R. Parish
2016-02-12Merge pull request #762 from ctheune/ctheune-floatsEelco Dolstra
2016-01-06Update documentation for floats.Christian Theune
2016-01-05manual: document builtins.functionArgsVladimír Čunát
2015-09-01Fix readDir exampleEelco Dolstra
2015-07-28Add sort primopEelco Dolstra
2015-07-28Add primop genListEelco Dolstra
2015-07-24Add replaceStrings primopEelco Dolstra
2015-07-23Add primops all and anyEelco Dolstra