|
@@ -1,9 +1,9 @@
|
|
-First PR: https://github.com/HaxeFoundation/haxe/pull/10128
|
|
|
|
-Second PR: https://github.com/HaxeFoundation/haxe/pull/11554
|
|
|
|
-Third PR: https://github.com/HaxeFoundation/haxe/pull/12168
|
|
|
|
|
|
+* First PR: https://github.com/HaxeFoundation/haxe/pull/10128
|
|
|
|
+* Second PR: https://github.com/HaxeFoundation/haxe/pull/11554
|
|
|
|
+* Third PR: https://github.com/HaxeFoundation/haxe/pull/12168
|
|
|
|
|
|
-Original design repo: https://github.com/nadako/haxe-coroutines/
|
|
|
|
-Related Kotlin document: https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md
|
|
|
|
-Coroutines under the hood: https://kt.academy/article/cc-under-the-hood
|
|
|
|
-Design of Kotlin coroutines: https://www.droidcon.com/2022/09/22/design-of-kotlin-coroutines/
|
|
|
|
-Mega document: https://github.com/JetBrains/kotlin/blob/master/compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/coroutines-codegen.md
|
|
|
|
|
|
+* Original design repo: https://github.com/nadako/haxe-coroutines/
|
|
|
|
+* Related Kotlin document: https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md
|
|
|
|
+* Coroutines under the hood: https://kt.academy/article/cc-under-the-hood
|
|
|
|
+* Design of Kotlin coroutines: https://www.droidcon.com/2022/09/22/design-of-kotlin-coroutines/
|
|
|
|
+* Mega document: https://github.com/JetBrains/kotlin/blob/master/compiler/backend/src/org/jetbrains/kotlin/codegen/coroutines/coroutines-codegen.md
|