aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/language
AgeCommit message (Expand)Author
2023-08-31add anchor to `builder`Valentin Gagarin
2023-08-07Stabilize `discard-references`Théophane Hufschmitt
2023-07-19clarify wording on args@ default handling (#8596)Valentin Gagarin
2023-07-16Nix Reference Manual: keep nix expressions uptodate with nixpkgs (#8703)Sinan Mohd
2023-06-30doc: TypoRobert Hensing
2023-06-27Automatically document builtin constantsJohn Ericson
2023-06-27Don't say this when we still pollute the global scopeJohn Ericson
2023-06-27Switch example to a primop this is less ill-advisedJohn Ericson
2023-06-15make domain-specificity more specificValentin Gagarin
2023-06-08refine wording on the purpose of the Nix languageValentin Gagarin
2023-06-02Merge pull request #8317 from fricklerhandwerk/doc-identifierThéophane Hufschmitt
2023-05-17add cross-references to pure evaluation modeValentin Gagarin
2023-05-17document `builtins.currentTime`Valentin Gagarin
2023-05-17document identifier syntax for attribute setsValentin Gagarin
2023-05-12Describe the or operation on attribute sets slightly moreAna Hobden
2023-05-11reword introduction to built-in functionsValentin Gagarin
2023-05-11reword documentation on `builtins`Valentin Gagarin
2023-05-11do not indent markdown listValentin Gagarin
2023-04-14Start cross-referencing experimental featuresJohn Ericson
2023-03-30Split nix-env and nix-store documentation per-subcommandAlexander Bantyev
2023-03-22doc: force line breaks where neededValentin Gagarin
2023-03-13Fix a typo of values.mdwzy
2023-02-10Fix minor syntax issue in the one of the examples.Pico Geyer
2023-02-07Merge pull request #7700 from iFreilicht/patch-1Valentin Gagarin
2023-02-07docs: Fix formatting of || operatorFelix Uhl
2023-02-07docs: Fix broken anchor linkFelix Uhl
2023-02-07doc: fixup 7714Naïm Favier
2023-01-30doc: add `__structuredAttrs`, `outputChecks`, `unsafeDiscardReferences`Naïm Favier
2023-01-30Merge branch 'master' into referenceablePathsThéophane Hufschmitt
2023-01-20doc: fix update operator descriptionFlorian Paul Schmidt
2023-01-19Merge pull request #7629 from phip1611/patch-3Valentin Gagarin
2023-01-19doc: update language/index.mdPhilipp Schuster
2023-01-19Merge pull request #7640 from marceltransier/patch-2Eelco Dolstra
2023-01-19Fix update operator usage in operators.mdMarcel Transier
2023-01-18Fix markdown error in operators.mdMarcel Transier
2023-01-05bring back table, extract annotationsValentin Gagarin
2023-01-05add links to documentation for data typesValentin Gagarin
2023-01-05use more self-explanatory placeholder namesValentin Gagarin
2023-01-05add semantics of overloaded `+` operatorValentin Gagarin
2023-01-05reword descriptions of operatorsValentin Gagarin
2023-01-05convert table to subsectionsValentin Gagarin
2023-01-05reorder columnsValentin Gagarin
2023-01-03`unsafeDiscardReferences`Naïm Favier
2023-01-02antiquotation -> string interpolationValentin Gagarin
2022-11-22fix error in language overviewValentin Gagarin
2022-11-09Merge pull request #6906 from fricklerhandwerk/language-overviewValentin Gagarin
2022-11-06manual: build action -> build taskValentin Gagarin
2022-10-19Explain how Nix handles antiquotation of pathsJohan Herland
2022-08-31do not use unwarranted pkgs in exampleValentin Gagarin
2022-08-15reword description of language propertiesValentin Gagarin