dart-archive / ts2dart

ts2dart TypeScript to Dart transpiler
Apache License 2.0
181 stars 62 forks source link

fix(expression): ensure bitwise operations avoid unecessary casting #354

Closed matsko closed 8 years ago

mprobst commented 8 years ago

This has been superseded by me fixing it :-)