Skip to content
Snippets Groups Projects
  1. Mar 24, 2015
  2. Mar 17, 2015
  3. Mar 16, 2015
  4. Mar 12, 2015
  5. Mar 06, 2015
  6. Mar 05, 2015
  7. Mar 03, 2015
  8. Feb 16, 2015
    • Pierre Loic Garoche's avatar
      Solved bug found by Teme about asserts. · e42fb618
      Pierre Loic Garoche authored
      Previously assert expression containing -> would lead to unnormalized ite. Now each expression within the assert is normalized and may bind new node equations.
      This could be later optimized but is working now.
      
      e42fb618
  9. Dec 10, 2014
  10. Dec 09, 2014
  11. Dec 08, 2014
  12. Dec 01, 2014
  13. Nov 27, 2014
  14. Sep 29, 2014
  15. Sep 26, 2014
  16. Sep 24, 2014
  17. Sep 18, 2014
  18. 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
Loading