lean4-htt/src/Std
Henrik Böving e6a643770f
feat: implement basic async IO with timers (#6505)
This PR implements a basic async framework as well as asynchronously
running timers using libuv.

---------

Co-authored-by: Sofia Rodrigues <sofia@algebraic.dev>
Co-authored-by: Markus Himmel <markus@himmel-villmar.de>
Co-authored-by: Markus Himmel <markus@lean-fro.org>
2025-01-13 18:11:04 +00:00
..
Data chore: run Batteries linter on Lean (#6364) 2024-12-13 01:28:53 +00:00
Internal feat: implement basic async IO with timers (#6505) 2025-01-13 18:11:04 +00:00
Net feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
Sat chore: import cleanup in Init (#6522) 2025-01-04 04:13:13 +00:00
Sync refactor: move IO.Channel and IO.Mutex to Std.Sync (#6282) 2024-12-03 09:36:50 +00:00
Tactic chore: import cleanup in Init (#6522) 2025-01-04 04:13:13 +00:00
Time fix: adjustments to the datetime library (#6431) 2025-01-13 11:02:30 +00:00
Data.lean fix: unorphan modules in Std.Data (#4679) 2024-07-08 07:57:56 +00:00
Internal.lean feat: implement basic async IO with timers (#6505) 2025-01-13 18:11:04 +00:00
Net.lean feat: Std.Net.Addr (#6563) 2025-01-09 09:33:03 +00:00
Sat.lean feat: Std.Sat.AIG (#4953) 2024-08-12 14:58:38 +00:00
Sync.lean refactor: move IO.Channel and IO.Mutex to Std.Sync (#6282) 2024-12-03 09:36:50 +00:00
Tactic.lean chore: fix spelling mistakes in src/Std/ (#5431) 2024-09-23 20:39:34 +00:00
Time.lean feat: add date and time functionality (#4904) 2024-11-14 14:04:19 +00:00