lean4-htt/src/Std
Sofia Rodrigues f9adafe54d
feat: adds acceptSelector and modified selectors (#10667)
This PR adds more selectors for TCP and Signals.

It also fixes a problem with `Selectors` that they cannot be closures
over a promise, otherwise it causes the waiter promise to never be
dropped.
2025-10-17 14:53:46 +00:00
..
Data chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Do chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Internal feat: adds acceptSelector and modified selectors (#10667) 2025-10-17 14:53:46 +00:00
Net refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Sat chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Sync chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Tactic chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Time chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
Data.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Do.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Internal.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Net.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sat.lean chore: remove public section from end of files (#10684) 2025-10-06 13:30:48 +00:00
Sync.lean feat: add Std.CancellationToken type (#10510) 2025-10-07 03:21:45 +00:00
Tactic.lean refactor: module-ize remainder of Std (#9195) 2025-07-17 11:43:57 +00:00
Time.lean refactor: module-ize Std.Time (#9100) 2025-07-16 09:57:53 +00:00