Skip to content
Snippets Groups Projects
  1. Mar 06, 2020
  2. Jan 30, 2020
  3. Jan 27, 2020
  4. Sep 06, 2019
  5. Mar 29, 2019
  6. 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
  7. Feb 05, 2019
  8. Jan 21, 2019
  9. Jan 14, 2019
  10. Dec 12, 2018
  11. Dec 04, 2018
  12. Dec 03, 2018
  13. Nov 28, 2018
  14. Nov 23, 2018
  15. Nov 22, 2018
  16. Nov 16, 2018
  17. Oct 31, 2018
Loading