Implemented object-oriented features - stage 5 (bug 552011)
Change-Id: I30e11c79aa3da5524b5a60cb4ef25a808aaf9516
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Setting.hh 8 additions, 0 deletionscompiler2/Setting.hh
- compiler2/Type.cc 13 additions, 6 deletionscompiler2/Type.cc
- compiler2/Type.hh 9 additions, 3 deletionscompiler2/Type.hh
- compiler2/Type_chk.cc 71 additions, 0 deletionscompiler2/Type_chk.cc
- compiler2/Type_codegen.cc 113 additions, 23 deletionscompiler2/Type_codegen.cc
- compiler2/Value.cc 38 additions, 17 deletionscompiler2/Value.cc
- compiler2/Value.hh 1 addition, 1 deletioncompiler2/Value.hh
- compiler2/ttcn3/AST_ttcn3.cc 60 additions, 24 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 8 additions, 4 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/Statement.cc 54 additions, 14 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/TtcnTemplate.cc 71 additions, 36 deletionscompiler2/ttcn3/TtcnTemplate.cc
- compiler2/ttcn3/Ttcnstuff.cc 71 additions, 5 deletionscompiler2/ttcn3/Ttcnstuff.cc
- compiler2/ttcn3/Ttcnstuff.hh 4 additions, 0 deletionscompiler2/ttcn3/Ttcnstuff.hh
- compiler2/ttcn3/compiler.l 24 additions, 0 deletionscompiler2/ttcn3/compiler.l
- compiler2/ttcn3/compiler.y 61 additions, 7 deletionscompiler2/ttcn3/compiler.y
- conformance_test/core_language_tests/negative_tests/15_templates.script 1 addition, 1 deletion...st/core_language_tests/negative_tests/15_templates.script
- conformance_test/core_language_tests/negative_tests/16-20_folders.script 1 addition, 1 deletion...t/core_language_tests/negative_tests/16-20_folders.script
- core/OOP.hh 77 additions, 38 deletionscore/OOP.hh
- function_test/Semantic_Analyser/TTCN3_SA_ttcn3adhoc_TD.script 2 additions, 2 deletions...tion_test/Semantic_Analyser/TTCN3_SA_ttcn3adhoc_TD.script
- regression_test/oop/oop.ttcn 186 additions, 11 deletionsregression_test/oop/oop.ttcn
Loading
Please register or sign in to comment