index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang
Age
Commit message (
Expand
)
Author
2023-07-10
Fix test file name
John Ericson
2023-06-15
rename files referring to antiquotation
Valentin Gagarin
2023-06-09
Parse TOML timestamps (#8120)
Andrea Bedini
2023-05-25
primops: lazy evaluation of replaceStrings replacements
polykernel
2023-02-19
Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value
Valentin Gagarin
2023-01-23
Merge pull request #7447 from aakropotkin/read-file-type
Robert Hensing
2023-01-22
primop: add readFileType, optimize readDir
Alex Ameen
2023-01-21
Expand tests to reproduce #7655
John Ericson
2023-01-02
Merge pull request #5941 from hercules-ci/optimize-intersectAttrs
Théophane Hufschmitt
2023-01-02
antiquotation -> string interpolation
Valentin Gagarin
2022-12-24
Optimize intersectAttrs performance
Robert Hensing
2022-12-12
Fix reference to test directory path
Eelco Dolstra
2022-12-12
Enable some language tests that were accidentally disabled
Eelco Dolstra
2022-10-25
Merge pull request #7196 from sternenseemann/reenable-eval-okay-eq
Théophane Hufschmitt
2022-10-19
tests/lang: re-enable eval-okay-eq.nix tests
sternenseemann
2022-10-16
primops: make nature of foldl' strictness clearer
sternenseemann
2022-10-08
tests/lang/eval-okay-versions.nix: add test for previous commit
Adam Joseph
2022-05-25
Handle EOFs in string literals correctly
Eelco Dolstra
2022-05-05
Change json example to be original
thkoch2001
2022-02-02
Merge branch 'parser-improvements' of https://github.com/pennae/nix
Eelco Dolstra
2022-01-25
Fix parsing of variable names that are a suffix of '__curPos'
regnat
2022-01-24
Fix parsing of variable names that are a prefix of '__curPos'
Eelco Dolstra
2022-01-19
defer formals duplicate check for incresed efficiency all round
pennae
2022-01-03
add zipAttrsWith primop
pennae
2021-12-16
Add a test case for builtins.groupBy
Silvan Mosberger
2021-11-24
Make lists be comparable
Silvan Mosberger
2021-08-06
path antiquotations: rename confusing test
Taeer Bar-Yam
2021-08-06
add path antiqutations test
Taeer Bar-Yam
2021-05-29
Add .tar.zst support for TarballInputScheme
Timothy Klim
2021-05-10
Implement `builtins.floor` and `builtins.ceil` using the C library functions ...
Maximilian Bosch
2020-12-22
Move <nix/fetchurl.nix> into the nix binary
Eelco Dolstra
2020-09-14
Escape `${` in strings when printing Nix expressions
regnat
2020-04-02
Make function arguments retain position info
Silvan Mosberger
2020-03-11
Move some corepkgs into the nix binary
Eelco Dolstra
2020-03-04
Add test for foldl'
Eelco Dolstra
2020-01-07
Add support for \u escape in fromJSON
Nikola Knezevic
2019-11-25
Add testcase for attrset using __overrides and dynamic attrs
Puck Meerburg
2019-10-27
Merge branch 'tojson-tostring-fix' of https://github.com/mayflower/nix
Eelco Dolstra
2019-10-27
builtins.toJSON: fix __toString usage
Robin Gloster
2019-06-24
Fix abort in fromTOML
Eelco Dolstra
2019-06-24
Add more fromTOML tests
Eelco Dolstra
2019-05-29
Enable more fromTOML tests
Eelco Dolstra
2019-05-29
Fix eval-okay-fromTOML test
Eelco Dolstra
2019-05-28
Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nix
Eelco Dolstra
2019-05-08
fix hashfile test that wasn't failing due to eval laziness
Will Dietz
2019-05-03
Add builtins.hashFile
Daniel Schaefer
2019-03-27
Update eval-okay-types.exp to match #1828
Eelco Dolstra
2019-03-24
Add isPath primop
zimbatm
2019-01-31
Add builtins.appendContext.
Shea Levy
2019-01-14
Add builtins.getContext.
Shea Levy
[next]