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
6af616d3c3d8672444456e8e30ed761fe84abe22
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
contracts
T
History
Dmitriy Novozhilov
9b7b517f43
[FIR] Properly resolve declarations inside contract calls on CONTRACT phase
2022-11-22 15:46:21 +00:00
..
controlflow
Switch off FIR version off REDUNDANT_LABEL_WARNING (performance-related)
2021-10-27 12:26:59 +03: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
Diagnostics: add diagnostic for reporting contract description blocks in old frontend
2020-08-25 12:58:39 +03:00
smartcasts
FIR DFA: don't assume
!= true/false
=>
== false/true
2022-11-22 15:44:34 +00:00