diff options
author | Carl Worth <cworth@cworth.org> | 2010-05-26 08:05:19 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-05-26 08:05:55 -0700 |
commit | 0197e9b64f0e64a617537c5ad1465b4a8706fe1c (patch) | |
tree | 5dab73109ab23cfcd965a40f5982b78fb8b0769e /main | |
parent | c0607d573e04846a23c3162901aabd7fc40ebc61 (diff) |
Change macro expansion to append onto token lists rather than printing directly.
This doesn't change any functionality here, but will allow us to make
future changes that were not possible with direct printing.
Specifically, we need to expand macros within macro arguments before
performing argument substitution. And *that* expansion cannot result
in immediate printing.
Diffstat (limited to 'main')
0 files changed, 0 insertions, 0 deletions