Age | Commit message (Expand) | Author |
---|---|---|
2023-04-08 | Add coroutine id | Mitya Selivanov |
2023-04-08 | Simplify async function | Mitya Selivanov |
2023-03-26 | Uppercase for constants | Mitya Selivanov |
2023-01-01 | Fix zero variadic macro arguments | Mitya Selivanov |
2023-01-01 | Remove ANSI C option; add pedantic gcc flag | Mitya Selivanov |
2022-12-29 | Improve C89/90 compat | Mitya Selivanov |
2022-08-30 | [async_function] Fix coroutine name | Mitya Selivanov |
2022-08-25 | [async_function] Static coroutines | Mitya Selivanov |
2022-08-15 | explicit coroutine init with size | Mitya Selivanov |
2022-08-15 | explicit coroutine init | Mitya Selivanov |
2022-08-06 | input buffer, dynamic array | Mitya Selivanov |
2022-08-05 | Async function & unit-testing | Mitya Selivanov |