.git_archival.txt
.gitattributes
.gitignore
.gitmodules
.ondirrc
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
Makefile
README.md
default.nix
env.sh
flake.lock
flake.nix
ipython.sh
localrc.vim
mkdocs.yml
pycodestyle.cfg
semver.txt
semver_released.txt
setup.py
shell.nix
./python/bin/litrepl
.github/workflows/testing.yaml
docs/coverage.md
docs/index.md
docs/installation.md
docs/reference.md
docs/related.md
docs/development/common-scenarios.md
docs/development/insights-limitations.md
docs/development/more-scenarios.md
docs/examples/basic.md
docs/examples/example.md
docs/examples/example.pdf
docs/examples/example.tex
docs/static/Makefile
docs/static/default.nix
docs/static/description.md
docs/static/flake.nix
docs/static/livedemo.tex
docs/static/.github/workflows/testing.yaml
docs/static/sh/runtests.sh
docs/usage/application-scenarios.md
docs/usage/formatting.md
docs/usage/general-concepts.md
docs/usage/vim-plugin.md
img/adobe_pdf.png
img/coverage.svg
man/litrepl.1
nix/st-config-light.h
nix/st-config.def.h
paper/md/paper.bib
paper/md/paper.md
paper/md/pic.png
paper/tex/input.tex
paper/tex/paper.bib
paper/tex/paper.pdf
paper/tex/paper.tex
paper/tex/pic.png
paper/tex/pic.svg
python/bin/litrepl
python/litrepl/__init__.py
python/litrepl/base.py
python/litrepl/eval.py
python/litrepl/main.py
python/litrepl/revision.py
python/litrepl/semver.py
python/litrepl/types.py
python/litrepl/utils.py
python/litrepl.egg-info/PKG-INFO
python/litrepl.egg-info/SOURCES.txt
python/litrepl.egg-info/dependency_links.txt
python/litrepl.egg-info/not-zip-safe
python/litrepl.egg-info/requires.txt
python/litrepl.egg-info/top_level.txt
python/litrepl/interpreters/__init__.py
python/litrepl/interpreters/aicli.py
python/litrepl/interpreters/ipython.py
python/litrepl/interpreters/python.py
python/litrepl/interpreters/shell.py
sh/airepl.sh
sh/diffchanges.sh
sh/install_deps_ubuntu.sh
sh/litrepl-dummy.sh
sh/mkcontributing.sh
sh/mkpdflatex.sh
sh/runtests.sh
sh/screencast.sh
sh/vim_litrepl_dev
vim/bin/litrepl
vim/plugin/litrepl.vim
vim/plugin/litrepl_extras.vim
vimrc/ftplugin/python.vim