Doug Coleman
|
0d308e6a4b
|
fix constructors for shadowed slots
|
2009-06-09 12:31:00 -04:00 |
Doug Coleman
|
2ff32e838e
|
add a constructor that calls all of its superclass initializers
|
2009-06-09 00:18:15 -04:00 |
Doug Coleman
|
a0b01a51b7
|
create initializers vocab when constructors is used. this should really go in bootstrap instead
|
2009-06-04 15:30:17 -05: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
|
e0d48e3ab6
|
New utility word: complete-effect
|
2009-03-22 17:59:40 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Slava Pestov
|
6ae2694f51
|
Move images vocab, and constructors (which it depends on) to basis
|
2009-02-11 05:01:04 -06:00 |