Here is a list of all documented files with brief descriptions:
[detail level 123]
| ▼ include | |
| ► analysis | |
| analysis_action.h | |
| organize_packages.h | |
| register_declarations.h | |
| scan_imports.h | |
| type_check.h | |
| type_precheck.h | |
| ► ast | |
| ast_base.h | |
| ast_named.h | |
| ast_node_type.h | |
| context.h | |
| decl.h | |
| default_value.h | |
| expr.h | |
| fwd.h | |
| intrinsic.h | |
| package.h | |
| precedence.h | |
| source_traceable.h | |
| stmt.h | |
| type.h | |
| typed.h | |
| ► backtrace | |
| tan_backtrace.h | |
| ► base | |
| container.h | |
| error.h | |
| macro.h | |
| utils.h | |
| ► cli | |
| cli.h | |
| ► codegen | |
| code_generator.h | |
| ► common | |
| ast_visitor.h | |
| compiler_action.h | |
| dependency_graph.h | |
| ► driver | |
| driver.h | |
| ► lexer | |
| lexer.h | |
| ► linker | |
| linker.h | |
| ► llvm_api | |
| clang_frontend.h | |
| llvm_ar.h | |
| ► parser | |
| parser.h | |
| ► source_file | |
| source_file.h | |
| token.h | |
| tokenized_source_file.h | |
| ► tan | |
| tan.h | |
| base.h | |
| config.h | |
| ▼ runtime | |
| main.cpp | |
| stack_trace.cpp | |
| stack_trace.h | |
| ▼ src | |
| ► analysis | |
| implicit_cast.cpp | |
| organize_packages.cpp | |
| package.cpp | |
| register_declarations.cpp | |
| scan_imports.cpp | |
| type_check.cpp | |
| type_precheck.cpp | |
| ► ast | |
| ast_base.cpp | |
| ast_named.cpp | |
| context.cpp | |
| decl.cpp | |
| default_value.cpp | |
| expr.cpp | |
| intrinsic.cpp | |
| source_traceable.cpp | |
| stmt.cpp | |
| type.cpp | |
| typed.cpp | |
| ► backtrace | |
| tan_backtrace.cpp | |
| ► base | |
| error.cpp | |
| ► cli | |
| cli_main.cpp | |
| tanc.cpp | |
| ► codegen | |
| code_generator.cpp | |
| ► common | |
| ast_visitor.cpp | |
| compiler_action.cpp | |
| ► driver | |
| driver.cpp | |
| ► lexer | |
| lexer.cpp | |
| token.cpp | |
| ► linker | |
| linker.cpp | |
| ► llvm_api | |
| cc1_main.cpp | |
| cc1as_main.cpp | |
| cc1gen_reproducer_main.cpp | |
| clang_driver.cpp | |
| clang_frontend.cpp | |
| llvm_ar.cpp | |
| ► parser | |
| parser.cpp | |
| ► source_file | |
| source_file.cpp | |
| tokenized_source_file.cpp | |
| ► tan | |
| tan.cpp | |