[root]/ch.sahits.codegen.java/src/ch/sahits/codegen/java/generator/ast

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 87 (100.0%) | 301 (100.0%) | 3.4 |
Use a slightly different setup
2 lines of code changed in:
Remove the Checklist lock and make use of the Debugging flags
2 lines of code changed in:
Refactored the class to use the extension point
12 lines of code changed in:
Implemented generator retrieving through the new method bundle@generatorClass but left the old way because it is still used when generationg through the wizard
9 lines of code changed in:
Merged from branch UI_seperation_II
39 lines of code changed in:
Let the interface IASTGeneratorInitializer implement the IASTGenerator Interface
1 lines of code changed in:
Improve the logging stack to provide more compatibility
18 lines of code changed in:
Resolved the problem of an error when adding the import from a reference implementation (#36)
22 lines of code changed in:
Completed implementation of selecting the reference implementation from a drop down list (#20)
8 lines of code changed in:
Refactoring Logging: Made logging method member methods
32 lines of code changed in:
Refactoring based on the moving of three classes
8 lines of code changed in:
Remove sops
0 lines of code changed in:
Added missing JavaDoc
2 lines of code changed in:
Don't externalize constant strings
3 lines of code changed in:
Clean up depriciated warnings (by suppressing them and document todos)
6 lines of code changed in:
Clean up imports
12 lines of code changed in:
Clean up imports
13 lines of code changed in:
Use ProjectClassLoaderV2
2 lines of code changed in:
Merged from branch
106 lines of code changed in:
Annotat the annotations with Documented so Method/Classes that are annotated with these make this known in the JavaDoc
4 lines of code changed in:
(1 more)