[dylan-lang/opendylan] 91359f: [lldb] Show a summary when it has a false-y value.

GitHub <[email protected]> Thu, 17 Sep 2015 07:34:58 -0700
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <55facf92e9b35_66253f8bf085729c430f7@hookshot-fe4-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-lang/opendylan
  Commit: 91359f4893e419e2a59fa004d3570ce6c61260d1
      https://github.com/dylan-lang/opendylan/commit/91359f4893e419e2a59fa004d3570ce6c61260d1
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M tools/lldb/dylan/summaries/__init__.py

  Log Message:
  -----------
  [lldb] Show a summary when it has a false-y value.

When showing a double-integer, we want to show the value when it
is 0, so make sure we check that summary is not None rather than
just that it is not false-y.

* tools/lldb/dylan/summaries/__init__.py
  (dylan_object_summary): Compare calculated summary against None.


  Commit: 9f6f1fd8e83fd9adcb649319dc7a616c1158ca2e
      https://github.com/dylan-lang/opendylan/commit/9f6f1fd8e83fd9adcb649319dc7a616c1158ca2e
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M sources/lib/big-integers/big-integers.lid
    M sources/lib/big-integers/double-integer.dylan
    M sources/lib/big-integers/library.dylan

  Log Message:
  -----------
  [big-integers] Clean up whitespace.


  Commit: 1b743072ef7a68d9b16baa305f990c7e40cf3787
      https://github.com/dylan-lang/opendylan/commit/1b743072ef7a68d9b16baa305f990c7e40cf3787
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M sources/lib/generic-arithmetic/generic-arithmetic.lid
    M sources/lib/generic-arithmetic/generic-integer.dylan
    M sources/lib/generic-arithmetic/generic-number.dylan
    M sources/lib/generic-arithmetic/library.dylan

  Log Message:
  -----------
  [generic-arithmetic] Clean up whitespace.


Compare: https://github.com/dylan-lang/opendylan/compare/f053e358c596...1b743072ef7a

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