Skip to content
Snippets Groups Projects
  1. Feb 09, 2020
  2. Nov 28, 2019
  3. May 04, 2015
  4. 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
  5. Nov 23, 2013
  6. Jul 11, 2013
  7. May 24, 2013
  8. May 23, 2013
  9. Feb 17, 2013
Loading