]> gitweb.factorcode.org Git - factor.git/commit
Graduation! Move game-input and iokit into basis
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 13 May 2009 19:18:10 +0000 (14:18 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 13 May 2009 19:18:10 +0000 (14:18 -0500)
commit2b9631075a4d7bf69ce7dde82c8379f221944c77
tree098c0c82b08d11fb267288464a427db22c0f649a
parent1e6227fe68edaa2acc6f05f38b64e5ba7a0a83d4
Graduation! Move game-input and iokit into basis
54 files changed:
basis/game-input/authors.txt [new file with mode: 0644]
basis/game-input/dinput/authors.txt [new file with mode: 0755]
basis/game-input/dinput/dinput.factor [new file with mode: 0755]
basis/game-input/dinput/keys-array/keys-array.factor [new file with mode: 0755]
basis/game-input/dinput/summary.txt [new file with mode: 0755]
basis/game-input/dinput/tags.txt [new file with mode: 0755]
basis/game-input/game-input-docs.factor [new file with mode: 0755]
basis/game-input/game-input-tests.factor [new file with mode: 0644]
basis/game-input/game-input.factor [new file with mode: 0755]
basis/game-input/iokit/authors.txt [new file with mode: 0644]
basis/game-input/iokit/iokit.factor [new file with mode: 0755]
basis/game-input/iokit/summary.txt [new file with mode: 0644]
basis/game-input/iokit/tags.txt [new file with mode: 0755]
basis/game-input/scancodes/authors.txt [new file with mode: 0644]
basis/game-input/scancodes/scancodes.factor [new file with mode: 0644]
basis/game-input/scancodes/summary.txt [new file with mode: 0644]
basis/game-input/scancodes/tags.txt [new file with mode: 0755]
basis/game-input/summary.txt [new file with mode: 0644]
basis/game-input/tags.txt [new file with mode: 0755]
basis/iokit/authors.txt [new file with mode: 0644]
basis/iokit/hid/authors.txt [new file with mode: 0644]
basis/iokit/hid/hid.factor [new file with mode: 0644]
basis/iokit/hid/summary.txt [new file with mode: 0644]
basis/iokit/hid/tags.txt [new file with mode: 0755]
basis/iokit/iokit.factor [new file with mode: 0755]
basis/iokit/summary.txt [new file with mode: 0644]
basis/iokit/tags.txt [new file with mode: 0755]
extra/game-input/authors.txt [deleted file]
extra/game-input/dinput/authors.txt [deleted file]
extra/game-input/dinput/dinput.factor [deleted file]
extra/game-input/dinput/keys-array/keys-array.factor [deleted file]
extra/game-input/dinput/summary.txt [deleted file]
extra/game-input/dinput/tags.txt [deleted file]
extra/game-input/game-input-docs.factor [deleted file]
extra/game-input/game-input-tests.factor [deleted file]
extra/game-input/game-input.factor [deleted file]
extra/game-input/iokit/authors.txt [deleted file]
extra/game-input/iokit/iokit.factor [deleted file]
extra/game-input/iokit/summary.txt [deleted file]
extra/game-input/iokit/tags.txt [deleted file]
extra/game-input/scancodes/authors.txt [deleted file]
extra/game-input/scancodes/scancodes.factor [deleted file]
extra/game-input/scancodes/summary.txt [deleted file]
extra/game-input/scancodes/tags.txt [deleted file]
extra/game-input/summary.txt [deleted file]
extra/game-input/tags.txt [deleted file]
extra/iokit/authors.txt [deleted file]
extra/iokit/hid/authors.txt [deleted file]
extra/iokit/hid/hid.factor [deleted file]
extra/iokit/hid/summary.txt [deleted file]
extra/iokit/hid/tags.txt [deleted file]
extra/iokit/iokit.factor [deleted file]
extra/iokit/summary.txt [deleted file]
extra/iokit/tags.txt [deleted file]