Doug Coleman
|
62f2496e56
|
basis: Move any vocabularies required by basis into basis.
|
2020-04-11 20:36:35 -05:00 |
Slava Pestov
|
b18c84454b
|
Move constructors vocabulary to extra and refactor basis code not to use it
|
2009-06-13 18:47:19 -05:00 |
Doug Coleman
|
74fbe979bb
|
forward/backward constructors instead of auto-constructors
|
2009-06-11 14:31:04 -05:00 |
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 |