Skip to content
Snippets Groups Projects
  1. Jul 11, 2019
    • erwan's avatar
      Test: fix the coloring oracle · 42ccc7fd
      erwan authored
      - the move_count node was wrong (missing parenthesis)
      - the lemma an the theorem only holds for locally central unfait demon
      2.10.3
      42ccc7fd
  2. Jul 08, 2019
  3. Jul 04, 2019
  4. Jun 26, 2019
  5. Jun 24, 2019
  6. Jun 11, 2019
    • erwan's avatar
      Fix: perform variable initiliasation once · 9cb32320
      erwan authored
      Indeed, by using the Env.nset and Env.nget defined in
      0d6575a7 a pb that was hided by the
      use of Env.set and Env.get was triggered.
      
      The bug was that variables initialisations were done several times.
      
      In sasa.ml, the way I was updating the Env.t by iterating on the
      variables was forcing to "close" expressions that were calling init
      functions.
      9cb32320
  7. May 23, 2019
  8. May 15, 2019
  9. Apr 30, 2019
  10. Mar 22, 2019
  11. Mar 13, 2019
  12. Mar 10, 2019
  13. Mar 07, 2019
Loading