Skip to content
Snippets Groups Projects
  1. Aug 19, 2008
    • Erwan Jahier's avatar
      Add a test file. · 6e574503
      Erwan Jahier authored
      6e574503
    • Erwan Jahier's avatar
      Split expressions into atomic expressions. In other words, introduce · d7905aff
      Erwan Jahier authored
      as many  new local  variables as necessary  so that an  expression is
      made at most of one operator.
      
      The rational  for that  is to obtain  a lic  code that is  trivial to
      clock check (nested node calls, for example, make it less simple).
      
      The old behavior can still be obtained using --keep-nested-calls.
      
      During  that  change,   I  realised  that  I  did   not  clock  check
      asserts. Hence, I have also added this check.
      d7905aff
  2. Jul 23, 2008
  3. Jul 22, 2008
  4. Jul 18, 2008
  5. Jul 17, 2008
  6. Jul 08, 2008
  7. Jul 07, 2008
  8. Jul 04, 2008
  9. Jul 03, 2008
  10. Jul 01, 2008
  11. Jun 30, 2008
  12. Jun 26, 2008
  13. Jun 23, 2008
  14. Jun 18, 2008
  15. Jun 13, 2008
  16. Jun 12, 2008
  17. Jun 09, 2008
Loading