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
02bd8cbd6b6a672dfbe4b1d77fd99c9ee6dcc2ed
kotlin-fork
/
compiler
/
ir
T
History
Leonid Startsev
02bd8cbd6b
Use SYNTHETIC_OFFSET instead of UNDEFINED
...
because Native's debug information does not accept undefined offsets
2020-06-01 17:48:17 +03:00
..
backend.common
Created a deep copier good for fake overrides.
2020-05-31 06:00:31 +03:00
backend.js
Moved symbol table emptiness assertion to later places,
2020-05-31 06:00:33 +03:00
backend.jvm
Approximate types for lambda literals before serialization
2020-05-31 17:38:18 +03:00
backend.wasm
[IR] Extract IrExternalPackageFragmentImpl.createEmptyExternalPackageFragment
2020-05-25 15:40:37 +03:00
ir.ir2cfg
[IR] Remove DeclarationDescriptor from IrExpression* tree API
2019-11-12 20:45:11 +03:00
ir.psi2ir
Use SYNTHETIC_OFFSET instead of UNDEFINED
2020-06-01 17:48:17 +03:00
ir.tree
Construct fake overrides after IR deserialization
2020-05-31 06:00:32 +03:00
serialization.common
Extensible mechanism for plugin metadata during descriptor serialization
2020-06-01 17:48:16 +03:00
serialization.js
Extensible mechanism for plugin metadata during descriptor serialization
2020-06-01 17:48:16 +03:00
serialization.jvm
Moved all things related to fake overrides to a single directory
2020-05-31 06:00:32 +03:00