dart-archive / ts2dart

ts2dart TypeScript to Dart transpiler
Apache License 2.0
180 stars 61 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 :-)