Skip to content
Snippets Groups Projects
  1. Nov 30, 2020
  2. Nov 27, 2020
  3. Nov 26, 2020
  4. Nov 25, 2020
  5. Nov 24, 2020
  6. Nov 20, 2020
  7. Nov 18, 2020
  8. Nov 17, 2020
  9. Nov 16, 2020
  10. Nov 13, 2020
  11. Nov 12, 2020
  12. Nov 11, 2020
  13. Nov 10, 2020
  14. Nov 09, 2020
  15. Nov 05, 2020
  16. Nov 04, 2020
  17. Nov 03, 2020
  18. Nov 02, 2020
  19. Oct 29, 2020
  20. Oct 22, 2020
  21. Oct 21, 2020
    • Rodolphe Lepigre's avatar
      Renaming [block_id] into [label]. · c0ffc3f9
      Rodolphe Lepigre authored
      Using [block_id] to refer to the first component of locations.
      c0ffc3f9
    • Rodolphe Lepigre's avatar
      Refactoring and renaming in [lang.v] (mostly). · 5552a911
      Rodolphe Lepigre authored
      - 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].
      5552a911
Loading