[dylan-lang/opendylan] 58bedc: [common-dylan] Add sincos.

GitHub <[email protected]> Sun, 11 Oct 2015 22:19:53 -0700
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <561b42f9c243e_6a613fbe60e712c093269@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: 58bedca8d097c17efbdedffce74dcf0bf1e18b48
      https://github.com/dylan-lang/opendylan/commit/58bedca8d097c17efbdedffce74dcf0bf1e18b48
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-10-12 (Mon, 12 Oct 2015)

  Changed paths:
    M documentation/library-reference/source/common-dylan/transcendentals.rst
    M documentation/release-notes/source/2015.1.rst
    M sources/common-dylan/library.dylan
    M sources/common-dylan/tests/specification.dylan
    M sources/common-dylan/tests/transcendentals.dylan
    M sources/common-dylan/transcendentals.dylan

  Log Message:
  -----------
  [common-dylan] Add sincos.

* documentation/release-notes/source/2015.1.rst: Update.

* documentation/library-reference/source/common-dylan/transcendentals.rst
  (sincos): Document.

* sources/common-dylan/library.dylan
  (module transcendentals): Export sincos.

* sources/common-dylan/tests/specification.dylan
  (module-spec transcendentals): Add sincos.

* sources/common-dylan/tests/transcendentals.dylan
  (function-test sincos): Stub.

* sources/common-dylan/transcendentals.dylan
  (sincos): Add open generic, seal domain over <real>,
   add methods for single and double floats.


  Commit: 2539a23cc71b420127fb00830927bb12e9b99479
      https://github.com/dylan-lang/opendylan/commit/2539a23cc71b420127fb00830927bb12e9b99479
  Author: Peter S. Housel <[email protected]>
  Date:   2015-10-11 (Sun, 11 Oct 2015)

  Changed paths:
    M documentation/library-reference/source/common-dylan/transcendentals.rst
    M documentation/release-notes/source/2015.1.rst
    M sources/common-dylan/library.dylan
    M sources/common-dylan/tests/specification.dylan
    M sources/common-dylan/tests/transcendentals.dylan
    M sources/common-dylan/transcendentals.dylan

  Log Message:
  -----------
  Merge pull request #996 from waywardmonkeys/dev/sincos

[common-dylan] Add sincos.


Compare: https://github.com/dylan-lang/opendylan/compare/d20c82fe0e41...2539a23cc71b

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter