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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
variance
/
privateToThis
T
History
Stanislav Erokhin
298a075381
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
...
Removed declaration for functions: TODO, run, with, apply, let.
2016-01-25 19:13:31 +03:00
..
Abstract.kt
private / protected / internal modifiers are deprecated in interfaces, relevant tests changed
2015-09-23 16:32:54 +03:00
Abstract.txt
private / protected / internal modifiers are deprecated in interfaces, relevant tests changed
2015-09-23 16:32:54 +03:00
FunctionCall.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
FunctionCall.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
GetVal.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
GetVal.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
SetVar.kt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
SetVar.txt
Minor. removed functions which declared in Standard.kt from diagnostic testdata.
2016-01-25 19:13:31 +03:00
ValReassigned.kt
Add warning for initializers with obsolete syntax
2015-03-11 17:45:26 +03:00
ValReassigned.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00