Skip to content
Snippets Groups Projects
  1. Sep 27, 2021
  2. Jun 30, 2021
  3. Jun 25, 2021
  4. Jun 17, 2021
  5. Feb 05, 2021
  6. Nov 21, 2019
  7. Nov 20, 2019
  8. Jul 04, 2019
  9. Mar 18, 2019
  10. Mar 12, 2019
  11. Nov 21, 2018
  12. Nov 20, 2018
  13. Mar 30, 2018
  14. Sep 22, 2017
  15. Jul 17, 2017
  16. Jun 23, 2017
  17. May 16, 2017
    • Pierre Loic Garoche's avatar
      Improved include folders behaviors: · 990210f3
      Pierre Loic Garoche authored
      - allow multiple -I dir, will be used in order (first one declared
        is first used)
      
      - when declaring a global library #open <foo>, foo is first checked
        in local folders, than in global one (install path). This
        does not apply to local libraries opened with #open "foo".
      990210f3
  18. Dec 28, 2016
  19. Nov 29, 2015
    • THIRIOUX Xavier's avatar
      several bugs/oddities corrected: · 0f36882c
      THIRIOUX Xavier authored
       - bizarre date stamping (when generating .lusi files)
       - bug in loading libraries, forbidding several (transitive) imports of the same library.
       - plugin scopes was wrongly always activated
      0f36882c
  20. May 04, 2015
  21. Apr 09, 2015
  22. Apr 08, 2015
  23. Dec 01, 2014
  24. Nov 27, 2014
  25. 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
  26. Sep 02, 2014