[dlang.org] [D-Programming-Language/d-programming-language.org] 0d7d29: D1 doesn't have lambda expressions

GitHub noreply at github.com
Sat Apr 14 22:41:55 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 0d7d29458af89943a975b8292d94ef72881d386c
      https://github.com/D-Programming-Language/d-programming-language.org/commit/0d7d29458af89943a975b8292d94ef72881d386c
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-04-04 (Wed, 04 Apr 2012)

  Changed paths:
    M expression.dd

  Log Message:
  -----------
  D1 doesn't have lambda expressions


  Commit: ab6bb0ab817f66f1e7e5f457e98e9b1f4b13886f
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ab6bb0ab817f66f1e7e5f457e98e9b1f4b13886f
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-04-04 (Wed, 04 Apr 2012)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  D1 doesn't have typeof(return)


  Commit: 10f808a4bd00f46235a7d1d399ce69e4b909b79d
      https://github.com/D-Programming-Language/d-programming-language.org/commit/10f808a4bd00f46235a7d1d399ce69e4b909b79d
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-04-04 (Wed, 04 Apr 2012)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  D1 doesn't have @attributes


  Commit: a6ccff87867afa4536ac075398b2cbaf2c5b531b
      https://github.com/D-Programming-Language/d-programming-language.org/commit/a6ccff87867afa4536ac075398b2cbaf2c5b531b
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-04-04 (Wed, 04 Apr 2012)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  D1 doesn't have const, inout member functions


  Commit: f3076660c6190b1f5f451109da04e401cd7ae8b6
      https://github.com/D-Programming-Language/d-programming-language.org/commit/f3076660c6190b1f5f451109da04e401cd7ae8b6
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-04-14 (Sat, 14 Apr 2012)

  Changed paths:
    M declaration.dd
    M expression.dd

  Log Message:
  -----------
  Merge pull request #107 from donc/markAsD2only

Remove D2 features from the D1 spec


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/4154c12...f307666


More information about the dlang.org mailing list