Added the setting in the yaml for truthiness, and added a timeout error to the code generation.
Need to fix the generation error that prevents a large amount of code from being generated...
Took 1 hour 47 minutes
- Loops are now bound on the number of iterations by max-loop-iterations
- Names now get removed from the list of possible names when used
- Overflow errors in arithmetic are handled gracefully
Took 1 hour 13 minutes