Skip to content
Snippets Groups Projects
  1. Mar 01, 2017
  2. Jan 11, 2017
  3. Dec 08, 2016
  4. Aug 09, 2016
  5. Aug 06, 2016
  6. Feb 23, 2016
  7. Nov 21, 2015
  8. Nov 07, 2015
  9. May 04, 2015
  10. Apr 08, 2015
  11. Dec 08, 2014
  12. Dec 01, 2014
  13. Sep 29, 2014
  14. 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
  15. Sep 09, 2014
  16. 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
  17. Jul 09, 2014
  18. Jul 02, 2014
  19. Jun 25, 2014
Loading