Skip to content
#

asm

Here are 1,232 public repositories matching this topic...

coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.

  • Updated Sep 26, 2021
  • Objective-C
Recaf
Rangi42
Rangi42 commented Feb 28, 2022
  1. Have a flag to omit outputting individual symbol names. This information is already available in the .sym file, and leaving it out would make it easier to see the section placements.
  2. Have a flag to output distinct chunks of slack space, instead of the total per bank. For example, compare this:
SRAM bank #0:
  SECTION: $a000-$a55b ($055c bytes) ["PokeDB bank 1B"]
  SECTION: $a55c-$

一个入门级的项目,通过对Kotlin和Jetpack全家桶的系统运用,实现的一个功能完备符合主流市场标准App。 代码简单,内容全面,知识详细,快速上手,对理解其他项目设计思想和封装技巧也很有帮助。

  • Updated Mar 18, 2022
  • Kotlin

Improve this page

Add a description, image, and links to the asm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asm topic, visit your repo's landing page and select "manage topics."

Learn more