0.0.02
Breaking changes!
"GlobalThis" now in "GlobalObject".
Renamed method from "Generate2Async" to "GenerateAsync".
- Updated generated csharp and xml documents.
- Added more comments to code,
- Initial support for built-it types/generics.
- Many missing tokens.
- Support for
while
loop. foreach
tofor..of
.$"{test}"
to`${test}`
.- Bug fixes.
Full Changelog: 0.0.01...0.0.02