You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
leanify-many/src
Avril 9412636a0f
`progress-reactive`: Re-worked internal sync-to-async-signal barrier API to the much more simple and complete `reactive::Crosslink{,Sender,Receiver}`
1 week ago
..
progress `progress-reactive`: Re-worked internal sync-to-async-signal barrier API to the much more simple and complete `reactive::Crosslink{,Sender,Receiver}` 1 week ago
arg.rs Added *optional* SIGINT trapping at compile-time (feature="shutdown") and runtime (`-n`/`--no-cancel` to disable, default is to catch gracefully.) 2 weeks ago
colour.rs added colour 5 years ago
defer.rs added async progress module 5 years ago
dir.rs Fixed outdated unstable `int_error_match` usage. 4 months ago
error.rs Initial commit 5 years ago
ext.rs start async prog 5 years ago
fixed_stack.rs remove collect 5 years ago
flags.rs finished~ actual release now 5 years ago
leanify.rs works~ 5 years ago
main.rs Started impl of feature `progress-reactive`: Addded `.resize_bar()` (`CommandKind::Resize`) to update progress bar max size to fit recalculated terminal width. 2 weeks ago
maybe_single.rs progress works 5 years ago
process.rs Added *optional* SIGINT trapping at compile-time (feature="shutdown") and runtime (`-n`/`--no-cancel` to disable, default is to catch gracefully.) 2 weeks ago
progress.rs Started `progress-reactive` internal API. (Re-starting design.) 1 week ago
splash.rs Initial commit 5 years ago
stage.rs progress command builder 5 years ago
task_list.rs Added CTRL+C cancel infrastructure into async work flow tree, but haven"t figured out how we can both stop adding new tasks *and* `await` on *all* current child processes before returning in error, which is what we need. 4 months ago
timeout.rs added collect_err 5 years ago
work.rs Started `progress-reactive` internal API. (Re-starting design.) 1 week ago