[root]/ch.sahits.codegen.java/src/ch/sahits/codegen/java/input
db
(1 files, 325 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 85 (100.0%) | 574 (100.0%) | 6.7 |
Improve API by hiding unnessesairy information
1 lines of code changed in:
Merge from PHP integration branch
50 lines of code changed in:
Also add imports from members
29 lines of code changed in:
Added the class file parser. Basically this implements feature #8. The test is missing
130 lines of code changed in:
Fixed the parsing of internal primary keys. This resolves part of #72
17 lines of code changed in:
Move the class into the internal package
0 lines of code changed in:
Move the enumeration into the internal package
0 lines of code changed in:
Refactoring of class after moving of enumeration
1 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
0 lines of code changed in:
Implemented the first test case for HeadlessJavaGenerator succesfully
7 lines of code changed in:
Implemented the headless generator for java classes
25 lines of code changed in:
Fixed a bug in the validation of the modifiers (missing return)
2 lines of code changed in:
Added additional test in the validation if wrong arguments for -m od -i are passed.
12 lines of code changed in:
Completed the validation
25 lines of code changed in:
Set up the validation of for the headless build
1 lines of code changed in:
Added Validator for generation definition in the headless build
2 lines of code changed in:
Added enumeration for input method and generation method for console based calls
2 lines of code changed in:
Added enumeration for the headless Java code generation
3 lines of code changed in:
Merged from branch UI_seperation_II
35 lines of code changed in:
(14 more)