Merging of Code refactoring branch.\n\nChanges include:\nChanged internal…

Authored by Ramon Zarazua <killerfox512@gmail.com>.

Description

Merging of Code refactoring branch.\n\nChanges include:\nChanged internal class generation structure to not depend on user input, and work as a generator.\nInitial implementation of Making C++ Implementation private, only works on very select occations.\nExtraction of some useful utilities that were bound inside simplerefactoring.cpp

Details

Committed
Ramon Zarazua <killerfox512@gmail.com>Jul 7 2009, 10:22 PM
Parents
R33:909465de5717: use if instead of switch so the compiler doesn't complain about unhandled case
Branches
Unknown
Tags
Unknown
Ramon Zarazua <killerfox512@gmail.com> committed R33:b037d5829b8a: Merging of Code refactoring branch.\n\nChanges include:\nChanged internal… (authored by Ramon Zarazua <killerfox512@gmail.com>).Jul 7 2009, 10:22 PM
zhigalin added inline comments.
/language/codegen/codegenerator.cpp
83

How does this work?
DocumentChangeSet has only the assignment operator overloaded...