36 Commits

Author SHA1 Message Date
Yota Toyama
cb436b2558 Refactor project structure (#507) 2025-12-15 15:57:47 +08:00
Yota Toyama
9601345035 Bump Rust resolver version and editions (#504) 2025-12-15 07:11:46 +00:00
Yota Toyama
925b7a561b Remove authors fields (#502) 2025-12-13 04:04:43 +00:00
Yota Toyama
13de0d8cae Update examples lock file (#501) 2025-12-13 04:02:22 +00:00
Yota Toyama
55f0a7df2f Fix release job (#369)
- **Fix**
- **Fix**
2024-08-11 11:33:34 +00:00
Yota Toyama
10e16366d7 Refactor example test (#289) 2023-09-28 05:48:03 +00:00
Yota Toyama
9dd6bfd031 Refactor test 2023-09-28 15:17:12 +10:00
Yota Toyama
1e54b65b9e Refactor (#285) 2023-09-28 10:51:38 +08:00
Yota Toyama
052a896292 Remove coroutine examples 2019-09-30 22:08:13 -07:00
Yota Toyama
eeb89f030f Use workspace in examples 2019-06-02 06:44:21 +00:00
Yota Toyama
83f3e445a1 Remove Cargo.lock files 2019-06-02 06:20:42 +00:00
Yota Toyama
8fc54b3445 Bump version 2019-06-01 22:25:24 +00:00
Yota Toyama
6cd1327c5c Replace disable/enable functions with lock/unlock 2019-06-01 21:29:19 +00:00
Yota Toyama
8f0d363d2b Use official bdwgc repository 2019-05-15 15:39:53 +00:00
Yota Toyama
3f8b5e7aa7 Add example of suspended coroutines 2019-05-02 06:50:31 +00:00
Yota Toyama
50097eb073 Use std::alloc::alloc 2019-04-30 15:28:16 +00:00
Yota Toyama
ac9bb2ec16 Rename some examples 2019-04-30 15:21:42 +00:00
Yota Toyama
3847afbc60 Refactor coroutines example 2019-04-30 15:16:56 +00:00
Yota Toyama
a63a24d4d2 Add coroutine support 2019-04-29 15:46:01 +00:00
Yota Toyama
56d2f54060 Bump version 2019-04-26 04:08:02 +00:00
Yota Toyama
4031755f1a Update Cargo.lock of examples 2019-04-26 03:51:18 +00:00
Yota Toyama
cea904e618 Build custom libgc 2019-04-26 03:31:56 +00:00
Yota Toyama
9a689d5c00 Refactor examples 2019-04-24 15:38:06 +00:00
Yota Toyama
6b1380f4bb Rename project 2019-04-16 07:03:58 +00:00
Yota Toyama
655f7b04f2 Add an example of free by borrow check 2019-04-15 15:51:15 +00:00
Yota Toyama
dc860f963c Change an example's name 2019-04-15 15:43:07 +00:00
Yota Toyama
8f96257594 Make thread utilities unsafe 2019-04-15 15:30:14 +00:00
Yota Toyama
1acd4e325e Publish crate 2019-04-15 15:19:25 +00:00
Yota Toyama
ee35165f99 Rename crate 2019-04-15 15:06:59 +00:00
Yota Toyama
06505aa49c Add dynamic threads example 2019-04-14 06:17:54 +00:00
Yota Toyama
61d712fbdf Remove alloc method 2019-04-14 06:06:22 +00:00
Yota Toyama
4d54e545f1 Refactor lib.rs 2019-04-14 06:00:11 +00:00
Yota Toyama
39b478fb26 Test examples 2019-04-13 21:03:15 +00:00
Yota Toyama
ad1a5a8c79 Fix example crate names 2019-04-13 21:02:16 +00:00
Yota Toyama
451ba6cec3 Add static threads example 2019-04-13 20:53:18 +00:00
Yota Toyama
1d5c505752 Add examples directory 2019-04-13 20:49:12 +00:00