Meredith L. Patterson
39c9096fd6
changes from tutorial: add h_literal, make h_make_bytes more practical
2015-05-04 19:00:37 -04:00
Steven Dee
2dad0c48b4
H_VALIDATE_APPLY macro
...
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.
2015-01-03 16:44:36 -05:00
Steven Dee
5abe74f890
Retab as though tabstop were 8
...
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.
2015-01-03 16:35:56 -05:00
Dan Hirsch
890c6383a7
Added documentation for H_{A,V,VA,AV}DRULE
2013-11-23 13:09:39 -06:00
Dan Hirsch
69e84bcbb0
Added a void* user_data pointer to HPredicate
2013-11-23 13:01:55 -06:00
Dan Hirsch
e487d5435c
Added a void* user_data pointer to HAction
2013-11-23 12:53:11 -06:00
Dan Hirsch
65e688db5a
Fixed clang implicit type cast warning
2013-07-11 23:44:28 +02:00
Dan Hirsch
d71215d494
All tests pass; lots of stuff is no longer const
2013-05-24 15:07:47 +02:00
Meredith L. Patterson
3978266651
further merging of pesco's and aegis' changes
2013-05-23 02:16:52 -07:00
Sven M. Hallberg
662357ccb4
add glue helper to construct sized sequences
2013-02-17 16:47:36 +01:00
Sven M. Hallberg
25df438832
oops, moved files without adding
2013-02-17 15:25:19 +01:00