Support for multiple encodings - stage two (bug 517843)
Change-Id: I7ebd47e4f108ee05021a6130ec42e1d038fa308e
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
Showing
- compiler2/Type.cc 102 additions, 39 deletionscompiler2/Type.cc
- compiler2/Type.hh 29 additions, 6 deletionscompiler2/Type.hh
- compiler2/Type_chk.cc 331 additions, 35 deletionscompiler2/Type_chk.cc
- compiler2/Type_codegen.cc 30 additions, 14 deletionscompiler2/Type_codegen.cc
- compiler2/Value.cc 239 additions, 148 deletionscompiler2/Value.cc
- compiler2/Value.hh 4 additions, 0 deletionscompiler2/Value.hh
- compiler2/main.cc 1 addition, 1 deletioncompiler2/main.cc
- compiler2/ttcn3/Attributes.cc 2 additions, 1 deletioncompiler2/ttcn3/Attributes.cc
- compiler2/ttcn3/Statement.cc 3 additions, 33 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/TtcnTemplate.cc 1 addition, 1 deletioncompiler2/ttcn3/TtcnTemplate.cc
- function_test/RAW_EncDec/RAW_EncDec_TD.fast_script 4 additions, 4 deletionsfunction_test/RAW_EncDec/RAW_EncDec_TD.fast_script
- function_test/Semantic_Analyser/Makefile.semantic 8 additions, 1 deletionfunction_test/Semantic_Analyser/Makefile.semantic
- function_test/Semantic_Analyser/TTCN3_SA_1_TD.script 2 additions, 2 deletionsfunction_test/Semantic_Analyser/TTCN3_SA_1_TD.script
- function_test/Semantic_Analyser/common.mk 3 additions, 2 deletionsfunction_test/Semantic_Analyser/common.mk
- function_test/Semantic_Analyser/encode/.gitignore 1 addition, 1 deletionfunction_test/Semantic_Analyser/encode/.gitignore
- function_test/Semantic_Analyser/encode/Makefile 0 additions, 1 deletionfunction_test/Semantic_Analyser/encode/Makefile
- function_test/Semantic_Analyser/encode/encode_SE.ttcn 140 additions, 0 deletionsfunction_test/Semantic_Analyser/encode/encode_SE.ttcn
- function_test/Semantic_Analyser/encode/encode_grp_mod_SE.ttcn 69 additions, 0 deletions...tion_test/Semantic_Analyser/encode/encode_grp_mod_SE.ttcn
- function_test/Semantic_Analyser/encode_legacy/.gitignore 2 additions, 0 deletionsfunction_test/Semantic_Analyser/encode_legacy/.gitignore
- function_test/Semantic_Analyser/encode_legacy/Makefile 13 additions, 0 deletionsfunction_test/Semantic_Analyser/encode_legacy/Makefile
Loading
Please register or sign in to comment