[ANN] RefactoringEngine.3 and AST.13

Marcus Denker denker at iam.unibe.ch
Mon Sep 12 08:33:36 UTC 2005


Hi,

New versions of AST and RefactoringEngine are available (both for 3.9a):

AST: - Further bug-fixes to work with both the new compiler and RB
          - cleanups and small fixes

Refactoing Engine:
         - Bugfixes and small cleanup


Full ChangeLog:
---------------------


Name: RefactoringEngine-md.3
Author: md
Time: 2 September 2005, 12:03:30 pm
UUID: 3159c6e1-4b64-48ea-8953-9fafa268c909
Ancestors: RefactoringEngine-md.2

0001662: Can't open the packages menu if no package is selected =>  
Instances of UndefinedObject are not indexable

Name: RefactoringEngine-md.2
Author: md
Time: 11 August 2005, 11:48:11 am
UUID: ab24660f-9316-4091-943d-e8e2d982b739
Ancestors: RefactoringEngine-md.1

add RBAbstractClass>protocolsFor: from SmaCCDev


Name: AST-md.13
Author: md
Time: 1 September 2005, 4:14:33 pm
UUID: f2e9b877-0f95-401e-9d64-69fa158dfb8d
Ancestors: AST-md.12

remove Null classVar from RBLiteralNode


Name: AST-md.12
Author: md
Time: 1 September 2005, 4:08:35 pm
UUID: ebbeaaee-3c1b-47cb-b112-fe990c19436e
Ancestors: AST-md.11

Fix to make AST work with compiler and RB simulataniously

-> RBToken>>#isRBToken
-> changes RBToken to test for token class. return "token realValue"  
for RBTokens, value for SmaCCToken.


Name: AST-md.11
Author: md
Time: 1 September 2005, 3:37:47 pm
UUID: d7c80c16-afbb-4ff1-9271-5fbb8cab0549
Ancestors: AST-md.10

- move method from translation category to *newcompiler
- #veryfyIn: move in newcompiler
- changed ColorFormatter to use ColoredCodestream



More information about the Squeak-dev mailing list