Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 سال پیش |
Ali Mohammad Pur
|
543ccecc0b
LibCpp: Add support for type aliases with typedef/using
|
2 سال پیش |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 سال پیش |
Andreas Kling
|
70d7fb6a03
LibCpp: Make C++ AST (mostly) const-correct
|
2 سال پیش |
Sam Atkins
|
914d557097
LibCpp: Remove declarations for non-existent methods
|
2 سال پیش |
Poseydon42
|
3cd04f40e1
LibCpp: Parse 'using namespace' declarations
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 سال پیش |
Ben Wiederhake
|
7c5e30daaa
Everywhere: Fix badly-formatted includes
|
2 سال پیش |
Itamar
|
b35293d945
LibCodeComprehension: Re-organize code comprehension related code
|
3 سال پیش |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 سال پیش |
Itamar
|
4a8afd6b4e
LibCpp: Add public Parser::tokens() method
|
3 سال پیش |
Itamar
|
4f1c77a059
LibCpp: Fix end position calculation for various AST node types
|
3 سال پیش |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 سال پیش |
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 سال پیش |
Itamar
|
42eb06f045
LibCpp: Don't store entire ASTNode vector in each parser state
|
4 سال پیش |
Itamar
|
eb6a15d52b
LibCpp: Only store error messages for the main parser state
|
4 سال پیش |
Itamar
|
232013c05b
LibCpp: Add Parser::tokens_in_range(start, end)
|
4 سال پیش |
Itamar
|
d7aa831a43
LibCpp: Differentiate between Type and NamedType
|
4 سال پیش |
Federico Guerinoni
|
e0f1c237d2
HackStudio: Make TODO entries clickable
|
4 سال پیش |
Federico Guerinoni
|
c397e030f4
LibCpp: Add function for retrieving TODO comments from the parser
|
4 سال پیش |
Itamar
|
7de6c1489b
LibCpp: Parse basic constructors and destructors
|
4 سال پیش |
Itamar
|
fd851ec5c9
LibCpp: Handle class access-specifiers in the Parser
|
4 سال پیش |
Itamar
|
dcdb0c7035
LibCpp: Support non-field class members
|
4 سال پیش |
Itamar
|
5c42dc854d
LibCpp: Rename m_definitions=>m_preprocessor_definitions
|
4 سال پیش |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Itamar
|
4831dc0e30
LibCpp: Support parsing class declarations
|
4 سال پیش |