Skip to content
Snippets Groups Projects
This project is mirrored from https://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Jul 12, 2013
  2. Jul 11, 2013
  3. Jul 08, 2013
  4. Jul 04, 2013
  5. Jul 02, 2013
  6. Jul 01, 2013
  7. Jun 30, 2013
    • benjamin.franksen's avatar
      snc: generate header file · 124e6793
      benjamin.franksen authored
      The top-level declaration parts of the generated code are now written to a
      header file. These parts are (in the order listed):
      
      - #includes of epicsTypes.h and seqCom.h
      - definition of the _seq_var struct
      - escaped code segments appearing before the first state set
      
      The stdin/stdout redirection has been removed. Instead code generation now
      uses the gen_code function exported from main. Switching between output
      files is done using set_gen_h and set_gen_c, which are also exported from
      main. This uses global (though static) variables inside main.c for
      simplicity.
      124e6793
    • benjamin.franksen's avatar
  8. Jun 04, 2013
  9. Jun 20, 2013
  10. May 28, 2013
  11. May 21, 2013
  12. May 14, 2013
  13. May 16, 2013
  14. May 13, 2013
  15. Apr 16, 2013
  16. May 12, 2013
  17. Jul 24, 2012
  18. Mar 27, 2013
  19. Mar 14, 2013
Loading