1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00
acqn 2f357ba9b2 Preprocessor directives can now appear in the argument list of function-like macro calls.
#pragma PP-tokens can now be macro replaced.
#include header names directly enclosed in <> are free of macro replacement.
Preprocess-only mode (-E) now outputs with #line as source info.
Moved testcases for #760 and #1357.
Added testcase for #1643.
2022-07-26 21:10:38 +08:00
..
2022-04-17 16:07:52 +02:00
2019-05-29 22:56:51 +02:00
2018-10-02 18:49:53 +02:00
2019-02-12 22:50:49 +01:00
2021-05-25 13:38:06 +02:00
2022-04-17 16:07:52 +02:00