beattyml1/codgen

Add conditionals/control flow

beattyml1 opened this issue · 1 comments

Should include if, elseif, else, endif.
This is especially important for generating views and possibly some of the authorization logic.

Complete. This was a big addition with a lot there so there will probably be bugs. Known related bug is conditionals insert extra new line.