Skip to content
Snippets Groups Projects
  1. Jan 06, 2022
  2. Dec 21, 2021
  3. Dec 07, 2021
  4. Dec 03, 2021
  5. Nov 26, 2021
    • Virgile Prevosto's avatar
      [tests] update oracle · 81d0503a
      Virgile Prevosto authored
      Since this test is supposed to check the order in which globals are presented
      after AST reordering, such oracle changes must be considered carefully. Here,
      there's no dependency between `j` and `k`, so that they can indeed be swapped.
      This in fact better reflect the original global list before reordering
      
      NB: `l` is always at the very top of the list, despite being inserted last. This
      might warrant investigation at some point. However, the resulting AST after
      reordering is correct, which is the main goal.
      81d0503a
  6. Nov 24, 2021
  7. Nov 02, 2021
  8. Oct 28, 2021
  9. Oct 21, 2021
  10. Oct 13, 2021
  11. Oct 12, 2021
  12. Oct 11, 2021
  13. Oct 07, 2021
  14. Sep 14, 2021
  15. Sep 02, 2021
  16. Jul 27, 2021
    • Virgile Prevosto's avatar
      update oracles · f60a02b6
      Virgile Prevosto authored
      most differences in Eva oracles come from the fact that now anonymous arguments are taken into
      account when generating default assigns for prototypes with empty specs.
      f60a02b6
  17. Jun 10, 2021
  18. Jun 02, 2021
  19. May 18, 2021
Loading