[dylan-lang/opendylan] 7a4e82: [lldb] Don't use simple vector code on every vecto...
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <554884e1874a1_49443fa75781f2c0297fc@hookshot-fe2-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 7a4e82cb2d5bf1d340875701c7aa4908766cc1df
https://github.com/dylan-lang/opendylan/commit/7a4e82cb2d5bf1d340875701c7aa4908766cc1df
Author: Bruce Mitchener <[email protected]>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M tools/lldb/dylan/accessors.py
Log Message:
-----------
[lldb] Don't use simple vector code on every vector.
* tools/lldb/dylan/accessors.py
(dylan_is_simple_vector): New check.
(dylan_simple_vector_size,
dylan_simple_vector_element): New functions for working with
simple vectors.
(dylan_vector_size, dylan_vector_element,
dylan_vector_elements): Update to handle simple vs other vectors.
Commit: 697e9e6576ceb3ac3a4adae316f1627b0abdca85
https://github.com/dylan-lang/opendylan/commit/697e9e6576ceb3ac3a4adae316f1627b0abdca85
Author: Bruce Mitchener <[email protected]>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M tools/lldb/dylan/accessors.py
Log Message:
-----------
[lldb] New type check accessors.
* tools/lldb/dylan/accessors.py
(dylan_is_double_float): Fix typo in function name.
(dylan_is_float, dylan_is_string): New.
Commit: 18003cda0cfa97baef9fc898428966c4572de962
https://github.com/dylan-lang/opendylan/commit/18003cda0cfa97baef9fc898428966c4572de962
Author: Bruce Mitchener <[email protected]>
Date: 2015-05-04 (Mon, 04 May 2015)
Changed paths:
M tools/lldb/dylan/summaries/llvm/types.py
Log Message:
-----------
[lldb] LLVM array, struct, vector type summaries.
* tools/lldb/dylan/summaries/llvm/types.py
(llvm_array_type_summary,
llvm_struct_type_summary,
llvm_vector_type_summary): New.
Compare: https://github.com/dylan-lang/opendylan/compare/dca6790f567a...18003cda0cfa
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter