Abduqodiri Qurbonzoda
|
da8f9fbd04
|
Document that array constructor throws RuntimeException on negative size
|
2023-06-20 16:31:59 +00:00 |
|
Alexander Udalov
|
0d1380c232
|
Fix warnings in generator modules
|
2021-08-10 17:57:50 +02:00 |
|
Abduqodiri Qurbonzoda
|
96dcafdf35
|
Document order of array elements initialization (KT-32353)
|
2019-07-11 21:18:47 +03:00 |
|
Abduqodiri Qurbonzoda
|
814d6cf39c
|
Document Array and String get() function behavior (KT-30141)
|
2019-03-15 17:40:19 +03:00 |
|
Ilya Gorbunov
|
3245148206
|
Docs: clarify default element value of CharArray and BooleanArray
|
2018-05-25 21:53:52 +03:00 |
|
Ilya Gorbunov
|
7438d12ad7
|
Move builtins generators to their own source set
Make them depend on bootstrap stdlib.
This is to prevent recompiling the entire project when we need just to
generate builtins sources.
|
2018-04-28 17:38:13 +03:00 |
|