.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE
MANIFEST.in
Pipfile
README.rst
TIMING_27.ipynb
TIMING_35.ipynb
TIMING_36.ipynb
appveyor.yml
setup.cfg
setup.py
tox.ini
dev/README.md
dev/astyle.cfg
dev/build.cmd
dev/clean.sh
dev/fmt.sh
dev/patch_doctest.py
dev/run_coverage.sh
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/intro.rst
docs/source/timing.rst
fastnumbers.egg-info/PKG-INFO
fastnumbers.egg-info/SOURCES.txt
fastnumbers.egg-info/dependency_links.txt
fastnumbers.egg-info/top_level.txt
include/fastnumbers/docstrings.h
include/fastnumbers/fn_bool.h
include/fastnumbers/numbers.h
include/fastnumbers/objects.h
include/fastnumbers/options.h
include/fastnumbers/parsing.h
include/fastnumbers/pstdint.h
include/fastnumbers/strings.h
include/fastnumbers/unicode_character.h
include/fastnumbers/version.h
src/fastnumbers.c
src/numbers.c
src/objects.c
src/parsing.c
src/strings.c
src/unicode_character.c
tests/test_builtins.py
tests/test_fastnumbers.py
tests/test_fastnumbers_examples.py
tests/builtin_tests/__init__.py
tests/builtin_tests/py27/__init__.py
tests/builtin_tests/py27/builtin_test_float.py
tests/builtin_tests/py27/builtin_test_int.py
tests/builtin_tests/py27/builtin_test_support.py
tests/builtin_tests/py27/floating_points.txt
tests/builtin_tests/py33/__init__.py
tests/builtin_tests/py33/builtin_test_float.py
tests/builtin_tests/py33/builtin_test_int.py
tests/builtin_tests/py33/floating_points.txt
tests/builtin_tests/py33/support/__init__.py
tests/builtin_tests/py34/__init__.py
tests/builtin_tests/py34/builtin_test_float.py
tests/builtin_tests/py34/builtin_test_int.py
tests/builtin_tests/py34/floating_points.txt
tests/builtin_tests/py34/support/__init__.py
tests/builtin_tests/py35/__init__.py
tests/builtin_tests/py35/builtin_test_float.py
tests/builtin_tests/py35/builtin_test_int.py
tests/builtin_tests/py35/floating_points.txt
tests/builtin_tests/py35/support/__init__.py
tests/builtin_tests/py35/support/script_helper.py
tests/builtin_tests/py36/__init__.py
tests/builtin_tests/py36/builtin_test_float.py
tests/builtin_tests/py36/builtin_test_grammar.py
tests/builtin_tests/py36/builtin_test_int.py
tests/builtin_tests/py36/floating_points.txt
tests/builtin_tests/py36/support/__init__.py
tests/builtin_tests/py36/support/script_helper.py
tests/builtin_tests/py37/builtin_test_float.py
tests/builtin_tests/py37/builtin_test_grammar.py
tests/builtin_tests/py37/builtin_test_int.py
tests/builtin_tests/py37/floating_points.txt
tests/builtin_tests/py37/support/__init__.py
tests/builtin_tests/py37/support/script_helper.py