Skip to content
Snippets Groups Projects
  1. May 04, 2015
  2. Jan 03, 2015
    • Steven Dee's avatar
      H_VALIDATE_APPLY macro · 2dad0c48
      Steven Dee authored
      I've found this especially useful in combination with my own
      _attr_uint_const for things like flags and type specifiers.
      
      It's possible that its usefulness might be diminished significantly if
      there were a built-in bitfield constant parser -- that certainly would
      eliminate all of my current uses of it -- but it still seems nicely
      symmetric with H_ACT_APPLY.
      2dad0c48
    • Steven Dee's avatar
      Retab as though tabstop were 8 · 5abe74f8
      Steven Dee authored
      Tabs after the first non-tab character are crazymaking. I picked 8
      because it wasn't 7 and caused the backslashes to line up on
      H_ACT_APPLY.
      5abe74f8
  3. Nov 23, 2013
  4. Jul 11, 2013
  5. May 24, 2013
  6. May 23, 2013
  7. Feb 17, 2013
Loading