[Newcompiler] [ANN] NewCompiler#117

Marcus Denker denker at iam.unibe.ch
Sun Sep 10 16:38:06 UTC 2006


Updated NewCompiler image based on 3.9#7056


	http://www.iam.unibe.ch/~denker/temp/NewCompiler.zip

ChangeLog for AST and NewCompiler:
------------------------------------------------------

- RBFormatter prints pragmas and primitives
- Fix start/stop for pragmas
- Now RBPragmasNode have been removed and RBMethodNode contain a  
Collection of RBPragmaNode
- Fix isPrimitive in RBMethodNode
- RBMethodNode >> #isPrimitve is broken, added test
- fixed trailer in IRMethod >> #compiledMethod
- clean LocalVar>>emitEnvStore:from: and emitEnvValue:from: to not  
test for #compileNewCompiler
- Allow compiler to generate instances of other classes than  
CompiledMehod. This makes MethodWrappers work because they are  
subclasses.

Thanks to Math and Phillippe for these changes.

      Marcus


More information about the Newcompiler mailing list