Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] RES: Current Status of Refactorings in Photran

Hi,

 

I’m developing and testing a new refactoring too ... “Introduce Intent”

 

I'll sending news in brief

 

See the attached image

 

[]´s

 

Bruno B. Boniati

 


De: Jeffrey Overbey [mailto:subscribe-photran-dev@xxxxxxxxxxxx]
Enviada em: segunda-feira, 6 de julho de 2009 19:35
Para: Photran Developer Info
Cc: Ralph Johnson; Stas Negara; Kurt Hendle; Timofey Yuvashev; Alejandra Garrido; Bruno Boniati
Assunto: Current Status of Refactorings in Photran

 

We have a small army of people working on Photran this summer and have finally gotten all of the annoying bugs out of the way so we can focus on building refactorings.  :-D  Here's the current status of all of the refactorings in Photran (Stas, did you say you have some others that are done but not submitted to Bugzilla yet?)...

  • Rename - In production (Jeff)
  • Introduce Implicit None - In production (Jeff)
  • Move Saved Variables to Common Block - In production (Stas)
  • Replace Obsolete Operators - In production (Bruno)
  • Canonicalize Keyword Capitalization - In Bugzilla, waiting on legal (Kurt)
  • Interchange Loops - In Bugzilla, waiting on legal (Tim)
  • Make Common Variable Names Consistent - In progress (Kurt)
  • Encapsulate Module Variable - In progress (Kurt)
  • Extract Procedure - In progress (Jeff)
  • Extract Local Variable - Stalled, waiting on type checker (Jeff)
  • Move Common Variable to Module - Stalled, waiting on common preconditions (Jeff)

I am copying Alejandra and Bruno, who have both stated interest in implementing refactorings, and photran-dev, in case anyone else is lurking.

We are also very close to having CDT's (single-configuration) C preprocessor integrated with our parser.  Matthew and I were working on that today, actually.

Jeff

Attachment: introduce_intent_refactoring.png
Description: introduce_intent_refactoring.png


Back to the top