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
bccd7bc04ac4e84e2dbca980d5c7c2a01f4667c2
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
expression
/
identifierClash
T
History
Roman Artemev
d35b20f764
[JS IR BE] Implement private members lowering to extract private methods from class and transform them into static function
...
* fix kotlin.Long * update tests
2019-01-11 20:28:04 +03:00
..
overloadedFun.kt
…
privateDeclarations.kt
[JS IR BE] Implement private members lowering to extract private methods from class and transform them into static function
2019-01-11 20:28:04 +03:00
useVariableOfNameOfFunction.kt
…