All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Support for:
- ExprStatements
- IfStatements
- ForStatements
- ReturnStatements
- AssignmentStatements
- Added support for ForStatements
- Flattening module partially works. (only if statements supported)
- Some helper functions added
- Initial release minimal viable product