lean4-htt/src/Std/Internal
Markus Himmel 81ea922025
chore: rename String.Pos to String.Pos.Raw (#10624)
This PR renames `String.Pos` to `String.Pos.Raw`.

After an abbreviated deprecation cycle, we will then rename
`String.ValidPos` to `String.Pos`.
2025-10-01 07:45:24 +00:00
..
Async feat: add AsyncStream, AsyncWrite and AsyncRead type classes (#10370) 2025-09-23 23:30:33 +00:00
Parsec chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
UV feat: add vectored write and fix rc issue in tcp and udp cancel function (#10487) 2025-09-22 17:02:57 +00:00
Async.lean feat: add AsyncStream, AsyncWrite and AsyncRead type classes (#10370) 2025-09-23 23:30:33 +00:00
Parsec.lean refactor: module-ize Std.Time (#9100) 2025-07-16 09:57:53 +00:00
UV.lean feat: add signal handling support using libuv (#9258) 2025-09-15 13:09:50 +00:00