[dylan-lang/opendylan] b71b0f: dylan-playground: Fix import errors
GitHub <[email protected]> Tue, 20 Oct 2015 23:22:30 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56272f2613f07_378b3ff6ee4272bc13545@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: b71b0fcfd8bc107dc91bffa96dfa494ee640a73f
https://github.com/dylan-lang/opendylan/commit/b71b0fcfd8bc107dc91bffa96dfa494ee640a73f
Author: Peter S. Housel <[email protected]>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M sources/app/dylan-playground/gui-module.dylan
M sources/app/dylan-playground/module.dylan
Log Message:
-----------
dylan-playground: Fix import errors
* sources/app/dylan-playground/module.dylan
(module dylan-playground): Import format-out from simple-format.
* sources/app/dylan-playground/gui-module.dylan
(module gui-dylan-playground): Import format-out from simple-format.
Commit: 8a90f686320556afe91a2ccaa1964923b8fece42
https://github.com/dylan-lang/opendylan/commit/8a90f686320556afe91a2ccaa1964923b8fece42
Author: Peter S. Housel <[email protected]>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M sources/dylan/list.dylan
Log Message:
-----------
dylan: Restore rest() method
* sources/dylan/list.dylan
(rest): Restore definition formerly found in the now-deleted
limited-list.dylan source file.
Commit: c368bcc6ba6a7c4d2fdb94df0b2587f14f402f5c
https://github.com/dylan-lang/opendylan/commit/c368bcc6ba6a7c4d2fdb94df0b2587f14f402f5c
Author: Peter S. Housel <[email protected]>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M sources/dylan/condition-extras.dylan
Log Message:
-----------
dylan: make type-error breakpointable
* sources/dylan/condition-extras.dylan
(check-type): Signal <type-error> by calling type-check-error()
to facilitate stopping at a breakpoint within that function.
Compare: https://github.com/dylan-lang/opendylan/compare/4940fff037d6...c368bcc6ba6a
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter