Age | Commit message (Expand) | Author |
---|---|---|
2024-10-24 | refactor(ext/node): use concrete error types (#26419) | Leo Kettmeir |
2024-10-24 | fix(ext/node): cancel pending ipc writes on channel close (#26504) | Nathan Whitaker |
2024-08-15 | fix(node): Create additional pipes for child processes (#25016) | Nathan Whitaker |
2024-08-05 | fix(node): Fix node IPC serialization for objects with undefined values (#24894) | Nathan Whitaker |
2024-07-30 | fix(node): Rework node:child_process IPC (#24763) | Nathan Whitaker |
2024-03-11 | chore: enable clippy unused_async rule (#22834) | David Sherret |
2024-03-09 | fix(node): require of pkg json imports was broken (#22821) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-12-19 | fix(node): child_process IPC on Windows (#21597) | Divy Srivastava |
2023-12-15 | refactor: setup child process pipe in Rust (#21579) | Divy Srivastava |
2023-12-13 | fix: implement child_process IPC (#21490) | Divy Srivastava |