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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Aug 04, 2014
-
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
If the name of an event flag clashes with an already defined C identifier, we will have a problem anyway. Besides, variable names aren't mangeled with a prefix either. Also, in the next version (with pv types) event flags will most probably be a part of the global variable struct and thus also not mangled. Lastly, it seems a bad idea to make escaped C code depend on the naming convention.
-
Ben Franksen authored
Thanks to Andrew Johnson who reminded me that identifiers that start with "_" are reserved for the (C/C++) implementation, according to the standard.
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
- Aug 02, 2014
-
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
- Aug 01, 2014
-
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
The new boolean member multi_pv of struct func_symbol represents whether multi-pv arguments are allowed by default, i.e with -p in effect. The code generator takes this into account when deciding what to do for a multi-PV argument. The behaviour is now exactly as described in the release notes.
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
Ben Franksen authored
-
- Jul 31, 2014
-
-
Ben Franksen authored
-