Doug Coleman
|
39047be85d
|
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
|
0d308e6a4b
|
fix constructors for shadowed slots
|
2009-06-09 12:31:00 -04:00 |
Doug Coleman
|
7734042b58
|
use initial values in constructors when approriate
|
2009-06-04 14:57:10 -05:00 |
Doug Coleman
|
4cead52ba6
|
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 |