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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
contracts
T
History
Dmitriy Novozhilov
4c96495eef
[FIR] Put new contract syntax under feauture flag
...
^KT-55171 Fixed
2023-01-31 07:53:09 +00:00
..
controlflow
FIR: check assignments and references to members in constructors
2023-01-26 13:12:13 +00:00
dsl
[FIR] Properly resolve declarations inside contract calls on CONTRACT phase
2022-11-22 15:46:21 +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] Put new contract syntax under feauture flag
2023-01-31 07:53:09 +00:00
smartcasts
FIR DFA: don't assume
!= true/false
=>
== false/true
2022-11-22 15:44:34 +00:00