This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8bd174cd088d7f5fa278805d4ef0772ae00a248
kotlin-fork
/
js
/
js.dart-ast
T
History
Alexey Andreev
66c78be10f
JS: don't optimize RTTI when possible, i.e. don't remove
is
and
as
when object is known at compile time to have type in RHS of expression. Substitute kotlin.Any with Object. Fix #KT-7665, #KT-7664
2016-11-25 14:08:13 +03:00
..
src/com/google/dart
/compiler
JS: don't optimize RTTI when possible, i.e. don't remove
is
and
as
when object is known at compile time to have type in RHS of expression. Substitute kotlin.Any with Object. Fix #KT-7665, #KT-7664
2016-11-25 14:08:13 +03:00
js.dart-ast.iml
Move inline-related stuff from 'descriptors' to 'frontend'
2015-04-16 14:35:06 +03:00
License.txt
Imported dart-ast from
https://github.com/develar/former-dast-ast
to js/js.dart-ast
2014-01-27 17:28:30 +04:00