Mikhael Bogdanov
|
643e4f5c5a
|
Get rid of descriptors in TailrecLowering
|
2018-05-04 16:35:44 +02:00 |
|
Mikhael Bogdanov
|
dc68936e69
|
Get rid of descriptors in StaticDefaultFunctionLowering
|
2018-05-04 16:35:44 +02:00 |
|
Mikhael Bogdanov
|
489808ec38
|
Get rid of descriptors in PropertiesLowering
|
2018-05-04 16:35:43 +02:00 |
|
Mikhael Bogdanov
|
17e2f1a61e
|
Get rid of descriptors in LateinitLowering
|
2018-05-04 16:35:42 +02:00 |
|
Mikhael Bogdanov
|
74fa7ee676
|
Minor. Code clean
|
2018-05-04 16:35:42 +02:00 |
|
Mikhael Bogdanov
|
fdbc863e60
|
Minor. Reformat
|
2018-05-04 16:28:12 +02:00 |
|
Mikhael Bogdanov
|
12ba1b002c
|
Refactor SharedVariablesManager: get rid of descriptors in API
|
2018-05-04 12:33:44 +02:00 |
|
Mikhael Bogdanov
|
f1c0db346a
|
Code clean
|
2018-05-04 12:33:35 +02:00 |
|
Mikhael Bogdanov
|
b4853d9293
|
Minor. Reformat
|
2018-05-03 12:04:47 +02:00 |
|
Mikhael Bogdanov
|
eefc49a617
|
Use symbols to find local declarations in codegen
|
2018-05-03 12:04:45 +02:00 |
|
Mikhael Bogdanov
|
f0e4420259
|
Don't recreate ir declarations to set body
|
2018-05-03 12:04:45 +02:00 |
|
Mikhael Bogdanov
|
35df7966cf
|
Use symbols in IrGet/SetValue in JvmSharedVariablesManager
|
2018-05-03 12:04:32 +02:00 |
|
Mikhael Bogdanov
|
bb6c837f6b
|
Use symbols in IrGet/SetValue in EnumClassLowering
|
2018-05-03 11:38:52 +02:00 |
|
Mikhael Bogdanov
|
5a2e62dd4f
|
Use symbols in IrGet/SetValue
|
2018-05-03 11:38:50 +02:00 |
|
Mikhael Bogdanov
|
077f3a4ed2
|
Minor. Reformat
|
2018-05-03 11:27:57 +02:00 |
|
Mikhael Bogdanov
|
ed44327569
|
Properly set parents in JvmLower
|
2018-05-03 11:23:57 +02:00 |
|
Mikhael Bogdanov
|
e793a7eea7
|
Use symbols in synthetic accessor to access accessor parameters
|
2018-05-03 11:23:56 +02:00 |
|
Roman Artemev
|
8bc80a9829
|
Fix secondary constructor lowering
|
2018-04-27 20:02:57 +03:00 |
|
Roman Artemev
|
8721990a7f
|
Implement access to members of super class
|
2018-04-27 20:02:56 +03:00 |
|
Roman Artemev
|
cf31e544eb
|
Implement default interface members
|
2018-04-27 20:01:45 +03:00 |
|
Roman Artemev
|
d861fb498f
|
Implement string plus operator
|
2018-04-27 20:00:41 +03:00 |
|
Roman Artemev
|
01fea13467
|
Fix name clashing between local variables
|
2018-04-27 20:00:41 +03:00 |
|
Roman Artemev
|
997328f584
|
Refactoring and fixes
|
2018-04-27 20:00:40 +03:00 |
|
Roman Artemev
|
deab0a017b
|
Add support for inner clases
|
2018-04-27 20:00:40 +03:00 |
|
Roman Artemev
|
746eb4b93e
|
Implement object class in JS BE
|
2018-04-27 20:00:39 +03:00 |
|
Roman Artemev
|
17ee38a0b7
|
Refactor secondary constructor lowering using new builders
|
2018-04-27 20:00:38 +03:00 |
|
Roman Artemev
|
752cbf2714
|
Implemented KFunction interface
|
2018-04-27 20:00:32 +03:00 |
|
Roman Artemev
|
09c54f1da3
|
Add symbol & IR builders to JS backend
|
2018-04-27 19:53:47 +03:00 |
|
Roman Artemev
|
c1a4aeb67f
|
Lift InnerClassesLowering from JVM to common since it is used by every backend in the same way
|
2018-04-27 19:53:47 +03:00 |
|
Roman Artemev
|
ed0c26ef07
|
Implement function literals in JS BE
|
2018-04-27 19:53:47 +03:00 |
|
Mikhael Bogdanov
|
655b737a1e
|
Don't use descriptors for static check
|
2018-04-26 14:28:14 +02:00 |
|
Mikhael Bogdanov
|
096c9e440b
|
Initialize parameters in irFunctions
|
2018-04-26 14:28:13 +02:00 |
|
Mikhael Bogdanov
|
ec4ff2f2b5
|
Minor. Reformat
|
2018-04-26 14:28:13 +02:00 |
|
Mikhael Bogdanov
|
6ca55bafdf
|
Properly inline default methods
|
2018-04-26 14:28:12 +02:00 |
|
Mikhael Bogdanov
|
97ad3f9ddd
|
Generate $default functions for inline ones in JVM-backend
|
2018-04-26 14:28:11 +02:00 |
|
Mikhael Bogdanov
|
e6c88755e9
|
Minor. Code clean
|
2018-04-26 14:28:10 +02:00 |
|
Mikhael Bogdanov
|
a8dacccdd3
|
Minor. Reformat
|
2018-04-26 14:28:09 +02:00 |
|
Zalim Bashorov
|
5c40892c57
|
[JS IR BE] Right support for inc and dec on primitive numbers
|
2018-04-26 13:46:50 +03:00 |
|
Zalim Bashorov
|
6725f085c7
|
[JS IR BE] Deprecate Name.toJsName and remove dummyScope
|
2018-04-25 22:21:25 +03:00 |
|
Zalim Bashorov
|
a6f4594679
|
[JS IR BE] Intrinsicify kotlin.js.js
|
2018-04-25 22:20:41 +03:00 |
|
Zalim Bashorov
|
9c25b21510
|
Minor: remove useless comments from JsIrBackendContext
|
2018-04-25 22:18:57 +03:00 |
|
Dmitry Petrov
|
d3a1d93460
|
Type translation, initial import
|
2018-04-17 10:35:52 +03:00 |
|
Dmitry Petrov
|
d1fe32a486
|
IrType: basic interface & implementation
|
2018-04-17 10:35:52 +03:00 |
|
Zalim Bashorov
|
ac42a0a23e
|
[JS IR BE] don't materialize Unit for toplevel expressions
|
2018-04-16 14:34:44 +03:00 |
|
Zalim Bashorov
|
8408bada76
|
[JS IR BE] basic support for the case when IrBlock is used as expression
In this case compiler generates comma separated expressions.
|
2018-04-16 14:34:43 +03:00 |
|
Zalim Bashorov
|
77ac0a5d95
|
[JS IR BE] use most of new intrinsics in IR -> IR
|
2018-04-16 14:34:43 +03:00 |
|
Zalim Bashorov
|
48219e4a9a
|
[JS IR BE] support new intrinsics in IR -> JS
|
2018-04-16 14:34:43 +03:00 |
|
Zalim Bashorov
|
76e102a2d2
|
[JS IR BE] declare more intrinsics
* jsGt
* jsGtEq
* jsLt
* jsLtEq
* jsUnaryPlus
* jsUnaryMinus
* jsPrefixInc
* jsPostfixInc
* jsPrefixDec
* jsPostfixDec
* jsAnd
* jsOr
* jsBitAnd
* jsBitOr
* jsBitXor
* jsBitNot
* jsBitShiftR
* jsBitShiftRU
* jsBitShiftL
* jsInstanceOf
|
2018-04-16 14:34:42 +03:00 |
|
Zalim Bashorov
|
2ed82f136c
|
[JS IR BE] move intrinsic for Object.create calls to JsIntrinsics
|
2018-04-16 14:34:42 +03:00 |
|
Zalim Bashorov
|
89aefb2e3f
|
[JS IR BE] add basic support for some binary and equality operations; add some intrinsic infrastructure
|
2018-04-16 14:34:41 +03:00 |
|