-
- Downloads
Rename declarations in view of variable grammar declaration changes
`let_declaration` -> `fct_declaration` `declaration` -> `var_declaration`
Showing
- tests/test_AffectationProcessor.cpp 3 additions, 3 deletionstests/test_AffectationProcessor.cpp
- tests/test_AffectationToStringProcessor.cpp 1 addition, 1 deletiontests/test_AffectationToStringProcessor.cpp
- tests/test_ArraySubscriptProcessor.cpp 4 additions, 4 deletionstests/test_ArraySubscriptProcessor.cpp
- tests/test_BinaryExpressionProcessor_utils.hpp 1 addition, 1 deletiontests/test_BinaryExpressionProcessor_utils.hpp
- tests/test_CFunctionProcessor.cpp 2 additions, 2 deletionstests/test_CFunctionProcessor.cpp
- tests/test_ConcatExpressionProcessor.cpp 1 addition, 1 deletiontests/test_ConcatExpressionProcessor.cpp
- tests/test_DoWhileProcessor.cpp 1 addition, 1 deletiontests/test_DoWhileProcessor.cpp
- tests/test_ForProcessor.cpp 1 addition, 1 deletiontests/test_ForProcessor.cpp
- tests/test_FunctionProcessor.cpp 2 additions, 2 deletionstests/test_FunctionProcessor.cpp
- tests/test_IfProcessor.cpp 1 addition, 1 deletiontests/test_IfProcessor.cpp
- tests/test_IncDecExpressionProcessor.cpp 1 addition, 1 deletiontests/test_IncDecExpressionProcessor.cpp
- tests/test_ListAffectationProcessor.cpp 3 additions, 3 deletionstests/test_ListAffectationProcessor.cpp
- tests/test_NameProcessor.cpp 1 addition, 1 deletiontests/test_NameProcessor.cpp
- tests/test_OStreamProcessor.cpp 1 addition, 1 deletiontests/test_OStreamProcessor.cpp
- tests/test_TupleToVectorProcessor.cpp 4 additions, 4 deletionstests/test_TupleToVectorProcessor.cpp
- tests/test_UnaryExpressionProcessor.cpp 1 addition, 1 deletiontests/test_UnaryExpressionProcessor.cpp
- tests/test_WhileProcessor.cpp 1 addition, 1 deletiontests/test_WhileProcessor.cpp
Loading
Please sign in to comment