Doug Coleman
|
d11aab67b1
|
call initializers in reverse order to allow base classes to set state after slots are set in a subclass
|
2009-06-11 13:19:54 -05:00 |
Doug Coleman
|
f575edc2aa
|
fix constructors for shadowed slots
|
2009-06-09 12:31:00 -04:00 |
Doug Coleman
|
a1f8ab1e6c
|
use initial values in constructors when approriate
|
2009-06-04 14:57:10 -05:00 |
Doug Coleman
|
c21076562e
|
constructor foo now creates an initialize-foo word in the initializers vocabualary. <foo> is instantiated with boa constructors now, so constructors handle read-only slots
|
2009-06-04 10:17:09 -05:00 |
Slava Pestov
|
6ae2694f51
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01:04 -06:00 |