Skip to content
Snippets Groups Projects
  1. Jan 13, 2022
  2. May 25, 2021
  3. May 21, 2021
  4. Feb 16, 2021
  5. Jan 21, 2021
  6. Oct 20, 2020
  7. Mar 06, 2020
  8. Jan 30, 2020
  9. Jan 27, 2020
  10. Sep 06, 2019
  11. Mar 29, 2019
  12. Mar 28, 2019
    • David Bühler's avatar
      [Eva] Base: rewrites is_valid_offset and valid_offset. · c82ea6d5
      David Bühler authored
      - shares and moves the functions [reduce_offset_by_validity] of Locations and
        Precise_locs into base.ml.
      - replaces the boolean argument ~for_writing into the new type access, that
        represents Read, Write or No_access. Without any access, offsets must point
        into or just beyond the base validity.
      - fixes the support of accesses of size 0: they are now invalid:
        + in bases with Invalid validity;
        + one past a base validity unless the base ends with an empty struct.
      c82ea6d5
  13. Feb 05, 2019
  14. Jan 21, 2019
  15. Jan 14, 2019
  16. Dec 12, 2018
  17. Dec 04, 2018
  18. Dec 03, 2018
  19. Nov 28, 2018
  20. Nov 23, 2018
  21. Nov 22, 2018
  22. Nov 16, 2018
  23. Oct 31, 2018
Loading