[dylan-lang/opendylan] 7f3f0c: [lldb] Use wrapper structs for class identificatio...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <54e84e45f3e29_78583f8625b9b2bc1158481@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 7f3f0cbcb77f3353aa4feb56845ee1f8966ac03d
https://github.com/dylan-lang/opendylan/commit/7f3f0cbcb77f3353aa4feb56845ee1f8966ac03d
Author: Bruce Mitchener <[email protected]>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M tools/lldb/dylan/accessors.py
M tools/lldb/dylan/summaries.py
M tools/lldb/dylan/synthetics.py
Log Message:
-----------
[lldb] Use wrapper structs for class identification.
Previously, this was using the string class name which doesn't
work someone has a class in their library with the same name.
Commit: 3be17a2713ffd9ae9627abfdadae47517bc7029b
https://github.com/dylan-lang/opendylan/commit/3be17a2713ffd9ae9627abfdadae47517bc7029b
Author: Bruce Mitchener <[email protected]>
Date: 2015-02-21 (Sat, 21 Feb 2015)
Changed paths:
M tools/lldb/dylan/accessors.py
M tools/lldb/dylan/summaries.py
Log Message:
-----------
[lldb] Ensure that a value has expected type.
This doesn't cover every code path, but it covers some common ones.
Compare: https://github.com/dylan-lang/opendylan/compare/40b3c34ee3eb...3be17a2713ff
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter