Alexander Shabalin
|
29f3445721
|
[K/N] Deprecated freezing ^KT-50541
Starting with 1.7.20 freezing is deprecated. See https://github.com/JetBrains/kotlin/blob/master/kotlin-native/NEW_MM.md#freezing-deprecation for details.
Merge-request: KT-MR-6399
Merged-by: Alexander Shabalin <Alexander.Shabalin@jetbrains.com>
|
2022-06-16 09:04:14 +00:00 |
|
Ilya Gorbunov
|
f3cf8cc13b
|
Hide subarrayContentToString in Native&Wasm
|
2022-04-12 15:03:40 +00:00 |
|
Ilya Gorbunov
|
4598552e46
|
Promote Regex.matchAt and matchesAt to Stable #KT-51470
|
2022-04-12 15:03:37 +00:00 |
|
Abduqodiri Qurbonzoda
|
1cb5cab28f
|
[K/N and WASM] Fix ESCAPE and COMMENTS modes
|
2022-04-05 15:21:31 +00:00 |
|
Abduqodiri Qurbonzoda
|
7b46738796
|
[K/N and WASM] Throw on unknown inline flag modifier
|
2022-04-05 15:21:30 +00:00 |
|
Abduqodiri Qurbonzoda
|
9593069cb3
|
[K/N and WASM] Throw on duplicate group name
|
2022-04-05 15:21:30 +00:00 |
|
Abduqodiri Qurbonzoda
|
d500d03baa
|
[K/N and WASM] Support back references to groups with multi-digit index #KT-51776
|
2022-04-05 15:21:27 +00:00 |
|
Abduqodiri Qurbonzoda
|
9c4c1ed557
|
[K/N and WASM] Implement named capturing group in Regexes #KT-41890
|
2022-04-05 15:21:26 +00:00 |
|
Ilya Matveev
|
f7468cf9bc
|
[K/N][stdlib] Support \V, \v, \H, \h, \R in regex engine
Issue #KT-50742 Fixed
|
2022-02-21 13:20:23 +07:00 |
|
Igor Yakovlev
|
d30a4fa4d5
|
[WASM/Native] Split AllCodePointsTest into two separate tests
|
2022-02-03 21:25:59 +01:00 |
|
Igor Yakovlev
|
195513d4f2
|
[WASM] Workaround about call toTypedArray on AbstractCollection
|
2022-02-03 21:25:58 +01:00 |
|
Igor Yakovlev
|
e58d4163ad
|
[WASM] Add std methods for collections
|
2022-01-05 13:12:32 +01:00 |
|
Igor Yakovlev
|
72e360be83
|
[WASM] More optimal way to keep regex decomposition table
|
2021-12-09 00:57:55 +01:00 |
|
Igor Yakovlev
|
d55e16a030
|
[WASM] Regex std implementation
|
2021-12-07 21:33:31 +03:00 |
|
Pavel Punegov
|
0249b7ed74
|
[K/N] Stdlib: warnings as errors
Fix or suppress warnings in Native stdlib.
|
2021-11-25 08:08:38 +00:00 |
|
Svyatoslav Kuzmich
|
b8a5b9bb02
|
[Native-Wasm][Stdlib] Workaround FE bug
Workaround bug that causes frontend to produce invalid IR (KT-49182)
|
2021-10-12 08:42:00 +03:00 |
|
Svyatoslav Kuzmich
|
ab9a23cbfa
|
[Wasm][Stdlib] Reuse K/N collections and StringBuilder
|
2021-10-01 17:18:49 +03:00 |
|