OOP: implemented 'implicit omit' and 'erroneous' attributes for class members (issue #673)
parent
57688def
No related branches found
No related tags found
Showing
- compiler2/Code.cc 6 additions, 2 deletionscompiler2/Code.cc
- compiler2/Type.hh 2 additions, 2 deletionscompiler2/Type.hh
- compiler2/Type_codegen.cc 9 additions, 7 deletionscompiler2/Type_codegen.cc
- compiler2/Value.cc 4 additions, 4 deletionscompiler2/Value.cc
- compiler2/Value.hh 1 addition, 1 deletioncompiler2/Value.hh
- compiler2/asn1/AST_asn1.cc 1 addition, 1 deletioncompiler2/asn1/AST_asn1.cc
- compiler2/asn1/Object.cc 2 additions, 2 deletionscompiler2/asn1/Object.cc
- compiler2/record.c 17 additions, 17 deletionscompiler2/record.c
- compiler2/record_of.c 10 additions, 10 deletionscompiler2/record_of.c
- compiler2/ttcn3/AST_ttcn3.cc 28 additions, 16 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 1 addition, 0 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/Statement.cc 11 additions, 0 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/compiler.h 2 additions, 1 deletioncompiler2/ttcn3/compiler.h
- compiler2/ttcn3/compiler.y 8 additions, 2 deletionscompiler2/ttcn3/compiler.y
- core/Basetype.cc 0 additions, 1 deletioncore/Basetype.cc
- core/OOP.hh 2 additions, 0 deletionscore/OOP.hh
- regression_test/oop/oop2.ttcn 61 additions, 0 deletionsregression_test/oop/oop2.ttcn
- regression_test/oop/oop_rt2.ttcn 43 additions, 0 deletionsregression_test/oop/oop_rt2.ttcn
- usrguide/referenceguide/4-ttcn3_language_extensions.adoc 0 additions, 1 deletionusrguide/referenceguide/4-ttcn3_language_extensions.adoc
Loading
Please register or sign in to comment