lean4-htt/src/Std
Henrik Böving 95dbac26cf
chore: shake Std.Time (#6283)
This PR reduces the import closure of `Std.Time` such that it doesn't
have to be rebuilt on every change in `Init.Data`.

Noticed while working on `Init` refactorings.
2024-12-02 10:52:43 +00:00
..
Data feat: more UInt bitwise theorems (#6188) 2024-12-01 22:38:49 +00:00
Internal feat: add date and time functionality (#4904) 2024-11-14 14:04:19 +00:00
Sat feat: change Array.set to take a Nat and a tactic provided bound (#5988) 2024-11-11 07:53:24 +00:00
Tactic feat: rename Array.setD to setIfInBounds (#6195) 2024-11-24 08:54:19 +00:00
Time chore: shake Std.Time (#6283) 2024-12-02 10:52:43 +00:00
Data.lean fix: unorphan modules in Std.Data (#4679) 2024-07-08 07:57:56 +00:00
Internal.lean chore: move Lean.Data.Parsec to Std.Internal.Parsec (#5115) 2024-08-21 15:26:17 +00:00
Sat.lean feat: Std.Sat.AIG (#4953) 2024-08-12 14:58:38 +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