Fixed altsteps to only calculate local variables and gaurd expressions once per alt (#747)
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
parent
87d6d779
No related branches found
No related tags found
Showing
- compiler2/functionref.c 8 additions, 7 deletionscompiler2/functionref.c
- compiler2/ttcn3/AST_ttcn3.cc 84 additions, 32 deletionscompiler2/ttcn3/AST_ttcn3.cc
- compiler2/ttcn3/AST_ttcn3.hh 7 additions, 7 deletionscompiler2/ttcn3/AST_ttcn3.hh
- compiler2/ttcn3/ILT.cc 3 additions, 1 deletioncompiler2/ttcn3/ILT.cc
- compiler2/ttcn3/Statement.cc 25 additions, 14 deletionscompiler2/ttcn3/Statement.cc
- compiler2/ttcn3/Statement.hh 3 additions, 2 deletionscompiler2/ttcn3/Statement.hh
- core/Default.cc 2 additions, 2 deletionscore/Default.cc
- core/Default.hh 2 additions, 2 deletionscore/Default.hh
- regression_test/Makefile 1 addition, 1 deletionregression_test/Makefile
- regression_test/altstep/.gitignore 5 additions, 0 deletionsregression_test/altstep/.gitignore
- regression_test/altstep/Makefile 64 additions, 0 deletionsregression_test/altstep/Makefile
- regression_test/altstep/altstep_test.ttcn 89 additions, 0 deletionsregression_test/altstep/altstep_test.ttcn
- regression_test/altstep/config.cfg 20 additions, 0 deletionsregression_test/altstep/config.cfg
- regression_test/logFiles/CommonStuff.ttcn 1 addition, 1 deletionregression_test/logFiles/CommonStuff.ttcn
- usrguide/referenceguide/3-clarifications_to_the_ttcn-3_standard.adoc 0 additions, 34 deletions...ferenceguide/3-clarifications_to_the_ttcn-3_standard.adoc
Loading
Please register or sign in to comment