index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang
Age
Commit message (
Expand
)
Author
2014-07-04
Add builtin function ‘fromJSON’
Eelco Dolstra
2014-06-10
== operator: Ignore string context
Eelco Dolstra
2014-05-29
Fix test
Eelco Dolstra
2014-05-26
Make the Nix search path declarative
Eelco Dolstra
2014-05-26
Ensure that -I flags get included in nixPath
Eelco Dolstra
2014-05-26
Add constant ‘nixPath’
Eelco Dolstra
2014-05-26
Add primop ‘scopedImport’
Eelco Dolstra
2014-03-10
If a dynamic attribute name evaluates to null, remove it from the set
Shea Levy
2014-02-26
Test some more primops
Eelco Dolstra
2014-01-14
Allow "bare" dynamic attrs
Shea Levy
2014-01-06
Merge branch 'dynamic-attrs-no-sugar' of github.com:shlevy/nix
Eelco Dolstra
2014-01-06
Disable the tail call test
Eelco Dolstra
2013-12-31
Fold dynamic binds handling into addAttr
Shea Levy
2013-12-31
Dynamic attrs
Shea Levy
2013-12-31
Add the ExprBuiltin Expr type to the AST
Shea Levy
2013-11-19
Add a toJSON primop
Eelco Dolstra
2013-11-18
Add a primop unsafeGetAttrPos to return the position of an attribute
Eelco Dolstra
2013-11-18
Add a symbol __curPos that expands to the current source location
Eelco Dolstra
2013-11-12
Add a test to check that tail calls run in bounded stack space
Eelco Dolstra
2013-10-24
Rename "attribute sets" to "sets"
Eelco Dolstra
2013-10-24
Add a test of the type primops
Eelco Dolstra
2013-10-17
Add a test for type correctness of antiquotes
Eelco Dolstra
2013-10-16
Add a regression test for correct path antiquotation behavior
Eelco Dolstra
2013-08-26
Simplify inherited attribute handling
Shea Levy
2013-08-26
Fix typos, especially those that end up in the Nix manual
Ivan Kozik
2013-08-02
Let the ordering operators also work on strings
Eelco Dolstra
2013-08-02
Add comparison operators ‘<’, ‘<=’, ‘>’ and ‘>=’
Eelco Dolstra
2013-08-02
Add integer ‘-’, ‘*’ and ‘/’ operators
Eelco Dolstra
2013-08-02
Add a unary integer negation operator
Eelco Dolstra
2013-08-02
Overload the ‘+’ operator to support integer addition
Eelco Dolstra
2013-07-31
Test the delayed with a bit more
Eelco Dolstra
2013-07-31
Delay evaulation of `with` attrs until a variable lookup needs them
Shea Levy
2013-02-08
Rename "hash" to "hashString" and handle SHA-1
Eelco Dolstra
2013-02-08
experimental/hash
Marc Weber
2012-09-27
Allow dashes in identifiers
Eelco Dolstra
2012-01-19
* Add a test case for comparing derivations.
Eelco Dolstra
2012-01-03
* Refactoring: Get rid of a few subdirectories in corepkgs/, and some
Eelco Dolstra
2011-12-21
* Add some accidentally committed files.
Eelco Dolstra
2011-08-06
* Add the Nix corepkgs to the end of the search path. This makes it
Eelco Dolstra
2011-08-06
* Allow redirections in search path entries. E.g. if you have a
Eelco Dolstra
2011-08-06
* Add a Nix expression search path feature. Paths between angle
Eelco Dolstra
2011-07-13
* Allow attribute names to be strings. Based on the
Eelco Dolstra
2011-07-13
* Allow a default value in attribute selection by writing
Eelco Dolstra
2011-07-06
* Test case.
Eelco Dolstra
2011-01-14
* builtins.substring: if "start" is beyond the end of the string,
Eelco Dolstra
2010-10-24
* Keep attribute sets in sorted order to speed up attribute lookups.
Eelco Dolstra
2010-10-23
* Regression test for listToAttr's behaviour if an attribute name
Eelco Dolstra
2010-10-22
* Regression test for __overrides.
Eelco Dolstra
2010-05-12
* Print attributes in sorted order.
Eelco Dolstra
2010-05-12
* Implemented tryEval, the last missing primop in the fast-eval
Eelco Dolstra
[next]