Itamar
|
9da9398bf0
LibCpp: Do macro substitution in the preprocessor instead of the parser
|
3 年之前 |
Itamar
|
0c4dc00f01
LibCpp: Import definitions from headers while processing
|
3 年之前 |
Itamar
|
4673a517f6
LibCpp: Do lexing in the Preprocessor
|
3 年之前 |
Ali Mohammad Pur
|
dc68c765b7
LibCpp: Correctly parse lines that end in '\'
|
4 年之前 |
Itamar
|
0522a4360b
LibCpp: Add option in Preprocessor to keep #include's in processed text
|
4 年之前 |
Itamar
|
14e0011825
LibCpp: Make Preprocessor::handle_preprocessor_line return keyword
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Vyacheslav Pukhanov
|
0b5d414eba
LibCpp: Add preprocessor option to ignore unsupported keywords
|
4 年之前 |
Itamar
|
8688259ed9
LanguageServers/Cpp: Support jumping to declaration of preprocessor
|
4 年之前 |
Itamar
|
7bf6eca9d8
LanguageServers/Cpp: Complete Preprocessor definitions
|
4 年之前 |
Itamar
|
3658c4c567
LibCpp: Replace defined preprocessor values when parsing
|
4 年之前 |
Itamar
|
289c466fef
LibCpp: Don't crash on an empty '#' line
|
4 年之前 |
Itamar
|
85ea60b7f1
LibCpp: Don't fail when encountering #elif statements
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Itamar
|
bed3261723
LibCpp: Start working on a C preprocessor
|
4 年之前 |