>> I'd like to merge the interpreter to trunk as soon as possible: it
>> would be nice to be able to include it when we do the EtoileUI
>> release. Should I put a diff on the review board first?
>
> Yes please. I've glanced over the code a few times, but a proper
> review before committing would
Le 14 oct. 2009 à 06:51, Eric Wasylishen a écrit :
> Hey,
> I spent some time this past weekend getting the LanguageKit
> interpreter working. Right now, it's passing all but three tests
> (TestMutRecursiveClassDefs, TestPrototypes, TestRetainOnlyOnce) on OS
> X 10.6 :-) Also, with a bit of tweak
On 14 Oct 2009, at 05:51, Eric Wasylishen wrote:
> Hey,
> I spent some time this past weekend getting the LanguageKit
> interpreter working. Right now, it's passing all but three tests
> (TestMutRecursiveClassDefs, TestPrototypes, TestRetainOnlyOnce) on OS
> X 10.6 :-) Also, with a bit of tweakin
Hey,
I spent some time this past weekend getting the LanguageKit
interpreter working. Right now, it's passing all but three tests
(TestMutRecursiveClassDefs, TestPrototypes, TestRetainOnlyOnce) on OS
X 10.6 :-) Also, with a bit of tweaking to remove the .gorm file, I
got ObjectManager.app