.gitignore
BUGS.rst
CONTRIBUTORS
LICENSE
README.rst
setup.cfg
setup.py
docs/Makefile
docs/readme.txt
docs/source/HISTORY.rst
docs/source/conf.py
docs/source/core.rst
docs/source/credits.rst
docs/source/expressions.rst
docs/source/index.rst
docs/source/inners.rst
docs/source/interfaces.rst
docs/source/license.rst
docs/source/next-release-goals.rst
docs/source/overview.rst
docs/source/references.rst
docs/source/terms.rst
docs/source/thoughts.rst
docs/source/translate.rst
docs/source/figs/expr-tree.dia
docs/source/figs/expr-tree.png
docs/source/figs/unql-data-layers.png
docs/source/figs/unql-data.png
docs/themes/pyramid/layout.html
docs/themes/pyramid/theme.conf
docs/themes/pyramid/static/dialog-note.png
docs/themes/pyramid/static/dialog-seealso.png
docs/themes/pyramid/static/dialog-topic.png
docs/themes/pyramid/static/dialog-warning.png
docs/themes/pyramid/static/epub.css
docs/themes/pyramid/static/footerbg.png
docs/themes/pyramid/static/headerbg.png
docs/themes/pyramid/static/ie6.css
docs/themes/pyramid/static/middlebg.png
docs/themes/pyramid/static/pyramid.css_t
docs/themes/pyramid/static/transparent.gif
xotl/__init__.py
xotl.ql.egg-info/PKG-INFO
xotl.ql.egg-info/SOURCES.txt
xotl.ql.egg-info/dependency_links.txt
xotl.ql.egg-info/namespace_packages.txt
xotl.ql.egg-info/not-zip-safe
xotl.ql.egg-info/requires.txt
xotl.ql.egg-info/top_level.txt
xotl/ql/__init__.py
xotl/ql/core.py
xotl/ql/expressions.py
xotl/ql/interfaces.py
xotl/ql/release.py
xotl/ql/translate.py
xotl/ql/tests/__init__.py
xotl/ql/tests/test_design_decision.py
xotl/ql/tests/test_expressions.py
xotl/ql/tests/test_this.py
xotl/ql/tests/test_this_queries.py
xotl/ql/tests/test_translate.py