transonic.analyses

Code analyses

blocks_if

Analyses for "if blocks"

capturex

Capture the external nodes used in functions

extast

Extended AST with CommentLine nodes

justintime

Analyses for @jit

parser

Parser using tokenize

util

Utilities for the analyses

objects_from_str

Utilities to replace strings by objects

Functions

analyse_aot(code, pathfile)

Gather the informations for @boost and blocks

analyse_files(paths_py)

compute_ancestors_chains(module_node)

Create Beniget objects

find_decorated_function(module, function_name)

get_decorated_dicts(module, ancestors, duc, ...)

Get the definitions of the decorated functions and classes

get_types_from_transonic_signature(...)