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
fb6fbdfaadb235a37cd4ecbdfd258518fe30a8f0
kotlin-fork
/
js
/
js.translator
/
testFiles
/
expression
T
History
pTalanov
5bc4fc458a
Don't call redundant toString for variables of type Int
...
Refactor StringTemplateTranslator a little
2012-10-01 21:15:13 +04:00
..
dollarParameter
/cases
added a little test case to see if using $ variables works in kotlin for JS generation (e.g. for angularjs support)
2012-08-22 16:17:40 +01:00
equals
/cases
KT-2370: foo.equals(bar) doesn't compile in JS.
2012-07-20 18:50:32 +04:00
for
/cases
Int#upto
2012-07-20 14:18:39 +04:00
function
/cases
Test for calling functions in initializers.
2012-08-14 12:44:38 +04:00
identifierClash
/cases
test case for KT-2356
2012-07-03 14:29:47 +01:00
invoke
/cases
added a test case for KT-2515
2012-07-25 04:05:28 -04:00
misc
/cases
changed js tests/library after collections mapping
2012-09-05 18:55:17 +04:00
string
/cases
Don't call redundant toString for variables of type Int
2012-10-01 21:15:13 +04:00
stringTemplates
/cases
removed bogus test case for KT-2355 which isn't an issue any more
2012-07-05 12:07:36 +01:00
toString
/cases
added a test case for KT-2507
2012-07-25 04:57:10 -04:00