Branch: refs/heads/master
  Home:   https://github.com/NixOS/nix
  Commit: a5e761dddb6b090b233aebe29dc30ebfbc058dab
      
https://github.com/NixOS/nix/commit/a5e761dddb6b090b233aebe29dc30ebfbc058dab
  Author: Guillaume Maudoux <layus...@gmail.com>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
    M src/libexpr/lexer.l
    A tests/lang/eval-okay-comments.exp
    A tests/lang/eval-okay-comments.nix

  Log Message:
  -----------
  Fix comments parsing

Fixed the parsing of multiline strings ending with an even number of
stars, like /** this **/.
Added test cases for comments.


  Commit: b8d9616af141ff669c94308da3b40f8be824cc83
      
https://github.com/NixOS/nix/commit/b8d9616af141ff669c94308da3b40f8be824cc83
  Author: Eelco Dolstra <eelco.dols...@logicblox.com>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
    M src/libexpr/lexer.l
    A tests/lang/eval-okay-comments.exp
    A tests/lang/eval-okay-comments.nix

  Log Message:
  -----------
  Merge pull request #1129 from layus/fix-comments

Fix comments parsing


Compare: https://github.com/NixOS/nix/compare/dd77f7d5931e...b8d9616af141
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to