Skip to content
Snippets Groups Projects
  1. Jan 25, 2023
  2. Aug 30, 2022
  3. Apr 14, 2022
  4. Nov 04, 2020
  5. Nov 02, 2020
  6. Feb 09, 2020
  7. Feb 07, 2020
  8. Feb 06, 2020
  9. Oct 23, 2019
  10. 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
  11. Jun 06, 2019
  12. Apr 02, 2019
Loading