| Commit | Date | |
|---|---|---|
|
[r2996]
by
plombo
Replaced the emit() calls in pp_parser_readline() with use of the overread property. Now pp_parser_parse() is the only preprocessor function that uses emit() directly. |
2011-02-02 18:34:23 | Tree |
| 2011-02-02 02:37:51 | Tree | |
| 2011-02-02 01:56:40 | Tree | |
| 2011-02-02 01:36:46 | Tree | |
|
[r2992]
by
plombo
Fixed an unwanted ')' character being emitted after expanding a function-style macro, introduced with the previous commit. |
2011-02-02 01:36:42 | Tree |
|
[r2991]
by
plombo
Added a "token" property to pp_parser for the last token read. Removed the local token variable in several functions. |
2011-02-02 01:36:40 | Tree |
| 2011-02-02 01:36:37 | Tree | |
|
[r2989]
by
plombo
Fixed some bugs introduced with function-style #define support. There is still a rather serious bug in which directives on the line under a #define may or may not be interpreted. |
2011-02-02 01:36:32 | Tree |
| 2011-01-20 16:43:42 | Tree | |
| 2011-01-20 15:45:08 | Tree |