21 Commits (master)

Autor SHA1 Mensaje Fecha
  tearshark 0d2af93ceb 更改测试代码的组织方式 hace 2 años
  tearshark 27034d9efc 重新组织代码目录结构 hace 2 años
  tearshark 96a105d1d2 开始3.0版本的编码 hace 3 años
  tearshark 8212b97606 clang兼容msvc模式下,对异常支持有改进。但依然存在问题。 hace 4 años
  tearshark b70b49a3d2 兼容xcode hace 4 años
  tearshark 9f1aaf5923 兼容Xcode hace 4 años
  tearshark 837a2827ba 将异常和返回值做成union以减小state的大小。 hace 4 años
  tearshark fee671711d 减少state加锁的次数 hace 4 años
  tearshark f19966d85e 增加切换调度器的功能 hace 4 años
  tearshark 3badb4e13f 增加测试内存布局的范例 hace 4 años
  tearshark 9dcb2d8baf 将state和协程所用的内存分配到一起。 hace 4 años
  tearshark a61c9b2c64 优化state的内存布局和大小 hace 4 años
  tearshark 421e884680 优化state占用的内存 hace 4 años
  tearshark 76811ba691 恢复新版本下的sleep功能 hace 4 años
  tearshark 3f64156e82 改版后第一次正常跑完回调测试 hace 4 años
  tearshark 3575506740 将state的操作封装在其内部,以便于检查是否加锁而从保证了线程安全 hace 4 años
  tearshark 1508d08027 使用新的state/promise/future和调度器,以便于完成调度链传递 hace 4 años
  tearshark 256dbb8584 深入理解协程的初始化过程 hace 4 años
  tearshark db03e525be 支持N:N模式的协程 hace 6 años
  tearshark 67a3e653ed 添加内存占用的测试代码 hace 6 años
  tearshark ba792374ab create repository hace 6 años