Ilya Sher

Results 123 issues of Ilya Sher

feature
needs-design
OpenHack2022

feature
needs-design
OpenHack2022

When `pmap()` fails it's difficult to understand which items have failed. To think first: is that something that should be add to `pmap()` at all or orthogonal facility?

needs-design

See `bash-4.3/execute_cmd.c`, `execute_in_subshell()`, `fds_to_close`

correctness
low-level
OpenHack2022

correctness
low-level
OpenHack2022

* Optimize obj_is_of_type() * Optimize vm_call matching algorithm * Optimize calling of unrelated methods + such as F f(t:T1) and F f(t:T2) when T1 and T2 are unrelated types *...

aspect/optimization
OpenHack2022

enhancement
nice-to-have
platform/windows
OpenHack2022

Might be related to #298 (TimeDelta type)

feature
needs-design
OpenHack2022