Max Wipfli 617c54a00b LibCpp: Do not emit empty whitespace token after include statement 4 years ago
..
Tests bfffdd37f0 LibCpp: Revert change to strace.cpp AST test from bf8fd4c 4 years ago
AST.cpp b5da0b71e5 LibCpp: Consider declarations inside a function's body 4 years ago
AST.h fbf796cd9f LibCpp: Fix "NumricLiteral" => "NumericLiteral" typo 4 years ago
CMakeLists.txt d0b4f9cc0e LibCpp: Move Cpp::Token to a separate file 4 years ago
Lexer.cpp 617c54a00b LibCpp: Do not emit empty whitespace token after include statement 4 years ago
Lexer.h d57d7bea1c LibCpp: Use east const style in Lexer and SyntaxHighlighter 4 years ago
Parser.cpp 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 years ago
Parser.h 5c42dc854d LibCpp: Rename m_definitions=>m_preprocessor_definitions 4 years ago
Preprocessor.cpp 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text 4 years ago
Preprocessor.h 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text 4 years ago
SyntaxHighlighter.cpp d57d7bea1c LibCpp: Use east const style in Lexer and SyntaxHighlighter 4 years ago
SyntaxHighlighter.h d57d7bea1c LibCpp: Use east const style in Lexer and SyntaxHighlighter 4 years ago
Token.cpp 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 years ago
Token.h 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 years ago