[dlang.org] [D-Programming-Language/d-programming-language.org] 37af4a: <integer-literal>.<property> is legal now

GitHub noreply at github.com
Sun Sep 2 06:46:27 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 37af4a881b26397ef05eee7c27198d56c89d830c
      https://github.com/D-Programming-Language/d-programming-language.org/commit/37af4a881b26397ef05eee7c27198d56c89d830c
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2012-08-18 (Sat, 18 Aug 2012)

  Changed paths:
    M property.dd

  Log Message:
  -----------
  <integer-literal>.<property> is legal now

Properties on integer literals are allowed without
additional parentheses after the recent UFCS changes.

(testing the GitHub online editor, sorry if the
commit should come out botched)


  Commit: eac22ce882be0f2bb13661d2faab1754f9ae706d
      https://github.com/D-Programming-Language/d-programming-language.org/commit/eac22ce882be0f2bb13661d2faab1754f9ae706d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-09-02 (Sun, 02 Sep 2012)

  Changed paths:
    M property.dd

  Log Message:
  -----------
  Merge pull request #151 from klickverbot/patch-2

<integer-literal>.<property> is legal now


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/8f9fa8703357...eac22ce882be


More information about the dlang.org mailing list