|
Up
|
|
|
|
|
__pycache__/
|
— |
|
|
|
annotations/
|
— |
|
|
|
datamodel/
|
— |
|
|
|
rewrites/
|
— |
|
|
|
runtime/
|
— |
|
|
|
typeconv/
|
— |
|
|
|
types/
|
— |
|
|
|
typing/
|
— |
|
|
|
unsafe/
|
— |
|
|
|
__init__.py
|
|
|
|
|
analysis.py
|
|
|
|
|
base.py
|
|
|
|
|
boxing.py
|
|
|
|
|
bytecode.py
|
|
|
|
|
byteflow.py
|
|
|
|
|
caching.py
|
|
|
|
|
callconv.py
|
|
|
|
|
callwrapper.py
|
|
|
|
|
ccallback.py
|
|
|
|
|
cgutils.py
|
|
|
|
|
codegen.py
|
|
|
|
|
compiler.py
|
|
|
|
|
compiler_lock.py
|
|
|
|
|
compiler_machinery.py
|
|
|
|
|
config.py
|
|
|
|
|
consts.py
|
|
|
|
|
controlflow.py
|
|
|
|
|
cpu.py
|
|
|
|
|
cpu_options.py
|
|
|
|
|
debuginfo.py
|
|
|
|
|
decorators.py
|
|
|
|
|
descriptors.py
|
|
|
|
|
dispatcher.py
|
|
|
|
|
entrypoints.py
|
|
|
|
|
environment.py
|
|
|
|
|
errors.py
|
|
|
|
|
event.py
|
|
|
|
|
extending.py
|
|
|
|
|
extending.pyi
|
|
|
|
|
externals.py
|
|
|
|
|
fastmathpass.py
|
|
|
|
|
funcdesc.py
|
|
|
|
|
generators.py
|
|
|
|
|
imputils.py
|
|
|
|
|
inline_closurecall.py
|
|
|
|
|
interpreter.py
|
|
|
|
|
intrinsics.py
|
|
|
|
|
ir.py
|
|
|
|
|
ir_utils.py
|
|
|
|
|
itanium_mangler.py
|
|
|
|
|
llvm_bindings.py
|
|
|
|
|
lowering.py
|
|
|
|
|
object_mode_passes.py
|
|
|
|
|
optional.py
|
|
|
|
|
options.py
|
|
|
|
|
postproc.py
|
|
|
|
|
pylowering.py
|
|
|
|
|
pythonapi.py
|
|
|
|
|
registry.py
|
|
|
|
|
removerefctpass.py
|
|
|
|
|
serialize.py
|
|
|
|
|
sigutils.py
|
|
|
|
|
ssa.py
|
|
|
|
|
target_extension.py
|
|
|
|
|
targetconfig.py
|
|
|
|
|
tracing.py
|
|
|
|
|
transforms.py
|
|
|
|
|
typed_passes.py
|
|
|
|
|
typeinfer.py
|
|
|
|
|
untyped_passes.py
|
|
|
|
|
utils.py
|
|
|
|
|
withcontexts.py
|
|
|
|