Gabriel Wicke
|
f02ff95aa3
|
Token representation clean-up. Now all tokens are differentiated using
constructors instead of type attributes.
|
2012-03-07 20:06:54 +00:00 |
|
Gabriel Wicke
|
b8bb503199
|
Actually commit onlyinclude, as already announced in r112592.
|
2012-02-28 13:24:35 +00:00 |
|
Gabriel Wicke
|
b4892102a4
|
Clean up transform callback interface
|
2012-02-07 11:53:29 +00:00 |
|
Gabriel Wicke
|
348cac6cf0
|
Fix a bug in TokenCollector, and misc tweaks for template expansions.
|
2012-01-20 18:47:17 +00:00 |
|
Gabriel Wicke
|
fc2088bb21
|
Add some rudimentary noinclude / includeonly support and fix up
TokenCollector.
|
2012-01-20 01:46:16 +00:00 |
|
Gabriel Wicke
|
becf3cb7ea
|
Add generic 'collect all tokens between delimiter tokens and call a transform
function on it' util for synchronous transformation phases. This can be used
to implement parser hooks (aka extension tags) besides other things.
|
2012-01-09 18:13:45 +00:00 |
|