.
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 2 Dec 2025 05:49:49 +0000 (05:49 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Tue, 2 Dec 2025 05:49:49 +0000 (05:49 +0000)
commitaf5aa3e49399e512f1ab959302845931f09691bc
treef23fedc21be7081906cf3fb0552a1d68ca1b8fbc
parent5145f106cc694de37db579a14324c0d08c344e04
.
shared/authored/dir-walk.zip [new file with mode: 0644]
shared/authored/dir-walk/BreadthMachine.py
shared/authored/dir-walk/DepthMachine.py
shared/authored/dir-walk/JSON.py [new file with mode: 0755]
shared/authored/dir-walk/Queue.py
shared/authored/dir-walk/TapeMachine.py [changed mode: 0755->0644]
shared/authored/dir-walk/duck.py [new file with mode: 0755]
shared/authored/dir-walk/temp.py [new file with mode: 0644]
shared/authored/dir-walk/test_TapeMachine.py [new file with mode: 0755]