about summary refs log tree commit diff
path: root/tests/lang/eval-okay-string.nix (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-03 Fix the parsing of "$"'s in strings.Guillaume Maudoux1-0/+2
2006-10-17 * Fix the tests wrt the AST changes, i.e., Str(s) -> Str(s, []), andEelco Dolstra1-2/+2
2006-09-01 * Allow "$" in strings as long as they are not followed by "{". (TooEelco Dolstra1-0/+1
2006-05-01 * String interpolation. Expressions likeEelco Dolstra1-1/+9
2006-05-01 * Allow string concatenations involving derivations, e.g.,Eelco Dolstra1-1/+1
2004-10-27 * Remove ancient Fix tests.Eelco Dolstra1-0/+1