Itamar
4673a517f6
LibCpp: Do lexing in the Preprocessor
...
We now call Preprocessor::process_and_lex() and pass the result to the
parser.
Doing the lexing in the preprocessor will allow us to maintain the
original position information of tokens after substituting definitions.
2021-08-07 21:24:11 +02:00
..
2021-08-06 10:45:17 +02:00
2021-08-03 18:44:01 +02:00
2021-07-14 13:12:25 +02:00
2021-05-27 15:18:03 +02:00
2021-06-22 18:54:40 +04:30
2021-08-07 21:24:11 +02:00
2021-07-01 11:37:16 +02:00
2021-05-15 11:02:04 +01:00
2021-07-21 18:02:15 +02:00
2021-07-24 20:11:28 +04:30
2021-06-30 08:18:28 +04:30
2021-07-17 17:37:20 +02:00
2021-05-14 22:24:02 +02:00
2021-08-04 13:50:32 +01:00
2021-07-14 13:12:25 +02:00
2021-07-02 17:52:45 +02:00
2021-08-06 23:55:27 +02:00
2021-07-28 23:42:29 +02:00
2021-07-17 01:13:39 +04:30
2021-07-28 18:32:22 +02:00
2021-07-14 11:26:34 +04:30
2021-07-26 17:03:55 +01:00