[dlang.org] [D-Programming-Language/dlang.org] f46cd3: Improve assert expression documentation.

GitHub via dlang.org dlang.org at puremagic.com
Thu Oct 2 07:05:43 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dlang.org
  Commit: f46cd3f357661b824bc205d829d7992565a6310e
      https://github.com/D-Programming-Language/dlang.org/commit/f46cd3f357661b824bc205d829d7992565a6310e
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M contracts.dd
    M dcompiler.dd
    M expression.dd
    M version.dd

  Log Message:
  -----------
  Improve assert expression documentation.

Improve assert docs on design-by-contract page too.

Improve wording based on comments.

Incorporate more suggestions from comments.

Reword per comments.

Copy-edit.

Use less ambiguous wording for version(assert) and -release.


  Commit: bede7699ea19c9634d197118840f1e1efed0f05a
      https://github.com/D-Programming-Language/dlang.org/commit/bede7699ea19c9634d197118840f1e1efed0f05a
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M contracts.dd
    M expression.dd

  Log Message:
  -----------
  Update based on comments.


  Commit: 279d262b16e28a2cfa55aa2f0c23a35840918703
      https://github.com/D-Programming-Language/dlang.org/commit/279d262b16e28a2cfa55aa2f0c23a35840918703
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2014-09-11 (Thu, 11 Sep 2014)

  Changed paths:
    M contracts.dd
    M dcompiler.dd

  Log Message:
  -----------
  Update assert docs according to reviewer comments.


  Commit: cd99fd8ffc26c4992589a5b8656112d7f4acdded
      https://github.com/D-Programming-Language/dlang.org/commit/cd99fd8ffc26c4992589a5b8656112d7f4acdded
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-10-02 (Thu, 02 Oct 2014)

  Changed paths:
    M contracts.dd
    M dcompiler.dd
    M expression.dd
    M version.dd

  Log Message:
  -----------
  Merge pull request #624 from quickfur/assert_doc

Improve assert expression documentation.


Compare: https://github.com/D-Programming-Language/dlang.org/compare/01a407c157ee...cd99fd8ffc26


More information about the dlang.org mailing list