ml4ai / automates

AutoMATES: Automated Model Assembly from Text, Equations, and Software
https://ml4ai.github.io/automates
Other
24 stars 9 forks source link

Breaks/Continues/Early Returns GCC -> CAST Pull Request #265

Open titomeister opened 3 years ago

titomeister commented 3 years ago

Pushing up the changes made up to this point for handling and testing breaks/continues/early returns. What remains is to finish off the testing by adding in the correct CAST files to the test framework and to make sure that the break handling is correct.