Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: e0953d53de1dbb89ef0ff779e53ffdb0d988e806
      
https://github.com/NixOS/nix/commit/e0953d53de1dbb89ef0ff779e53ffdb0d988e806
  Author: Shea Levy <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M doc/manual/expressions/language-values.xml
    M src/libexpr/lexer.l
    M src/libexpr/parser.y

  Log Message:
  -----------
  Allow the leading component of a path to be a ~


  Commit: 4646e946100f103edd509a716b9c1a8849fc7895
      
https://github.com/NixOS/nix/commit/4646e946100f103edd509a716b9c1a8849fc7895
  Author: Shea Levy <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M src/libexpr/eval.cc

  Log Message:
  -----------
  ExprConcatStrings: canonicalize concatenated paths


  Commit: 4b7c9f834c6e861ced90558a13fe4b78b584b710
      
https://github.com/NixOS/nix/commit/4b7c9f834c6e861ced90558a13fe4b78b584b710
  Author: Shea Levy <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M src/libexpr/parser.y

  Log Message:
  -----------
  tilde paths: get HOME at parse time


  Commit: e3e38a048e3dbe6d0e8beff7023a05113fe36fe8
      
https://github.com/NixOS/nix/commit/e3e38a048e3dbe6d0e8beff7023a05113fe36fe8
  Author: Shea Levy <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M src/libexpr/parser.y

  Log Message:
  -----------
  tilde paths: construct the entire path at parse time


  Commit: c4653afbcd96bf8f43bb54c1c2f79a27fd615e11
      
https://github.com/NixOS/nix/commit/c4653afbcd96bf8f43bb54c1c2f79a27fd615e11
  Author: Shea Levy <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M src/libexpr/parser.y

  Log Message:
  -----------
  tilde paths: The rest of the string has to start with a slash anyway


  Commit: c33244d7c19a43173676d14215e188270f31f115
      
https://github.com/NixOS/nix/commit/c33244d7c19a43173676d14215e188270f31f115
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M doc/manual/expressions/language-values.xml
    M src/libexpr/eval.cc
    M src/libexpr/lexer.l
    M src/libexpr/parser.y

  Log Message:
  -----------
  Merge branch 'tilde-paths' of https://github.com/shlevy/nix


Compare: https://github.com/NixOS/nix/compare/9bedd9b09b0b...c33244d7c19a
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to