Skip to content
Snippets Groups Projects
  1. Mar 29, 2023
  2. Apr 13, 2022
  3. Feb 03, 2022
  4. Jun 30, 2021
  5. Jun 25, 2021
  6. Jun 17, 2021
  7. Jun 16, 2021
  8. Jun 03, 2021
  9. May 04, 2021
  10. Mar 09, 2021
  11. Feb 05, 2021
  12. Mar 21, 2019
  13. Mar 12, 2019
  14. Nov 21, 2018
  15. Nov 13, 2018
  16. Mar 30, 2018
  17. Dec 18, 2017
  18. Dec 08, 2016
  19. Sep 30, 2016
  20. Aug 09, 2016
  21. Aug 06, 2016
  22. Nov 26, 2015
  23. Oct 07, 2015
  24. May 04, 2015
  25. Apr 08, 2015
  26. Sep 18, 2014
  27. Sep 14, 2014
    • THIRIOUX Xavier's avatar
      - Added major feature: Lustre V6 automata !!! · 6a1a01d2
      THIRIOUX Xavier authored
       - one automata example added
       - changed the reset condition in node calls (now a simple bool expr)
       - bug corrected in clock calculus
       - bug corrected in traceability info
       - added field in variables to test whether they are original 
         or created by normalization process: better error message 
         for causality problems
      
       Warning: this is the first working version of automata, needs further 
       testing (and debugging). AFAIK, the semantics is close to Lustre V6,
       but further changes may be needed to equate them.
      6a1a01d2
    • THIRIOUX Xavier's avatar
      - Added major feature: Lustre V6 automata !!! · 54d032f5
      THIRIOUX Xavier authored
       - one automata example added
       - changed the reset condition in node calls (now a simple bool expr)
       - bug corrected in clock calculus
       - bug corrected in traceability info
       - added field in variables to test whether they are original 
         or created by normalization process: better error message 
         for causality problems
      
       Warning: this is the first working version of automata, needs further 
       testing (and debugging). AFAIK, the semantics is close to Lustre V6,
       but further changes may be needed to equate them.
      
      
      git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@335 041b043f-8d7c-46b2-b46e-ef0dd855326e
      54d032f5
  28. Sep 09, 2014
  29. Sep 02, 2014
    • THIRIOUX Xavier's avatar
      This is a major revision: · 70e1006b
      THIRIOUX Xavier authored
        - added interface files (.lusi) in the language, that can be compiled on their own, giving an object file (.lusic) and a header file (.h)
        - modular code generation, from Lustre to C level included.
        - nice amount of code refactoring
      
      70e1006b
    • THIRIOUX Xavier's avatar
      This is a major revision: · ef34b4ae
      THIRIOUX Xavier authored
        - added interface files (.lusi) in the language, that can be compiled on their own, giving an object file (.lusic) and a header file (.h)
        - modular code generation, from Lustre to C level included.
        - nice amount of code refactoring
      
      
      
      git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@326 041b043f-8d7c-46b2-b46e-ef0dd855326e
      ef34b4ae
  30. Jul 15, 2014
  31. Jul 10, 2014