Skip to content
Snippets Groups Projects
  1. Sep 02, 2019
  2. Aug 30, 2019
  3. Aug 29, 2019
  4. Aug 22, 2019
  5. Aug 02, 2019
  6. Jul 29, 2019
  7. Jul 11, 2019
  8. Jul 10, 2019
  9. May 23, 2019
  10. May 22, 2019
  11. May 17, 2019
  12. May 16, 2019
  13. May 03, 2019
  14. Apr 30, 2019
  15. Apr 10, 2019
  16. Apr 05, 2019
  17. Jan 29, 2019
  18. Jan 28, 2019
  19. Jan 24, 2019
  20. Dec 07, 2018
  21. Dec 03, 2018
    • Erwan Jahier's avatar
      Remove a clutch that causes bad error messages and seems useless. · 67eb59fc
      Erwan Jahier authored
      It causes bad error messages in the case were the parametric node is undefined.
      
      e.g., the equation
      
        S=if(M[n-1]) then (entiernat<<n>>(M)-puiss<<n+1>>(2)) else entiernat<<n>>(M);
      
      raises "Error: Bad number of (static) arguments: 0 expected, and 1 provided."
      when entiernat is undefined
      
      It seems useless because no test is broken. The comment mention node
      parameters that themselves have parameters. But it is the case for
      test/should_work/Gyroscope2.lus, and it is still working.
      67eb59fc
    • Erwan Jahier's avatar
      ignore a generated file in arduino · 1f13ae8e
      Erwan Jahier authored
      1f13ae8e
Loading