.hgignore
.hgtags
.readthedocs.yml
AUTHORS.rst
CHANGES.rst
LICENSE.txt
Makefile
README.rst
bitbucket-pipelines.yml
setup.cfg
setup.py
tox.ini
data_tests/block_fluidsim.py
data_tests/blocks_type_hints.py
data_tests/class_blocks.py
data_tests/classic.py
data_tests/mixed_classic_type_hint.py
data_tests/no_pythran.py
data_tests/type_hint.py
data_tests/type_hint_notemplate.py
doc/HOWTO_build_the_doc
doc/Makefile
doc/authors.rst
doc/changes.rst
doc/conf.py
doc/environment.yml
doc/for_dev.rst
doc/index.rst
doc/todo.rst
doc/examples/blocks.py
doc/examples/blocks.rst
doc/examples/blocks_type_hints.py
doc/examples/classic.py
doc/examples/classic.rst
doc/examples/mixed_classic_type_hint.py
doc/examples/perf_numba.py
doc/examples/type_hints.py
doc/examples/type_hints.rst
doc/examples/type_hints_notemplate.py
doc/examples/type_hints_simple.py
doc/examples/using_cachedjit.py
doc/examples/using_cachedjit.rst
doc/examples/using_cachedjit_diff_types.py
doc/examples/not_implemented/class_blocks_alternative_syntax.py
doc/examples/not_implemented/classic_kernel_with_calls.py
doc/examples/not_implemented/pythran_class.py
doc/examples/not_implemented/pythran_class_with_calls.py
doc/examples/not_implemented/type_hint_shape.py
fluidpythran/__init__.py
fluidpythran/_path_data_tests.py
fluidpythran/_version.py
fluidpythran/aheadoftime.py
fluidpythran/annotation.py
fluidpythran/cached_jit.py
fluidpythran/dist.py
fluidpythran/for_test_cached_jit.py
fluidpythran/for_test_init.py
fluidpythran/log.py
fluidpythran/run.py
fluidpythran/test_cached_jit.py
fluidpythran/test_dist.py
fluidpythran/test_init.py
fluidpythran/test_init_fluidpythranized.py
fluidpythran/test_run.py
fluidpythran/transpiler.py
fluidpythran/util.py
fluidpythran.egg-info/PKG-INFO
fluidpythran.egg-info/SOURCES.txt
fluidpythran.egg-info/dependency_links.txt
fluidpythran.egg-info/entry_points.txt
fluidpythran.egg-info/requires.txt
fluidpythran.egg-info/top_level.txt
tmp/bug_type_hints_same_type.py