Commit Graph

568 Commits

Author SHA1 Message Date
Yota Toyama f4b169b700 Bump version 2020-11-29 22:06:38 +00:00
Yota Toyama ae1c5d277c Merge pull request #3 from raviqqe/github-action
Add test workflow
2020-11-27 21:06:17 -08:00
Yota Toyama 181d4380b0 Revert "Remove token"
This reverts commit ba59f8100a.
2020-11-28 04:56:09 +00:00
Yota Toyama c0a8821f5a Disable warnings 2020-11-28 04:53:32 +00:00
Yota Toyama ba59f8100a Remove token 2020-11-28 04:51:35 +00:00
Yota Toyama 5e4687a90d Check out submodules 2020-11-28 04:49:14 +00:00
Yota Toyama 01e5e15569 Fix github workflow 2020-11-28 04:47:30 +00:00
Yota Toyama a12c85c440 Remove circleci workflow 2020-11-28 04:45:46 +00:00
Yota Toyama d49d90e568 Modify workflow 2020-11-28 04:45:20 +00:00
Yota Toyama 79ff5a26d9 Add rust-toolchain file 2020-11-28 04:41:52 +00:00
Yota Toyama fe8920f7d4 Add badge 2020-11-28 04:40:53 +00:00
Yota Toyama c9674d7a75 Add test workflow 2020-11-28 04:38:54 +00:00
Yota Toyama a2c74df5cb Update submodules 2020-11-28 04:35:22 +00:00
Yota Toyama 116d8abd00 Bump version 2019-12-21 21:12:46 +00:00
Yota Toyama 6cc1ada8db Update bdwgc repository 2019-12-21 21:09:06 +00:00
Yota Toyama 9a0f3859ee Bump version 2019-09-30 22:29:35 -07:00
Yota Toyama 76eb7b98fb Merge pull request #2 from mbillingr/cmake-mrg
add optional cmake builds
2019-09-30 22:22:54 -07:00
Yota Toyama 1187fcbb87 Install cmake 2019-09-30 22:17:25 -07:00
Yota Toyama 052a896292 Remove coroutine examples 2019-09-30 22:08:13 -07:00
Yota Toyama 468dedbadd Update bdwgc repository 2019-09-30 21:57:45 -07:00
Yota Toyama 38958d3138 Test build on CI 2019-09-30 21:56:27 -07:00
mbilling daa9d4c209 add optional cmake builds 2019-09-17 07:53:05 +02:00
Yota Toyama 56ee707517 Bump version 2019-06-14 07:17:14 +00:00
Yota Toyama 951cfed3c5 Disable clippy on CI 2019-06-14 07:15:23 +00:00
Yota Toyama 470bdd5156 Fix misuse of c_void 2019-06-13 07:33:05 +00: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 eecb34bb93 Lint on CI 2019-06-01 22:19:11 +00:00
Yota Toyama 4c9aa84dc8 Refactor set_stack_bottom method 2019-06-01 22:14:24 +00:00
Yota Toyama 42b2f3f48f Bump version 2019-06-01 21:55:45 +00:00
Yota Toyama f3bc134eea Update readme 2019-06-01 21:40:50 +00:00
Yota Toyama 6cd1327c5c Replace disable/enable functions with lock/unlock 2019-06-01 21:29:19 +00:00
Yota Toyama b1a73dc728 Update bdwgc repository 2019-06-01 21:22:28 +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 05ac86223a Use nightly Rust 2019-04-30 14:59:38 +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 e308f6ee39 Remove cmake dependency 2019-04-26 03:37:34 +00:00
Yota Toyama c70299a7fa Remove extra OS packages 2019-04-26 03:33:30 +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