[dlang.org] [D-Programming-Language/dlang.org] b0851f: Improve the section for Lambda and Function Litera...

GitHub noreply at github.com
Mon Dec 30 11:53:23 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: b0851f8c83d231175475cd963db1b489132f60dd
      https://github.com/D-Programming-Language/dlang.org/commit/b0851f8c83d231175475cd963db1b489132f60dd
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-08-18 (Sun, 18 Aug 2013)

  Changed paths:
    M expression.dd

  Log Message:
  -----------
  Improve the section for Lambda and Function Literal

Because, in D, "Lambda" is a kind of function literal.


  Commit: 1d4a493f58ef7c73feb804f48f6b6cf2af4200dd
      https://github.com/D-Programming-Language/dlang.org/commit/1d4a493f58ef7c73feb804f48f6b6cf2af4200dd
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-08-18 (Sun, 18 Aug 2013)

  Changed paths:
    M function.dd

  Log Message:
  -----------
  fix Issue 10848 - Compiler should always try to inlining a direct lambda call


  Commit: badd56670beb06c2b8a19bc73a4fca39673d0f64
      https://github.com/D-Programming-Language/dlang.org/commit/badd56670beb06c2b8a19bc73a4fca39673d0f64
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-12-30 (Mon, 30 Dec 2013)

  Changed paths:
    M expression.dd
    M function.dd

  Log Message:
  -----------
  Merge pull request #372 from 9rnsr/fix10848

[enh] Issue 10848 - Compiler should always try to inlining a direct lambda call


Compare: https://github.com/D-Programming-Language/dlang.org/compare/55bbfb02cadb...badd56670beb


More information about the dlang.org mailing list