Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 191 Bytes

File metadata and controls

5 lines (5 loc) · 191 Bytes
  • Implement Generic FOR loop.
  • Implement elseif branching properly (no more nasty if block going into another if block, that was hilariously bad.)
  • Cool.
  • Implement if branching lifting