Mathias Fernandes Duarte Coelho

Results 3 issues of Mathias Fernandes Duarte Coelho

**Describe the feature** This would be extension of #346, #354 and #344. Arrays are treat as variables and therefore, can be freely used as one. **To Reproduce** We are not...

bug
moderate

**Is your feature request related to a problem? Please describe.** Extension of #27, the goal is implement if cascade statement when the command use no braces, as follows: **Should be...

enhancement
moderate

**Describe the bug** When user type incomplete programs, the "check_if(tokens[i + 1])" in **sim/simc_parse.py** will always overflow, if there is not tokens[i + 1]. The program typed by the use...

bug
easy