Skip to content
Snippets Groups Projects
Commit 5552a911 authored by Rodolphe Lepigre's avatar Rodolphe Lepigre
Browse files

Refactoring and renaming in [lang.v] (mostly).

- Put stuff in sections in [lang.v].
- Renamed [mk_layout] into [Layout] (for uniformity).
- Renamed [it_min] and [it_max] into [max_int] and [min_int].
- Some other renamings on [int_type]-related stuff.
- Changed [max_int] to be the last representable integer.
- Turned [in_it_range] into an instance of [ElemOf].
parent ea5c3527
No related branches found
No related tags found
No related merge requests found
Pipeline #36125 passed
Showing
with 50 additions and 49 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment