[dylan-lang/opendylan] 04781b: dylan: Fix size parameter handling in range

GitHub <[email protected]> Mon, 09 Nov 2015 04:43:18 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <564094e6e40b5_7b5b3f8d988732b843448@hookshot-fe5-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: 04781be334e1f93951aa348b0ff751f8d922795d
      https://github.com/dylan-lang/opendylan/commit/04781be334e1f93951aa348b0ff751f8d922795d
  Author: Alfredo Beaumont <[email protected]>
  Date:   2015-10-31 (Sat, 31 Oct 2015)

  Changed paths:
    M sources/dylan/range.dylan

  Log Message:
  -----------
  dylan: Fix size parameter handling in range

Current implementation of range gives preference to size over to/below
parameters and modifies to accordingly if needed. This modification is
not correct as current as test range-5 in apple dylan test suite shows.

This change fixes size's behaviour according to current implementation,
making every test case in range-5 pass.

* sources/dylan/range.dylan
  (make): Fix size parameter handling


  Commit: 09c4adc4aacc5848878d232224c9e442b1ea4d58
      https://github.com/dylan-lang/opendylan/commit/09c4adc4aacc5848878d232224c9e442b1ea4d58
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M sources/dylan/range.dylan

  Log Message:
  -----------
  Merge pull request #1005 from abeaumont/range-fixes

dylan: Fix size parameter handling in range


Compare: https://github.com/dylan-lang/opendylan/compare/c13b65a94bc5...09c4adc4aacc

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