1
0
mirror of https://github.com/tearshark/librf.git synced 2024-10-02 00:00:11 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
tearshark
8212b97606 clang兼容msvc模式下,对异常支持有改进。但依然存在问题。 2020-05-26 11:52:53 +08:00
tearshark
fa45d211a6 Windows下放弃clang编译, 从而完整开启异常处理。 2020-05-09 22:55:53 +08:00
tearshark
b70b49a3d2 兼容xcode 2020-03-26 17:35:12 +08:00
tearshark
9f1aaf5923 兼容Xcode 2020-03-26 17:26:39 +08:00
tearshark
0739e99ab2 全面兼容clang编译器,并通过大部分测试范例 2020-03-01 12:13:41 +08:00
tearshark
76811ba691 恢复新版本下的sleep功能
完善新版本下的部分测试用例
2020-02-16 01:18:25 +08:00
tearshark
1508d08027 使用新的state/promise/future和调度器,以便于完成调度链传递 2020-02-15 15:20:16 +08:00
tearshark
803cc2e51e 支持when_all/when_any 2018-03-27 00:34:31 +08:00
tearshark
db03e525be 支持N:N模式的协程 2017-10-01 10:33:08 +08:00
tearshark
75e443cfc1 改进exception范例代码 2017-09-28 16:16:46 +08:00
tearshark
ba792374ab create repository 2017-09-24 14:01:30 +08:00