Skip to content
Snippets Groups Projects
  1. Apr 17, 2013
  2. Apr 12, 2013
    • Erwan Jahier's avatar
      Add the exit port to ldbg plugin. · 8dd3d736
      Erwan Jahier authored
      Some work to share the conde that is comon to Lutin/Lurette more properly
      via Makefiles and using chmod to avoid editing the wrong files.
      
      + mv the lus2licRun.ml/mli file to the Lurette git repo.
      8dd3d736
    • Erwan Jahier's avatar
      lus2lic is now working from ldbg and ltop. · fa71e77c
      Erwan Jahier authored
      As far as ldbg is concerned, it only traces the toplevel node, at
      call event.
      
      Note that I needed to rename quite a lot of modules to avoid name clashes
      between lus2lic.a and ltop.
      
      I've also merged the Verbose module with the one of Lutin so that
      they can be shared (there were sharing 95% already).
      fa71e77c
  3. Apr 10, 2013
  4. Apr 08, 2013
  5. Apr 05, 2013
  6. Apr 04, 2013
    • Erwan Jahier's avatar
      The -exec mode now supports the merge statement. · 1ca66bc0
      Erwan Jahier authored
      In order to do that, I've generalised the type of merge : now the clock
      argument can be any expression. Some assert false still prevent its use,
      but it should be easy to get rid of them (I'll do that latter).
      1ca66bc0
  7. Apr 03, 2013
  8. Apr 02, 2013
  9. Mar 29, 2013
  10. Mar 27, 2013
    • Erwan Jahier's avatar
      Rework the type of Lic expressions w.r.t. predef expressions. · 28f47082
      Erwan Jahier authored
      1) At the Lic level, there's no reason to distinguish betwenn node
      calls, and predef node calls. Indeed it makes things simpler and more
      homogeneous afterwards.
      
      2) int strings are only converted when necessary (constant evaluation).
      
      3) const are handled directly under Lic.by_pos_op instead of being under
         PREDEF_CALL, which make things easier and more logical.
      28f47082
  11. Mar 25, 2013
  12. Mar 22, 2013
  13. Mar 21, 2013
  14. Mar 20, 2013
  15. Mar 19, 2013
  16. Mar 11, 2013
  17. Mar 05, 2013
  18. Feb 25, 2013
  19. Feb 22, 2013
  20. Feb 20, 2013
  21. Feb 13, 2013
  22. Feb 07, 2013
  23. Feb 06, 2013
  24. Feb 04, 2013
Loading