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
master
kotlin-fork
/
js
/
js.translator
/
testData
/
js-name-resolution
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
…
..
globalName.expected.js
…
globalName.original.js
…
labels.expected.js
JS: when resolving temporary functions, don't rely on JsScope hierarchy, build this hierarchy instead, based on scoping rules for
function
,
var
, etc expressions
2017-04-24 18:29:08 +03:00
labels.original.js
…
reuseName.expected.js
…
reuseName.original.js
…
simple.expected.js
JS: when resolving temporary functions, don't rely on JsScope hierarchy, build this hierarchy instead, based on scoping rules for
function
,
var
, etc expressions
2017-04-24 18:29:08 +03:00
simple.original.js
…