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
d2e92fd70d5796901f813f055931e53ff40802bd
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
contracts
T
History
Nikolay Lunyak
c156dfe855
[FIR] KT-56877: Allow checking types of containing classes in contracts
2023-03-09 09:43:03 +00:00
..
controlflow
FIR: check assignments and references to members in constructors
2023-01-26 13:12:13 +00:00
dsl
[FIR] KT-56877: Allow checking types of containing classes in contracts
2023-03-09 09:43:03 +00:00
fromStdlib
[FE] Don't fail with exception if ESVisitor tries to visit ESLambda
2021-03-11 00:58:24 +03:00
newSyntax
[FIR] Implement checks for contract not allowed
2023-03-09 08:32:02 +00:00
smartcasts
FIR DFA: don't assume
!= true/false
=>
== false/true
2022-11-22 15:44:34 +00:00