.gitattributes
.gitignore
CHANGELOG.md
LICENSE
PULL_REQUEST_TEMPLATE.md
README.md
azure-pipelines.yml
install-dev.sh
install-test.sh
mkdocs.yml
runtests.sh
setup.cfg
setup.py
art/pyflies-logo.png
art/pyflies-logo.svg
docs/components.md
docs/condition-tables.md
docs/flow.md
docs/generators.md
docs/index.md
docs/metrics.md
docs/screens.md
docs/style.css
docs/target.md
docs/test.md
docs/timing.md
docs/types-expressions.md
docs/about/contributing.md
docs/about/license.md
docs/about/release_notes.md
docs/images/Workflow.png
docs/images/Workflow.svg
docs/images/pyFlies-handdrawn-images.xopp
docs/images/pyFliesGUI-generated.png
docs/images/pyFliesGUI-log.png
docs/images/pyFliesGUI.png
docs/images/pyflies-logo.png
docs/images/screen-example.png
docs/images/table-expansion.png
docs/images/table.png
docs/images/test-example.png
docs/images/trial-phases.png
docs/js/version-select.js
examples/gen_logs_psychopy.sh
examples/EriksenFlanker/EriksenFlanker.dot.png
examples/EriksenFlanker/EriksenFlanker.pf
examples/EriksenFlanker/EriksenFlanker.pflog
examples/EriksenFlanker/EriksenFlanker.py
examples/EriksenFlanker/images/left-congruent.png
examples/EriksenFlanker/images/left-congruent.svg
examples/EriksenFlanker/images/left-incongruent.png
examples/EriksenFlanker/images/left-incongruent.svg
examples/EriksenFlanker/images/right-congruent.png
examples/EriksenFlanker/images/right-congruent.svg
examples/EriksenFlanker/images/right-incongruent.png
examples/EriksenFlanker/images/right-incongruent.svg
examples/HelloWorld/HelloWorld.pf
examples/HelloWorld/HelloWorld.pflog
examples/HelloWorld/HelloWorld.py
examples/MentalRotation/mental_rotation.pf
examples/MentalRotation/mental_rotation.pflog
examples/MentalRotation/mental_rotation.py
examples/MentalRotation/images/1_mirrored.png
examples/MentalRotation/images/1_mirrored.svg
examples/MentalRotation/images/1_not_mirrored.png
examples/MentalRotation/images/1_not_mirrored.svg
examples/MentalRotation/images/2_mirrored.png
examples/MentalRotation/images/2_mirrored.svg
examples/MentalRotation/images/2_not_mirrored.png
examples/MentalRotation/images/2_not_mirrored.svg
examples/MentalRotation/images/3_mirrored.png
examples/MentalRotation/images/3_mirrored.svg
examples/MentalRotation/images/3_not_mirrored.png
examples/MentalRotation/images/3_not_mirrored.svg
examples/Parity/Parity.pf
examples/Parity/Parity.pflog
examples/Parity/Parity.py
examples/PosnerCueing/PosnerCueing.pf
examples/PosnerCueing/PosnerCueing.pflog
examples/PosnerCueing/PosnerCueing.py
examples/Simon/Simon.pf
examples/Simon/Simon.pflog
examples/Simon/Simon.py
examples/VisualSearch/visual_search.pf
examples/blocking/blocking.pf
examples/blocking/blocking.pflog
examples/blocking/blocking.py
examples/counterbalancing/compile.sh
examples/counterbalancing/counterbalancing.pf
examples/counterbalancing/counterbalancing.pflog
examples/counterbalancing/faces.pflog
examples/counterbalancing/faces.py
examples/counterbalancing/houses.pflog
examples/counterbalancing/houses.py
pyflies/__init__.py
pyflies/components.py
pyflies/evaluated.py
pyflies/exceptions.py
pyflies/scope.py
pyflies/table.py
pyflies/time.py
pyflies/tools.py
pyflies.egg-info/PKG-INFO
pyflies.egg-info/SOURCES.txt
pyflies.egg-info/dependency_links.txt
pyflies.egg-info/entry_points.txt
pyflies.egg-info/not-zip-safe
pyflies.egg-info/requires.txt
pyflies.egg-info/top_level.txt
pyflies/components/audio.pfc
pyflies/components/base.pfc
pyflies/components/circle.pfc
pyflies/components/cross.pfc
pyflies/components/image.pfc
pyflies/components/keyboard.pfc
pyflies/components/line.pfc
pyflies/components/mouse.pfc
pyflies/components/rectangle.pfc
pyflies/components/sound.pfc
pyflies/components/text.pfc
pyflies/generators/__init__.py
pyflies/generators/csv/__init__.py
pyflies/generators/csv/csv.jinja
pyflies/generators/log/__init__.py
pyflies/generators/log/debug.log.jinja
pyflies/lang/__init__.py
pyflies/lang/common.py
pyflies/lang/common.tx
pyflies/lang/components.py
pyflies/lang/components.tx
pyflies/lang/pyflies.py
pyflies/lang/pyflies.tx
pyflies/lang/pyflies_processor.py
scripts/components.md.jinja
scripts/gen-comp-doc.py
tests/TestModel.pf
tests/__init__.py
tests/common.py
tests/common.tx
tests/component_spec.tx
tests/components.tx
tests/expression.tx
tests/pyflies.tx
tests/scope.tx
tests/test_component_name_unique_1.pf
tests/test_component_name_unique_2.pf
tests/test_component_parameters.pf
tests/test_component_parameters_wrong.pf
tests/test_component_timing_definition.pf
tests/test_components.py
tests/test_language.py
tests/test_newlines_crlf.pf
tests/test_repeat_with.pf
tests/test_routine_parameters.pf
tests/test_trial_component_parameters.pf
tests/timeref.tx
tests/variables.tx