v0.13.7 Neodymium 2017-07-09
- Fixed bug with
for
without body. (#186) - @Konstantin8105 - Simply logic for transpiling while statements. (#201) - @Konstantin8105
- Simply logic for transpiling do statements. (#202) - @Konstantin8105
- Lots of documentation cleanup. (#124) - @elliotchance
- Added support for
IndirectFieldDecl
in the AST. (#195, #203) - @elliotchance