Skip to content
Snippets Groups Projects
  1. Jun 26, 2014
    • Erwan Jahier's avatar
      Reject user defined polymorphic node. · 716f0d5b
      Erwan Jahier authored
      For instance,
        node toto = map<<Lustre::if,  N>>(x, a, b);
      is rejected.
      
      The problem with this change is that we now also reject equations such as
         res = map<<+,  N>>(x, a, b);
      
      which could be avoided. Probably L2lRmPoly does its job partially.
      716f0d5b
  2. Jun 24, 2014
  3. Jun 23, 2014
  4. Jun 20, 2014
  5. Jun 19, 2014
  6. Jun 18, 2014
  7. Jun 16, 2014
  8. Jun 13, 2014
  9. Jun 12, 2014
  10. Jun 10, 2014
  11. Jun 06, 2014
  12. Jun 05, 2014
  13. Jun 02, 2014
  14. May 30, 2014
  15. May 21, 2014
  16. May 12, 2014
  17. Mar 26, 2014
Loading