3
I Use This!
Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow to cancel a server created with Lwt_io.establish_server More... over 15 years ago
rename Lwt_term.{save,restore}_stato to Lwt_term.{enter,leave}_drawing_mode More... over 15 years ago
add Lwt_main.fast_yield More... over 15 years ago
simplify the syntax extension for logs More... over 15 years ago
allow to wait for log completion More... over 15 years ago
fix Lwt_{event,signal}.limit More... over 15 years ago
add Lwt_{event,signal}.limit More... over 15 years ago
Bugfix for cloned streams More... over 15 years ago
add more tests for Lwt_stream.clone ( and expose a bug )
Chambart
as chambart
More... over 15 years ago
add Lwt_stream.filter_map test
Chambart
as chambart
More... over 15 years ago
add Lwt_stream.filter test
Chambart
as chambart
More... over 15 years ago
remove old test from Makefile
Chambart
as chambart
More... over 15 years ago
add Lwt.protected More... over 15 years ago
Add support for redirections in Lwt_process More... over 15 years ago
doc typos More... over 15 years ago
Add Lwt_daemon More... over 15 years ago
Add Lwt_io.of_string More... over 15 years ago
Do not wrap Unix_error into Sys_error More... over 15 years ago
caching of completion More... over 15 years ago
move Lwt_ocaml_completion and Toplevel to src/private More... over 15 years ago
make Lwt_io.pipe raise Sys_error More... over 15 years ago
automatic closing of anonymous channels More... over 15 years ago
add Lwt_term.{save,restore}_state More... over 15 years ago
better printing in Lwt_read_line More... over 15 years ago
close fds used for signals on exec More... over 15 years ago
add control of the internal buffer size in Lwt_io More... over 15 years ago
typo in lwt_unix_stubs.c More... over 15 years ago
fix Lwt_read_line.complete More... over 15 years ago
drawing helpers More... over 15 years ago
add Lwt_mutex.{is_locked,is_empty} More... over 15 years ago