Itamar 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text 4 년 전
..
Tests 832e9c6e02 LibCpp: Add regression tests for the parser 4 년 전
AST.cpp 402483ec1f LibCpp: Generalize ASTNode::dump() to support redirecting its output 4 년 전
AST.h fbf796cd9f LibCpp: Fix "NumricLiteral" => "NumericLiteral" typo 4 년 전
CMakeLists.txt d0b4f9cc0e LibCpp: Move Cpp::Token to a separate file 4 년 전
Lexer.cpp 1bd6705636 LibCpp: Support Lexing escaped newlines 4 년 전
Lexer.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
Parser.cpp 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 년 전
Parser.h 5c42dc854d LibCpp: Rename m_definitions=>m_preprocessor_definitions 4 년 전
Preprocessor.cpp 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text 4 년 전
Preprocessor.h 0522a4360b LibCpp: Add option in Preprocessor to keep #include's in processed text 4 년 전
SyntaxHighlighter.cpp 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 년 전
SyntaxHighlighter.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 년 전
Token.cpp 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 년 전
Token.h 0c9db38e8f LibCpp: Modify Token::to_string() to include more information 4 년 전