]> gitweb.factorcode.org Git - factor.git/commit
constructor foo now creates an initialize-foo word in the initializers vocabualary...
authorDoug Coleman <erg@jobim.local>
Thu, 4 Jun 2009 15:17:09 +0000 (10:17 -0500)
committerDoug Coleman <erg@jobim.local>
Thu, 4 Jun 2009 15:17:09 +0000 (10:17 -0500)
commit4cead52ba6bf3747fe2859a6c6949ecbe125da81
treebdeb01d9f769f91198fed5d4e4794a4bf435177b
parent80c59d1a0f38b249a448ad91a3535a3b25cd1207
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
basis/constructors/constructors-tests.factor
basis/constructors/constructors.factor