[root]/ch.sahits.codegen/src/ch/sahits/codegen/input

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 37 (100.0%) | 379 (100.0%) | 10.2 |
Add UML class diagram for input file parsing
185 lines of code changed in:
Merge from PHP integration branch
57 lines of code changed in:
Improved the logging facilities to fix #65
1 lines of code changed in:
Move the enumeration ch.sahtits.codegen.java.input.EHeadlessInputMethod from the plugin ch.sahits.codegen.java to ch.sahits.codegen
0 lines of code changed in:
Refactoring after the moving of the enumeration
1 lines of code changed in:
Move the enumeration ch.sahtits.codegen.java.input.EHeadlessInputMethod from the plugin ch.sahits.codegen.java to ch.sahits.codegen
1 lines of code changed in:
Changed package declaration after moving
1 lines of code changed in:
Move the interface ch.sahits.codegen.java.input.IXMLJavaInputFileParser from the plugin ch.sahits.codegen.java to ch.sahits.codegen
32 lines of code changed in:
Comment the friend check out
2 lines of code changed in:
Renaming of GeneralHeadlessXMLSerializer to GeneralHeadlessXMLSerializerfactory to avoid confusion
64 lines of code changed in:
Completed the separation of UI and general stuff for ch.sahits.codegen
23 lines of code changed in:
Move ch.sahits.codegen.input.XMLSerializerFactroryFactory to ch.sahits.codegen.ui.input.XMLSerializerFactroryFactory in the UI plug-in
0 lines of code changed in:
Move ch.sahits.codegen.input .GeneralXMLSerializerFactory to ch.sahits.codegen.ui.input.GeneralXMLSerializerFactory in the UI plug-in
0 lines of code changed in:
Applied changes to reflect on the moving of classes
3 lines of code changed in:
Seperation of UI concerns in the Serializer hierarchy
3 lines of code changed in:
Removed the dependencies from the UI plug-in consearedned with logging
3 lines of code changed in:
Refactoring Logging: Made logging method member methods
2 lines of code changed in:
Refactoring based on the moving of three classes
0 lines of code changed in:
Added missing JavaDoc
1 lines of code changed in:
Don't externalize constant strings
0 lines of code changed in:
(1 more)