Skip to content
Snippets Groups Projects
  1. Aug 29, 2023
  2. Aug 28, 2023
    • Robbert Krebbers's avatar
      Style tweaks to rwlocks. · 3c9fc16a
      Robbert Krebbers authored
      - Remove unneeded imports
      - Remove double spaces and insert space before colons
      - Shorten long lines
      - Favor `(.. & .. & ..)` over nesting `[.. [.. ..]]`
      - Use `injection` intro patterns
      - Favor `%H` over `"%H"`
      - Use `first by eauto` instead of `first eauto` since the latter does not fail if `eauto` fails
      3c9fc16a
    • Robbert Krebbers's avatar
      Internal fractional tweaks. · 12e75edb
      Robbert Krebbers authored
      - Add `Params` instance and `Proper` instances
      - Use `tc_opaque` to prevent `iFrame`/`iNext` from unfolding
      - Use `∗-∗` in `iff` lemma to remove `BiAffine`.
      12e75edb
  3. Aug 11, 2023
  4. Aug 09, 2023
Loading