[dylan-lang/opendylan] 88835f: Bug 7458: Process keywords in reverse order
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <54e2c1f5e3db6_49923fa41be972b8131c4@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 88835f73db3d7b3544c5aea190023fb905f487a9
https://github.com/dylan-lang/opendylan/commit/88835f73db3d7b3544c5aea190023fb905f487a9
Author: Peter S. Housel <[email protected]>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M sources/dfmc/llvm-back-end/llvm-entry-points.dylan
Log Message:
-----------
Bug 7458: Process keywords in reverse order
* sources/dfmc/llvm-back-end/llvm-entry-points.dylan
(op--process-keyword-optionals): Process keywords from last to first
to allow overriding keyword argument values via
apply(next-method, key: value, rest) and the like.
Commit: aafab605705330a2e5db3d0e633b09896e7306e2
https://github.com/dylan-lang/opendylan/commit/aafab605705330a2e5db3d0e633b09896e7306e2
Author: Peter S. Housel <[email protected]>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M sources/dfmc/llvm-back-end/llvm-entry-points.dylan
Log Message:
-----------
Bug 7458: Fix explicit-keyed-single-method
* sources/dfmc/llvm-back-end/llvm-entry-points.dylan
(explicit-keyed-single-method): Fix retrieval of the
single-method-engine-node-keys slot from
<explicit-keyed-single-method-engine-node> instances.
Commit: 6cb4b41bac91a20f548dd5c62927e49320c5adde
https://github.com/dylan-lang/opendylan/commit/6cb4b41bac91a20f548dd5c62927e49320c5adde
Author: Peter S. Housel <[email protected]>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M sources/dfmc/llvm-back-end/llvm-emit-computation.dylan
Log Message:
-----------
Bug 7458: Fix generation of dummy results
* sources/dfmc/llvm-back-end/llvm-emit-computation.dylan
(emit-computation on <loop-call>, emit-computation on <exit>): Use
emit-dead-assignment to generate a dummy value of the proper kind
for the generated temporary.
Compare: https://github.com/dylan-lang/opendylan/compare/8478e7654d6a...6cb4b41bac91
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter