Skip to content
Snippets Groups Projects
  1. Feb 07, 2020
  2. Feb 05, 2020
  3. Jan 30, 2020
  4. Jan 13, 2020
  5. Sep 27, 2019
  6. Sep 02, 2019
  7. Aug 20, 2019
  8. Jul 08, 2019
  9. Jun 28, 2019
  10. Apr 25, 2019
  11. Apr 24, 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 19, 2019
  14. Feb 05, 2019
  15. Jan 21, 2019
  16. Jan 14, 2019
  17. Dec 12, 2018
  18. Dec 04, 2018
  19. Dec 03, 2018
  20. Nov 28, 2018
Loading