aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/language
AgeCommit message (Expand)Author
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
2022-08-15reword introduction to overviewValentin Gagarin
2022-08-15fix whitespace to please markdownValentin Gagarin
2022-08-15add more examples on string interpolationValentin Gagarin
2022-08-15add more list examplesValentin Gagarin
2022-08-15add curried functionValentin Gagarin
2022-08-15add second @ pattern exampleValentin Gagarin
2022-08-15add nullValentin Gagarin
2022-08-15add home pathValentin Gagarin
2022-08-15add search pathValentin Gagarin
2022-08-15add absolute pathValentin Gagarin
2022-08-15add floating point numberValentin Gagarin
2022-08-15add multi-line stringValentin Gagarin
2022-08-15flarify relative path semanticsValentin Gagarin
2022-08-15make hash and version distinguishable as placeholderValentin Gagarin
2022-08-15remove stale section linkValentin Gagarin
2022-08-15add syntax overview from NixOS manualValentin Gagarin
2022-08-04manual: remove "Writing Nix Expressions" chapterValentin Gagarin