Menu

Tools Commit Log


Commit Date  
[r3011] by plombo

Preprocessor bug fixes for the '#' and '##' operators.

2011-02-15 04:14:50 Tree
[r3010] by plombo

Added support for the concatenation ('##') operator. Complicated stuff!

2011-02-14 04:04:29 Tree
[r3009] by plombo

Remove some debugging printfs.

2011-02-11 00:06:39 Tree
[r3008] by plombo

Added support for the
'#' operator inside of macros.

2011-02-10 07:23:01 Tree
[r3007] by plombo

Fixed another C preprocessor corner case.

2011-02-10 07:22:57 Tree
[r3006] by plombo

Fixed the expansion of nested macros.

2011-02-10 07:22:54 Tree
[r3005] by plombo

Fixed the parsing of backslash-newlines in '//' script comments.

2011-02-09 18:50:36 Tree
[r3004] by plombo

Fix the total and free RAM values reported under Linux.

2011-02-09 06:41:13 Tree
[r3003] by plombo

Remove all recursive calls to pp_parser_parse() and introduce persistent subparsers.

Now the preprocessor can really return tokens one at a time!

2011-02-04 01:45:02 Tree
[r3002] by plombo

Fixed detection of normal vs. function-style #defines. Before, directives like this were being misdetected as functions:
#define NUM (16*1024)

2011-02-03 20:15:10 Tree
Older >
MongoDB Logo MongoDB