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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 7 (100.0%) | 253 (100.0%) | 36.1 |
Fixed the generation of the getConnection method and adding it to the code. This is part of #70
5 lines of code changed in:
Fixed errors in the AST generation. This fixes #63. The generated code is ugly though apostroved values from the script are not transformed properly.
15 lines of code changed in:
Use the same implementation for createJetGateway as in JETASTGenerator
12 lines of code changed in:
Added missing JavaDoc
1 lines of code changed in:
Don't externalize constant strings
9 lines of code changed in:
Clean up warnings (unused imports never read variables)
1 lines of code changed in:
Merged from branch
210 lines of code changed in: