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
9882e86ecb6dd5b83568728d54089385340ee636
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
duplicateJvmSignature
T
History
Alexander Udalov
9882e86ecb
Don't render contents of enum entry classes in .txt tests, regenerate tests
...
They are irrelevant because cannot be accessed from the outside anyway
2015-08-28 21:11:06 +03:00
..
accidentalOverrides
Iniital implementation of synthetic extensions for SAM-adapter functions (non-static only)
2015-08-04 18:05:55 +03:00
bridges
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
erasure
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
functionAndProperty
Companion objects have public visibility by default
2015-06-02 16:23:03 +03:00
specialNames
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
synthesized
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
traitImpl
Fix concrete method inheritance in interfaces
2015-06-17 16:23:56 +03:00
caseInProperties.kt
Tests for some more cases of JVM signature clashes
2014-06-20 15:51:47 +04:00
caseInProperties.txt
Append newline to EOF for .txt test data files
2014-10-21 03:18:27 +04:00
missingNames.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
missingNames.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
vararg.kt
Tests for some more cases of JVM signature clashes
2014-06-20 15:51:47 +04:00
vararg.txt
Updated test data for Array<out T> vararg type
2014-12-12 23:08:28 +03:00