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
2018-05-24
add docs and tests
volth
2018-05-11
Don't return negative numbers from the flex tokenizer
Eelco Dolstra
2018-05-02
Fix builtins.add test
Eelco Dolstra
2018-04-29
add tests for builtins.add
Tim Sears
2018-04-23
Merge branch 'pos-crash-fix' of git://github.com/dezgeg/nix
Shea Levy
2018-04-23
Merge branch 'add-test-eval-okay-nested-with' of git://github.com/ryantrinkle...
Shea Levy
2018-04-06
Add missing eval-okay-regex-split.exp test file
Doug Beardsley
2018-04-03
libexpr: Make unsafeGetAttrPos not crash on noPos
Tuomas Tynkkynen
2018-03-30
Add test eval-okay-nested-with
Ryan Trinkle
2018-03-02
libexpr: Recognize newline in more places in lexer
Tuomas Tynkkynen
2018-02-26
libexpr: Fix prim_replaceStrings() to work on an empty source string
Tuomas Tynkkynen
2018-02-21
Revert "libexpr: Fix prim_replaceStrings() to work on an empty source string"
Eelco Dolstra
2018-02-19
libexpr: Fix prim_replaceStrings() to work on an empty source string
Tuomas Tynkkynen
2018-02-14
Add splitVersion primop.
Shea Levy
2018-02-07
builtins.path test: Don't rely on shlevy's XDG_RUNTIME_DIR
Shea Levy
2018-02-06
Add path primop.
Shea Levy
2017-11-14
Revert "Don't parse "x:x" as a URI"
Eelco Dolstra
2017-10-30
Don't parse "x:x" as a URI
Eelco Dolstra
2017-08-15
Add builtins.string function.
Nicolas B. Pierron
2017-07-18
Update mailing list.
Graham Christensen
2017-05-17
Document that builtins.match takes a POSIX extended RE
Eelco Dolstra
2017-05-01
Fix lexer to support `$'` in multiline strings.
Guillaume Maudoux
2016-11-27
Improve error message on trailing path slashes
Guillaume Maudoux
2016-11-13
Fix comments parsing
Guillaume Maudoux
2016-08-29
Add builtin function "partition"
Eelco Dolstra
2016-02-15
Fix broken number parsing in fromJSON
Eelco Dolstra
2016-02-15
Fix test broken by #762
Eelco Dolstra
2016-02-12
Merge pull request #762 from ctheune/ctheune-floats
Eelco Dolstra
2016-02-01
Remove tests/lexer.sh
Eelco Dolstra
2016-01-06
Adapt tests to show that floats work properly.
Christian Theune
2015-11-04
Support SHA-512 hashes
Eelco Dolstra
2015-07-28
Add sort primop
Eelco Dolstra
2015-07-28
Add primop genList
Eelco Dolstra
2015-07-24
Add replaceStrings primop
Eelco Dolstra
2015-07-24
Add concatStringsSep as a primop
Eelco Dolstra
2015-07-23
Add primops all and any
Eelco Dolstra
2015-07-23
Add foldl' primop
Eelco Dolstra
2015-07-03
Fix the parsing of "$"'s in strings.
Guillaume Maudoux
2015-01-29
Merge remote-tracking branch 'shlevy/baseNameOf-no-copy'
Shea Levy
2014-11-25
Add a primop for regular expression pattern matching
Eelco Dolstra
2014-11-15
Add functors (callable attribute sets).
Shea Levy
2014-10-18
Fix context test
Shea Levy
2014-10-04
Add primop ‘catAttrs’
Eelco Dolstra
2014-10-04
Add primop ‘attrValues’
Eelco Dolstra
2014-10-03
Add test for readDir primop
Shea Levy
2014-09-22
Add ‘deepSeq’ primop
Eelco Dolstra
2014-09-22
Add ‘seq’ primop
Eelco Dolstra
2014-07-30
Rename nixPath to __nixPath
Eelco Dolstra
2014-07-04
Add builtin function ‘fromJSON’
Eelco Dolstra
2014-06-10
== operator: Ignore string context
Eelco Dolstra
[next]