summary refs log tree commit diff
path: root/src/arith_yacc.h (follow)
Commit message (Collapse)AuthorAge
* [ARITH] Add assignment and intmax_t supportHerbert Xu2007-10-11
This patch adds assignment operator support in arithmetic expansions. It also changes the type used to intmax_t.