]> gitweb.factorcode.org Git - factor.git/commit
Imported https://downloads.factorcode.org/releases/0.87/Factor-0.87.tar.gz import-0.87
authornomennescio <nomennescio@factorcode.org>
Fri, 18 Oct 2019 13:05:04 +0000 (15:05 +0200)
committernomennescio <nomennescio@factorcode.org>
Fri, 18 Oct 2019 13:05:04 +0000 (15:05 +0200)
commit76e6ede2ecc6518dc7fb90e4dedd64b9e9b20653
tree1fc4c6955d0ffa5fc59a8574a321e0246ec1ad36
parentc800d28665da357d46c801d75c2e5312480b4114
Imported https://downloads.factorcode.org/releases/0.87/Factor-0.87.tar.gz
1726 files changed:
Makefile
README.txt
TODO.FACTOR.txt [deleted file]
TODO.txt [new file with mode: 0644]
apps/README.txt [new file with mode: 0644]
apps/all.factor [new file with mode: 0644]
apps/automata.factor [new file with mode: 0644]
apps/benchmarks/ack.factor [new file with mode: 0644]
apps/benchmarks/continuations.factor [new file with mode: 0644]
apps/benchmarks/empty-loop.factor [new file with mode: 0644]
apps/benchmarks/fac.factor [new file with mode: 0644]
apps/benchmarks/fib.factor [new file with mode: 0644]
apps/benchmarks/hashtables.factor [new file with mode: 0644]
apps/benchmarks/help.factor [new file with mode: 0644]
apps/benchmarks/iteration.factor [new file with mode: 0644]
apps/benchmarks/load.factor [new file with mode: 0644]
apps/benchmarks/prettyprint.factor [new file with mode: 0644]
apps/benchmarks/reverse-complement-test-in.txt [new file with mode: 0644]
apps/benchmarks/reverse-complement-test-out.txt [new file with mode: 0644]
apps/benchmarks/reverse-complement.factor [new file with mode: 0644]
apps/benchmarks/sort.factor [new file with mode: 0644]
apps/benchmarks/strings.factor [new file with mode: 0644]
apps/benchmarks/vectors.factor [new file with mode: 0644]
apps/boids.factor [new file with mode: 0644]
apps/factorbot.factor [new file with mode: 0644]
apps/factory/README.txt [new file with mode: 0644]
apps/factory/factory.factor [new file with mode: 0644]
apps/factory/load.factor [new file with mode: 0644]
apps/furnace-fjsc/furnace-fjsc.factor [new file with mode: 0644]
apps/furnace-fjsc/load.factor [new file with mode: 0644]
apps/furnace-fjsc/repl.furnace [new file with mode: 0644]
apps/furnace-onigiri/load.factor [new file with mode: 0644]
apps/furnace-onigiri/onigiri.factor [new file with mode: 0644]
apps/furnace-onigiri/onigiri.facts [new file with mode: 0644]
apps/furnace-onigiri/onigiri.todo [new file with mode: 0644]
apps/furnace-onigiri/resources/onigirihouse.css [new file with mode: 0644]
apps/furnace-onigiri/templates/admin-footer.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/admin-header.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/analytics.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/atom.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/edit.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/entry.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/front.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/meta-list.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/no-entry.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/user-edit.furnace [new file with mode: 0644]
apps/furnace-onigiri/templates/user-list.furnace [new file with mode: 0644]
apps/furnace-pastebin/annotate-paste.furnace [new file with mode: 0644]
apps/furnace-pastebin/annotation.furnace [new file with mode: 0644]
apps/furnace-pastebin/load.factor [new file with mode: 0644]
apps/furnace-pastebin/new-paste.furnace [new file with mode: 0644]
apps/furnace-pastebin/paste-list.furnace [new file with mode: 0644]
apps/furnace-pastebin/paste-summary.furnace [new file with mode: 0644]
apps/furnace-pastebin/pastebin.factor [new file with mode: 0644]
apps/furnace-pastebin/show-paste.furnace [new file with mode: 0644]
apps/help-lint.factor [new file with mode: 0644]
apps/hexdump/hexdump.factor [new file with mode: 0644]
apps/hexdump/load.factor [new file with mode: 0644]
apps/hexdump/test/hexdump.factor [new file with mode: 0644]
apps/lindenmayer/camera-slate.factor [new file with mode: 0644]
apps/lindenmayer/camera.factor [new file with mode: 0644]
apps/lindenmayer/lindenmayer.factor [new file with mode: 0644]
apps/lindenmayer/load.factor [new file with mode: 0644]
apps/lindenmayer/opengl.factor [new file with mode: 0644]
apps/lindenmayer/turtle.factor [new file with mode: 0644]
apps/lisppaste.factor [new file with mode: 0644]
apps/mandel/load.factor [new file with mode: 0644]
apps/mandel/mandel.factor [new file with mode: 0644]
apps/mandel/tests.factor [new file with mode: 0644]
apps/random-tester/load.factor [new file with mode: 0644]
apps/random-tester/random-tester.factor [new file with mode: 0644]
apps/random-tester/random-tester2.factor [new file with mode: 0644]
apps/random-tester/random.factor [new file with mode: 0644]
apps/random-tester/type.factor [new file with mode: 0644]
apps/random-tester/utils.factor [new file with mode: 0644]
apps/raytracer.factor [new file with mode: 0644]
apps/rss/atom.xml [new file with mode: 0644]
apps/rss/load.factor [new file with mode: 0644]
apps/rss/readme.txt [new file with mode: 0644]
apps/rss/rss-reader.factor [new file with mode: 0644]
apps/rss/rss.factor [new file with mode: 0644]
apps/rss/rss1.xml [new file with mode: 0644]
apps/rss/test.factor [new file with mode: 0644]
apps/show-dataflow/load.factor [new file with mode: 0644]
apps/show-dataflow/print-dataflow.factor [new file with mode: 0644]
apps/show-dataflow/show-dataflow.factor [new file with mode: 0644]
apps/show-dataflow/tests.factor [new file with mode: 0644]
apps/space-invaders/cpu-8080.factor [new file with mode: 0644]
apps/space-invaders/load.factor [new file with mode: 0644]
apps/space-invaders/readme.txt [new file with mode: 0644]
apps/space-invaders/space-invaders.factor [new file with mode: 0644]
apps/space-invaders/tests.factor [new file with mode: 0644]
apps/tetris/README.txt [new file with mode: 0644]
apps/tetris/load.factor [new file with mode: 0644]
apps/tetris/test/tetris-board.factor [new file with mode: 0644]
apps/tetris/test/tetris-piece.factor [new file with mode: 0644]
apps/tetris/test/tetris.factor [new file with mode: 0644]
apps/tetris/tetris-board.factor [new file with mode: 0644]
apps/tetris/tetris-colours.factor [new file with mode: 0644]
apps/tetris/tetris-gadget.factor [new file with mode: 0644]
apps/tetris/tetris-gl.factor [new file with mode: 0644]
apps/tetris/tetris-piece.factor [new file with mode: 0644]
apps/tetris/tetris.factor [new file with mode: 0644]
apps/tetris/tetromino.factor [new file with mode: 0644]
apps/turing.factor [new file with mode: 0644]
apps/wee-url/load.factor [new file with mode: 0644]
apps/wee-url/responder.factor [new file with mode: 0644]
apps/wee-url/store.factor [new file with mode: 0644]
contrib/README.txt [deleted file]
contrib/alien.factor [deleted file]
contrib/all.factor [deleted file]
contrib/automata.factor [deleted file]
contrib/base64/base64.factor [deleted file]
contrib/base64/load.factor [deleted file]
contrib/base64/test.factor [deleted file]
contrib/benchmarks/ack.factor [deleted file]
contrib/benchmarks/continuations.factor [deleted file]
contrib/benchmarks/empty-loop.factor [deleted file]
contrib/benchmarks/fac.factor [deleted file]
contrib/benchmarks/fib.factor [deleted file]
contrib/benchmarks/hashtables.factor [deleted file]
contrib/benchmarks/help.factor [deleted file]
contrib/benchmarks/iteration.factor [deleted file]
contrib/benchmarks/load.factor [deleted file]
contrib/benchmarks/prettyprint.factor [deleted file]
contrib/benchmarks/reverse-complement-test-in.txt [deleted file]
contrib/benchmarks/reverse-complement-test-out.txt [deleted file]
contrib/benchmarks/reverse-complement.factor [deleted file]
contrib/benchmarks/sort.factor [deleted file]
contrib/benchmarks/strings.factor [deleted file]
contrib/benchmarks/vectors.factor [deleted file]
contrib/boids.factor [deleted file]
contrib/cairo/cairo.factor [deleted file]
contrib/cairo/cairo_sdl.factor [deleted file]
contrib/cairo/cairo_simple.factor [deleted file]
contrib/cairo/cairo_text.factor [deleted file]
contrib/cairo/load.factor [deleted file]
contrib/calendar/calendar.factor [deleted file]
contrib/calendar/load.factor [deleted file]
contrib/calendar/os-unix.factor [deleted file]
contrib/calendar/os-win32.factor [deleted file]
contrib/calendar/test/calendar.factor [deleted file]
contrib/cocoa-callbacks.factor [deleted file]
contrib/concurrency/concurrency-tests.factor [deleted file]
contrib/concurrency/concurrency.factor [deleted file]
contrib/concurrency/concurrency.facts [deleted file]
contrib/concurrency/load.factor [deleted file]
contrib/coroutines/coroutines.factor [deleted file]
contrib/coroutines/load.factor [deleted file]
contrib/coroutines/tests.factor [deleted file]
contrib/crypto/barrett.factor [deleted file]
contrib/crypto/blum-blum-shub.factor [deleted file]
contrib/crypto/common.factor [deleted file]
contrib/crypto/crc32.factor [deleted file]
contrib/crypto/load.factor [deleted file]
contrib/crypto/md5.factor [deleted file]
contrib/crypto/miller-rabin.factor [deleted file]
contrib/crypto/montgomery.factor [deleted file]
contrib/crypto/random.factor [deleted file]
contrib/crypto/rc4.factor [deleted file]
contrib/crypto/rsa.factor [deleted file]
contrib/crypto/sha1.factor [deleted file]
contrib/crypto/sha2.factor [deleted file]
contrib/crypto/test/barrett.factor [deleted file]
contrib/crypto/test/blum-blum-shub.factor [deleted file]
contrib/crypto/test/common.factor [deleted file]
contrib/crypto/test/crc32.factor [deleted file]
contrib/crypto/test/md5.factor [deleted file]
contrib/crypto/test/miller-rabin.factor [deleted file]
contrib/crypto/test/montgomery.factor [deleted file]
contrib/crypto/test/rsa.factor [deleted file]
contrib/crypto/test/sha1.factor [deleted file]
contrib/crypto/test/sha2.factor [deleted file]
contrib/crypto/timing.factor [deleted file]
contrib/dlists.factor [deleted file]
contrib/emacs.factor [deleted file]
contrib/factor.el [deleted file]
contrib/factory/README.txt [deleted file]
contrib/factory/factory.factor [deleted file]
contrib/factory/load.factor [deleted file]
contrib/furnace-pastebin/annotate-paste.fhtml [deleted file]
contrib/furnace-pastebin/annotation.fhtml [deleted file]
contrib/furnace-pastebin/load.factor [deleted file]
contrib/furnace-pastebin/new-paste.fhtml [deleted file]
contrib/furnace-pastebin/paste-list.fhtml [deleted file]
contrib/furnace-pastebin/paste-summary.fhtml [deleted file]
contrib/furnace-pastebin/pastebin.factor [deleted file]
contrib/furnace-pastebin/show-paste.fhtml [deleted file]
contrib/furnace/load.factor [deleted file]
contrib/furnace/responder.factor [deleted file]
contrib/furnace/test/responder.factor [deleted file]
contrib/furnace/test/validator.factor [deleted file]
contrib/furnace/tools/browser.factor [deleted file]
contrib/furnace/tools/browser.fhtml [deleted file]
contrib/furnace/tools/help.factor [deleted file]
contrib/furnace/tools/list.fhtml [deleted file]
contrib/furnace/tools/search.fhtml [deleted file]
contrib/furnace/validator.factor [deleted file]
contrib/gap-buffer/circular-tests.factor [deleted file]
contrib/gap-buffer/circular.factor [deleted file]
contrib/gap-buffer/gap-buffer-tests.factor [deleted file]
contrib/gap-buffer/gap-buffer.factor [deleted file]
contrib/gap-buffer/load.factor [deleted file]
contrib/hardware-info/cpuinfo.factor [deleted file]
contrib/hardware-info/load.factor [deleted file]
contrib/hardware-info/os-unix.factor [deleted file]
contrib/hardware-info/os-windows.factor [deleted file]
contrib/hexdump/hexdump.factor [deleted file]
contrib/hexdump/load.factor [deleted file]
contrib/hexdump/test/hexdump.factor [deleted file]
contrib/http-client.factor [deleted file]
contrib/http.factor [deleted file]
contrib/httpd/callback-responder.factor [deleted file]
contrib/httpd/cont-responder.factor [deleted file]
contrib/httpd/default-responders.factor [deleted file]
contrib/httpd/documentation.tex [deleted file]
contrib/httpd/embedded.factor [deleted file]
contrib/httpd/examples/cont-examples.factor [deleted file]
contrib/httpd/examples/cont-numbers-game.factor [deleted file]
contrib/httpd/examples/load.factor [deleted file]
contrib/httpd/file-responder.factor [deleted file]
contrib/httpd/html-tags.factor [deleted file]
contrib/httpd/html.factor [deleted file]
contrib/httpd/httpd.factor [deleted file]
contrib/httpd/load.factor [deleted file]
contrib/httpd/mime.factor [deleted file]
contrib/httpd/prototype-js.factor [deleted file]
contrib/httpd/resources/prototype.js [deleted file]
contrib/httpd/resources/stylesheet.css [deleted file]
contrib/httpd/responder.factor [deleted file]
contrib/httpd/test/html.factor [deleted file]
contrib/httpd/test/http-client.factor [deleted file]
contrib/httpd/test/httpd.factor [deleted file]
contrib/httpd/test/url-encoding.factor [deleted file]
contrib/jedit/jedit.factor [deleted file]
contrib/jedit/jedit.facts [deleted file]
contrib/jedit/load.factor [deleted file]
contrib/jni/jni-internals.factor [deleted file]
contrib/jni/jni.factor [deleted file]
contrib/jni/load.factor [deleted file]
contrib/json/json-reader.factor [deleted file]
contrib/json/json-writer.factor [deleted file]
contrib/json/json.facts [deleted file]
contrib/json/load.factor [deleted file]
contrib/lambda/TODO.txt [deleted file]
contrib/lambda/core.factor [deleted file]
contrib/lambda/lambda.factor [deleted file]
contrib/lambda/load.factor [deleted file]
contrib/lambda/nodes.factor [deleted file]
contrib/lambda/parser.factor [deleted file]
contrib/lambda/test/lambda.factor [deleted file]
contrib/lazy-lists/examples.factor [deleted file]
contrib/lazy-lists/lazy-io.factor [deleted file]
contrib/lazy-lists/lazy-io.facts [deleted file]
contrib/lazy-lists/lazy.factor [deleted file]
contrib/lazy-lists/lazy.facts [deleted file]
contrib/lazy-lists/lists.factor [deleted file]
contrib/lazy-lists/lists.facts [deleted file]
contrib/lazy-lists/load.factor [deleted file]
contrib/lazy-lists/old-doc.html [deleted file]
contrib/lazy-lists/test/examples.factor [deleted file]
contrib/lazy-lists/test/lists.factor [deleted file]
contrib/lindenmayer/camera-slate.factor [deleted file]
contrib/lindenmayer/camera.factor [deleted file]
contrib/lindenmayer/lindenmayer.factor [deleted file]
contrib/lindenmayer/load.factor [deleted file]
contrib/lindenmayer/opengl.factor [deleted file]
contrib/lindenmayer/turtle.factor [deleted file]
contrib/match/load.factor [deleted file]
contrib/match/match.factor [deleted file]
contrib/match/match.facts [deleted file]
contrib/match/tests.factor [deleted file]
contrib/math/TODO.txt [deleted file]
contrib/math/analysis.factor [deleted file]
contrib/math/combinatorics.factor [deleted file]
contrib/math/load.factor [deleted file]
contrib/math/matrices.factor [deleted file]
contrib/math/numerical-integration.factor [deleted file]
contrib/math/polynomials.factor [deleted file]
contrib/math/primes.factor [deleted file]
contrib/math/quaternions.factor [deleted file]
contrib/math/statistics.factor [deleted file]
contrib/math/test.factor [deleted file]
contrib/math/utils.factor [deleted file]
contrib/parser-combinators/load.factor [deleted file]
contrib/parser-combinators/parser-combinators.factor [deleted file]
contrib/parser-combinators/parser-combinators.html [deleted file]
contrib/parser-combinators/tests.factor [deleted file]
contrib/partial-continuations.factor [deleted file]
contrib/postgresql/libpq.factor [deleted file]
contrib/postgresql/load.factor [deleted file]
contrib/postgresql/postgresql-test.factor [deleted file]
contrib/postgresql/postgresql.factor [deleted file]
contrib/process/load.factor [deleted file]
contrib/process/os-unix.factor [deleted file]
contrib/process/os-windows.factor [deleted file]
contrib/random-tester/load.factor [deleted file]
contrib/random-tester/random-tester.factor [deleted file]
contrib/random-tester/random.factor [deleted file]
contrib/random-tester/utils.factor [deleted file]
contrib/rss/load.factor [deleted file]
contrib/rss/readme.txt [deleted file]
contrib/rss/rss-reader.factor [deleted file]
contrib/rss/rss.factor [deleted file]
contrib/sequences.factor [deleted file]
contrib/serialize/load.factor [deleted file]
contrib/serialize/serialize.factor [deleted file]
contrib/serialize/serialize.facts [deleted file]
contrib/serialize/tests.factor [deleted file]
contrib/slate/load.factor [deleted file]
contrib/slate/slate.factor [deleted file]
contrib/space-invaders/cpu-8080.factor [deleted file]
contrib/space-invaders/load.factor [deleted file]
contrib/space-invaders/readme.txt [deleted file]
contrib/space-invaders/space-invaders.factor [deleted file]
contrib/space-invaders/tests.factor [deleted file]
contrib/splay-trees/load.factor [deleted file]
contrib/splay-trees/splay-trees.factor [deleted file]
contrib/splay-trees/tests.factor [deleted file]
contrib/sqlite/libsqlite.factor [deleted file]
contrib/sqlite/load.factor [deleted file]
contrib/sqlite/sqlite.factor [deleted file]
contrib/sqlite/sqlite.facts [deleted file]
contrib/sqlite/test.factor [deleted file]
contrib/sqlite/test.txt [deleted file]
contrib/sqlite/tuple-db-tests.factor [deleted file]
contrib/sqlite/tuple-db.factor [deleted file]
contrib/sqlite/tuple-db.facts [deleted file]
contrib/tetris/README.txt [deleted file]
contrib/tetris/load.factor [deleted file]
contrib/tetris/test/tetris-board.factor [deleted file]
contrib/tetris/test/tetris-piece.factor [deleted file]
contrib/tetris/test/tetris.factor [deleted file]
contrib/tetris/tetris-board.factor [deleted file]
contrib/tetris/tetris-colours.factor [deleted file]
contrib/tetris/tetris-gadget.factor [deleted file]
contrib/tetris/tetris-gl.factor [deleted file]
contrib/tetris/tetris-piece.factor [deleted file]
contrib/tetris/tetris.factor [deleted file]
contrib/tetris/tetromino.factor [deleted file]
contrib/textmate/Factor.tmbundle/Syntaxes/Factor.tmLanguage [deleted file]
contrib/textmate/Factor.tmbundle/Syntaxes/HTML (Factor).tmLanguage [deleted file]
contrib/textmate/Factor.tmbundle/info.plist [deleted file]
contrib/textmate/load.factor [deleted file]
contrib/textmate/textmate.factor [deleted file]
contrib/topology/hopf.factor [deleted file]
contrib/topology/laplacian.factor [deleted file]
contrib/topology/linear.factor [deleted file]
contrib/topology/load.factor [deleted file]
contrib/topology/matrix.factor [deleted file]
contrib/topology/simplex.factor [deleted file]
contrib/topology/test/hopf.factor [deleted file]
contrib/topology/test/laplacian.factor [deleted file]
contrib/topology/test/matrix.factor [deleted file]
contrib/topology/test/simplex.factor [deleted file]
contrib/units/constants.factor [deleted file]
contrib/units/dimensioned.factor [deleted file]
contrib/units/load.factor [deleted file]
contrib/units/si-units.factor [deleted file]
contrib/units/test/units.factor [deleted file]
contrib/usb/load.factor [deleted file]
contrib/usb/usb-common.factor [deleted file]
contrib/usb/usb-macosx.factor [deleted file]
contrib/usb/usb-unix.factor [deleted file]
contrib/usb/usb-win32.factor [deleted file]
contrib/usb/usb.factor [deleted file]
contrib/usb/usb.facts [deleted file]
contrib/vars.factor [deleted file]
contrib/vim/factor.vim [deleted file]
contrib/vim/factor.vim.fgen [deleted file]
contrib/vim/generate-vim-syntax.factor [deleted file]
contrib/vim/load.factor [deleted file]
contrib/vim/vim.factor [deleted file]
contrib/vim/vim.facts [deleted file]
contrib/x11/concurrent-widgets.factor [deleted file]
contrib/x11/draw-string.factor [deleted file]
contrib/x11/load.factor [deleted file]
contrib/x11/rectangle.factor [deleted file]
contrib/x11/x.factor [deleted file]
contrib/xml/load.factor [deleted file]
contrib/xml/parser.factor [deleted file]
contrib/xml/test.factor [deleted file]
contrib/xml/test.xml [deleted file]
contrib/xml/tokenizer.factor [deleted file]
contrib/xml/utilities.factor [deleted file]
contrib/xml/writer.factor [deleted file]
contrib/xml/xml.facts [deleted file]
core/bootstrap/boot-stage1.factor [new file with mode: 0644]
core/bootstrap/boot-stage2.factor [new file with mode: 0644]
core/bootstrap/init.factor [new file with mode: 0644]
core/bootstrap/init.facts [new file with mode: 0644]
core/bootstrap/primitives.factor [new file with mode: 0644]
core/bootstrap/profile-amd64.factor [new file with mode: 0644]
core/bootstrap/profile-pentium4.factor [new file with mode: 0644]
core/bootstrap/profile-ppc.factor [new file with mode: 0644]
core/bootstrap/profile-x86.factor [new file with mode: 0644]
core/cli.factor [new file with mode: 0644]
core/collections/arrays.factor [new file with mode: 0644]
core/collections/arrays.facts [new file with mode: 0644]
core/collections/flatten.factor [new file with mode: 0644]
core/collections/flatten.facts [new file with mode: 0644]
core/collections/graphs.factor [new file with mode: 0644]
core/collections/graphs.facts [new file with mode: 0644]
core/collections/growable.factor [new file with mode: 0644]
core/collections/growable.facts [new file with mode: 0644]
core/collections/hashtables.factor [new file with mode: 0644]
core/collections/hashtables.facts [new file with mode: 0644]
core/collections/namespaces.factor [new file with mode: 0644]
core/collections/namespaces.facts [new file with mode: 0644]
core/collections/queues.factor [new file with mode: 0644]
core/collections/queues.facts [new file with mode: 0644]
core/collections/sbuf.factor [new file with mode: 0644]
core/collections/sbuf.facts [new file with mode: 0644]
core/collections/sequence-combinators.factor [new file with mode: 0644]
core/collections/sequence-combinators.facts [new file with mode: 0644]
core/collections/sequence-sort.factor [new file with mode: 0644]
core/collections/sequence-sort.facts [new file with mode: 0644]
core/collections/sequences-epilogue.factor [new file with mode: 0644]
core/collections/sequences-epilogue.facts [new file with mode: 0644]
core/collections/sequences.factor [new file with mode: 0644]
core/collections/sequences.facts [new file with mode: 0644]
core/collections/slicing.factor [new file with mode: 0644]
core/collections/slicing.facts [new file with mode: 0644]
core/collections/strings.factor [new file with mode: 0644]
core/collections/strings.facts [new file with mode: 0644]
core/collections/vectors.factor [new file with mode: 0644]
core/collections/vectors.facts [new file with mode: 0644]
core/collections/virtual-sequences.factor [new file with mode: 0644]
core/collections/virtual-sequences.facts [new file with mode: 0644]
core/compiler/alien/alien-callback.factor [new file with mode: 0644]
core/compiler/alien/alien-callback.facts [new file with mode: 0644]
core/compiler/alien/alien-indirect.factor [new file with mode: 0644]
core/compiler/alien/alien-indirect.facts [new file with mode: 0644]
core/compiler/alien/alien-invoke.factor [new file with mode: 0644]
core/compiler/alien/alien-invoke.facts [new file with mode: 0644]
core/compiler/alien/aliens.factor [new file with mode: 0644]
core/compiler/alien/aliens.facts [new file with mode: 0644]
core/compiler/alien/c-types.factor [new file with mode: 0644]
core/compiler/alien/c-types.facts [new file with mode: 0644]
core/compiler/alien/compiler.factor [new file with mode: 0644]
core/compiler/alien/malloc.factor [new file with mode: 0644]
core/compiler/alien/malloc.facts [new file with mode: 0644]
core/compiler/alien/objc/load.factor [new file with mode: 0644]
core/compiler/alien/objc/objc-ppc.factor [new file with mode: 0644]
core/compiler/alien/objc/objc-x86.factor [new file with mode: 0644]
core/compiler/alien/objc/runtime.factor [new file with mode: 0644]
core/compiler/alien/objc/subclassing.factor [new file with mode: 0644]
core/compiler/alien/objc/utilities.factor [new file with mode: 0644]
core/compiler/alien/prettyprint.factor [new file with mode: 0644]
core/compiler/alien/primitive-types.factor [new file with mode: 0644]
core/compiler/alien/structs.factor [new file with mode: 0644]
core/compiler/alien/structs.facts [new file with mode: 0644]
core/compiler/alien/syntax.factor [new file with mode: 0644]
core/compiler/alien/syntax.facts [new file with mode: 0644]
core/compiler/amd64/alien.factor [new file with mode: 0644]
core/compiler/amd64/architecture.factor [new file with mode: 0644]
core/compiler/amd64/intrinsics.factor [new file with mode: 0644]
core/compiler/amd64/load.factor [new file with mode: 0644]
core/compiler/compiler.factor [new file with mode: 0644]
core/compiler/compiler.facts [new file with mode: 0644]
core/compiler/generator/architecture.factor [new file with mode: 0644]
core/compiler/generator/generator.factor [new file with mode: 0644]
core/compiler/generator/templates.factor [new file with mode: 0644]
core/compiler/generator/xt.factor [new file with mode: 0644]
core/compiler/inference/branches.factor [new file with mode: 0644]
core/compiler/inference/branches.facts [new file with mode: 0644]
core/compiler/inference/dataflow.factor [new file with mode: 0644]
core/compiler/inference/dataflow.facts [new file with mode: 0644]
core/compiler/inference/errors.factor [new file with mode: 0644]
core/compiler/inference/inference.factor [new file with mode: 0644]
core/compiler/inference/inference.facts [new file with mode: 0644]
core/compiler/inference/known-words.factor [new file with mode: 0644]
core/compiler/inference/shuffle.factor [new file with mode: 0644]
core/compiler/inference/shuffle.facts [new file with mode: 0644]
core/compiler/inference/stack.factor [new file with mode: 0644]
core/compiler/inference/stack.facts [new file with mode: 0644]
core/compiler/inference/variables.factor [new file with mode: 0644]
core/compiler/inference/words.factor [new file with mode: 0644]
core/compiler/inference/words.facts [new file with mode: 0644]
core/compiler/load.factor [new file with mode: 0644]
core/compiler/optimizer/call-optimizers.factor [new file with mode: 0644]
core/compiler/optimizer/class-infer.factor [new file with mode: 0644]
core/compiler/optimizer/inline-methods.factor [new file with mode: 0644]
core/compiler/optimizer/kill-literals.factor [new file with mode: 0644]
core/compiler/optimizer/optimizer.factor [new file with mode: 0644]
core/compiler/optimizer/specializers.factor [new file with mode: 0644]
core/compiler/pentium4/intrinsics.factor [new file with mode: 0644]
core/compiler/pentium4/load.factor [new file with mode: 0644]
core/compiler/ppc/allot.factor [new file with mode: 0644]
core/compiler/ppc/architecture.factor [new file with mode: 0644]
core/compiler/ppc/assembler.factor [new file with mode: 0644]
core/compiler/ppc/intrinsics.factor [new file with mode: 0644]
core/compiler/ppc/load.factor [new file with mode: 0644]
core/compiler/test/alien-objects.factor [new file with mode: 0644]
core/compiler/test/alien.factor [new file with mode: 0644]
core/compiler/test/bail-out.factor [new file with mode: 0644]
core/compiler/test/callbacks.factor [new file with mode: 0644]
core/compiler/test/float.factor [new file with mode: 0644]
core/compiler/test/generic.factor [new file with mode: 0644]
core/compiler/test/identities.factor [new file with mode: 0644]
core/compiler/test/ifte.factor [new file with mode: 0644]
core/compiler/test/inference.factor [new file with mode: 0644]
core/compiler/test/intrinsics.factor [new file with mode: 0644]
core/compiler/test/optimizer.factor [new file with mode: 0644]
core/compiler/test/simple.factor [new file with mode: 0644]
core/compiler/test/stack-trace.factor [new file with mode: 0644]
core/compiler/test/stack.factor [new file with mode: 0644]
core/compiler/test/templates.factor [new file with mode: 0644]
core/compiler/x86/alien-macosx.factor [new file with mode: 0644]
core/compiler/x86/alien.factor [new file with mode: 0644]
core/compiler/x86/allot.factor [new file with mode: 0644]
core/compiler/x86/architecture.factor [new file with mode: 0644]
core/compiler/x86/assembler.factor [new file with mode: 0644]
core/compiler/x86/intrinsics.factor [new file with mode: 0644]
core/compiler/x86/load.factor [new file with mode: 0644]
core/continuations.factor [new file with mode: 0644]
core/continuations.facts [new file with mode: 0644]
core/debugger.factor [new file with mode: 0644]
core/debugger.facts [new file with mode: 0644]
core/definitions.factor [new file with mode: 0644]
core/definitions.facts [new file with mode: 0644]
core/documentation.factor [new file with mode: 0644]
core/effects.factor [new file with mode: 0644]
core/effects.facts [new file with mode: 0644]
core/errors.factor [new file with mode: 0644]
core/errors.facts [new file with mode: 0644]
core/generic/classes.factor [new file with mode: 0644]
core/generic/classes.facts [new file with mode: 0644]
core/generic/early-generic.factor [new file with mode: 0644]
core/generic/early-generic.facts [new file with mode: 0644]
core/generic/generic.factor [new file with mode: 0644]
core/generic/generic.facts [new file with mode: 0644]
core/generic/math-combination.factor [new file with mode: 0644]
core/generic/math-combination.facts [new file with mode: 0644]
core/generic/methods.factor [new file with mode: 0644]
core/generic/methods.facts [new file with mode: 0644]
core/generic/slots.factor [new file with mode: 0644]
core/generic/slots.facts [new file with mode: 0644]
core/generic/standard-combination.factor [new file with mode: 0644]
core/generic/standard-combination.facts [new file with mode: 0644]
core/generic/tuple.factor [new file with mode: 0644]
core/generic/tuple.facts [new file with mode: 0644]
core/handbook/alien.facts [new file with mode: 0644]
core/handbook/changes.facts [new file with mode: 0644]
core/handbook/cli.facts [new file with mode: 0644]
core/handbook/collections.facts [new file with mode: 0644]
core/handbook/compiler.facts [new file with mode: 0644]
core/handbook/conventions.facts [new file with mode: 0644]
core/handbook/cookbook.facts [new file with mode: 0644]
core/handbook/dataflow.facts [new file with mode: 0644]
core/handbook/handbook.facts [new file with mode: 0644]
core/handbook/hashtables.facts [new file with mode: 0644]
core/handbook/help.facts [new file with mode: 0644]
core/handbook/inference.facts [new file with mode: 0644]
core/handbook/load.factor [new file with mode: 0644]
core/handbook/math.facts [new file with mode: 0644]
core/handbook/modules.facts [new file with mode: 0644]
core/handbook/objects.facts [new file with mode: 0644]
core/handbook/os.facts [new file with mode: 0644]
core/handbook/parser.facts [new file with mode: 0644]
core/handbook/prettyprinter.facts [new file with mode: 0644]
core/handbook/sequences.facts [new file with mode: 0644]
core/handbook/streams.facts [new file with mode: 0644]
core/handbook/syntax.facts [new file with mode: 0644]
core/handbook/tools.facts [new file with mode: 0644]
core/handbook/words.facts [new file with mode: 0644]
core/help/help.factor [new file with mode: 0644]
core/help/help.facts [new file with mode: 0644]
core/help/load.factor [new file with mode: 0644]
core/help/markup.factor [new file with mode: 0644]
core/help/markup.facts [new file with mode: 0644]
core/help/stylesheet.factor [new file with mode: 0644]
core/help/syntax.factor [new file with mode: 0644]
core/help/syntax.facts [new file with mode: 0644]
core/help/test/search.factor [new file with mode: 0644]
core/help/test/topics.factor [new file with mode: 0644]
core/help/topics.factor [new file with mode: 0644]
core/help/topics.facts [new file with mode: 0644]
core/io/binary.factor [new file with mode: 0644]
core/io/binary.facts [new file with mode: 0644]
core/io/buffer/buffer.factor [new file with mode: 0644]
core/io/buffer/buffer.facts [new file with mode: 0644]
core/io/buffer/load.factor [new file with mode: 0644]
core/io/buffer/test/buffer.factor [new file with mode: 0644]
core/io/c-streams.factor [new file with mode: 0644]
core/io/c-streams.facts [new file with mode: 0644]
core/io/duplex-stream.factor [new file with mode: 0644]
core/io/duplex-stream.facts [new file with mode: 0644]
core/io/files.factor [new file with mode: 0644]
core/io/files.facts [new file with mode: 0644]
core/io/lines.factor [new file with mode: 0644]
core/io/lines.facts [new file with mode: 0644]
core/io/nested-style.factor [new file with mode: 0644]
core/io/nested-style.facts [new file with mode: 0644]
core/io/null-stream.factor [new file with mode: 0644]
core/io/plain-stream.factor [new file with mode: 0644]
core/io/plain-stream.facts [new file with mode: 0644]
core/io/server.factor [new file with mode: 0644]
core/io/server.facts [new file with mode: 0644]
core/io/stdio.factor [new file with mode: 0644]
core/io/stdio.facts [new file with mode: 0644]
core/io/stream.factor [new file with mode: 0644]
core/io/stream.facts [new file with mode: 0644]
core/io/string-streams.factor [new file with mode: 0644]
core/io/string-streams.facts [new file with mode: 0644]
core/io/styles.factor [new file with mode: 0644]
core/io/styles.facts [new file with mode: 0644]
core/io/unix/files.factor [new file with mode: 0644]
core/io/unix/io.factor [new file with mode: 0644]
core/io/unix/load.factor [new file with mode: 0644]
core/io/unix/sockets.factor [new file with mode: 0644]
core/io/unix/syscalls-freebsd.factor [new file with mode: 0644]
core/io/unix/syscalls-linux.factor [new file with mode: 0644]
core/io/unix/syscalls-macosx.factor [new file with mode: 0644]
core/io/unix/syscalls-solaris.factor [new file with mode: 0644]
core/io/unix/syscalls.factor [new file with mode: 0644]
core/io/unix/types.factor [new file with mode: 0644]
core/io/windows/errors.factor [new file with mode: 0644]
core/io/windows/io-internals.factor [new file with mode: 0644]
core/io/windows/io.factor [new file with mode: 0644]
core/io/windows/load.factor [new file with mode: 0644]
core/io/windows/server.factor [new file with mode: 0644]
core/io/windows/stream.factor [new file with mode: 0644]
core/kernel.factor [new file with mode: 0644]
core/kernel.facts [new file with mode: 0644]
core/listener.factor [new file with mode: 0644]
core/listener.facts [new file with mode: 0644]
core/load.factor [new file with mode: 0644]
core/math/arc-trig-hyp.factor [new file with mode: 0644]
core/math/arc-trig-hyp.facts [new file with mode: 0644]
core/math/complex.factor [new file with mode: 0644]
core/math/complex.facts [new file with mode: 0644]
core/math/constants.factor [new file with mode: 0644]
core/math/constants.facts [new file with mode: 0644]
core/math/float.factor [new file with mode: 0644]
core/math/float.facts [new file with mode: 0644]
core/math/integer.factor [new file with mode: 0644]
core/math/integer.facts [new file with mode: 0644]
core/math/libm.factor [new file with mode: 0644]
core/math/math.factor [new file with mode: 0644]
core/math/math.facts [new file with mode: 0644]
core/math/parse-numbers.factor [new file with mode: 0644]
core/math/parse-numbers.facts [new file with mode: 0644]
core/math/pow.factor [new file with mode: 0644]
core/math/pow.facts [new file with mode: 0644]
core/math/random.factor [new file with mode: 0644]
core/math/random.facts [new file with mode: 0644]
core/math/ratio.factor [new file with mode: 0644]
core/math/ratio.facts [new file with mode: 0644]
core/math/trig-hyp.factor [new file with mode: 0644]
core/math/trig-hyp.facts [new file with mode: 0644]
core/math/vectors.factor [new file with mode: 0644]
core/math/vectors.facts [new file with mode: 0644]
core/modules.factor [new file with mode: 0644]
core/modules.facts [new file with mode: 0644]
core/prettyprint/backend.factor [new file with mode: 0644]
core/prettyprint/backend.facts [new file with mode: 0644]
core/prettyprint/core.factor [new file with mode: 0644]
core/prettyprint/core.facts [new file with mode: 0644]
core/prettyprint/describe.factor [new file with mode: 0644]
core/prettyprint/describe.facts [new file with mode: 0644]
core/prettyprint/frontend.factor [new file with mode: 0644]
core/prettyprint/frontend.facts [new file with mode: 0644]
core/prettyprint/sections.factor [new file with mode: 0644]
core/prettyprint/sections.facts [new file with mode: 0644]
core/quotations.factor [new file with mode: 0644]
core/quotations.facts [new file with mode: 0644]
core/syntax/early-parser.factor [new file with mode: 0644]
core/syntax/early-parser.facts [new file with mode: 0644]
core/syntax/parse-stream.factor [new file with mode: 0644]
core/syntax/parse-stream.facts [new file with mode: 0644]
core/syntax/parse-syntax.factor [new file with mode: 0644]
core/syntax/parse-syntax.facts [new file with mode: 0644]
core/syntax/parser.factor [new file with mode: 0644]
core/syntax/parser.facts [new file with mode: 0644]
core/test/binary.factor [new file with mode: 0644]
core/test/collections/arrays.factor [new file with mode: 0644]
core/test/collections/hashtables.factor [new file with mode: 0644]
core/test/collections/namespaces.factor [new file with mode: 0644]
core/test/collections/queues.factor [new file with mode: 0644]
core/test/collections/sbuf.factor [new file with mode: 0644]
core/test/collections/sequences.factor [new file with mode: 0644]
core/test/collections/strings.factor [new file with mode: 0644]
core/test/collections/vectors.factor [new file with mode: 0644]
core/test/combinators.factor [new file with mode: 0644]
core/test/continuations.factor [new file with mode: 0644]
core/test/errors.factor [new file with mode: 0644]
core/test/generic.factor [new file with mode: 0644]
core/test/init.factor [new file with mode: 0644]
core/test/io/binary.txt [new file with mode: 0644]
core/test/io/empty-file.txt [new file with mode: 0644]
core/test/io/io.factor [new file with mode: 0644]
core/test/io/mac-os-eol.txt [new file with mode: 0644]
core/test/io/nested-style.factor [new file with mode: 0644]
core/test/io/no-trailing-eol.factor [new file with mode: 0644]
core/test/io/unix-eol.txt [new file with mode: 0644]
core/test/io/windows-eol.txt [new file with mode: 0644]
core/test/kernel.factor [new file with mode: 0644]
core/test/math/bitops.factor [new file with mode: 0644]
core/test/math/complex.factor [new file with mode: 0644]
core/test/math/float.factor [new file with mode: 0644]
core/test/math/integer.factor [new file with mode: 0644]
core/test/math/irrational.factor [new file with mode: 0644]
core/test/math/math-combinators.factor [new file with mode: 0644]
core/test/math/random.factor [new file with mode: 0644]
core/test/math/rational.factor [new file with mode: 0644]
core/test/parse-number.factor [new file with mode: 0644]
core/test/parser.factor [new file with mode: 0644]
core/test/parsing-word.factor [new file with mode: 0644]
core/test/prettyprint.factor [new file with mode: 0644]
core/test/random.factor [new file with mode: 0644]
core/test/redefine.factor [new file with mode: 0644]
core/test/threads.factor [new file with mode: 0644]
core/test/tuple.factor [new file with mode: 0644]
core/test/words.factor [new file with mode: 0644]
core/threads.factor [new file with mode: 0644]
core/threads.facts [new file with mode: 0644]
core/tools/completion.factor [new file with mode: 0644]
core/tools/debugger.factor [new file with mode: 0644]
core/tools/debugger.facts [new file with mode: 0644]
core/tools/definitions.factor [new file with mode: 0644]
core/tools/definitions.facts [new file with mode: 0644]
core/tools/errors.factor [new file with mode: 0644]
core/tools/image.factor [new file with mode: 0644]
core/tools/image.facts [new file with mode: 0644]
core/tools/inspector.factor [new file with mode: 0644]
core/tools/inspector.facts [new file with mode: 0644]
core/tools/interpreter.factor [new file with mode: 0644]
core/tools/load.factor [new file with mode: 0644]
core/tools/memory.factor [new file with mode: 0644]
core/tools/memory.facts [new file with mode: 0644]
core/tools/modules.factor [new file with mode: 0644]
core/tools/modules.facts [new file with mode: 0644]
core/tools/test.factor [new file with mode: 0644]
core/tools/test.facts [new file with mode: 0644]
core/tools/test/annotate.factor [new file with mode: 0644]
core/tools/test/inspector.factor [new file with mode: 0644]
core/tools/test/interpreter.factor [new file with mode: 0644]
core/tools/test/memory.factor [new file with mode: 0644]
core/tools/test/tools.factor [new file with mode: 0644]
core/tools/word-tools.factor [new file with mode: 0644]
core/tools/word-tools.facts [new file with mode: 0644]
core/ui/backend.factor [new file with mode: 0644]
core/ui/backend.facts [new file with mode: 0644]
core/ui/cocoa/application-utils.factor [new file with mode: 0644]
core/ui/cocoa/core-foundation.factor [new file with mode: 0644]
core/ui/cocoa/dialogs.factor [new file with mode: 0644]
core/ui/cocoa/init-cocoa.factor [new file with mode: 0644]
core/ui/cocoa/load.factor [new file with mode: 0644]
core/ui/cocoa/pasteboard-utils.factor [new file with mode: 0644]
core/ui/cocoa/services.factor [new file with mode: 0644]
core/ui/cocoa/test/cocoa.factor [new file with mode: 0644]
core/ui/cocoa/types.factor [new file with mode: 0644]
core/ui/cocoa/ui.factor [new file with mode: 0644]
core/ui/cocoa/view-utils.factor [new file with mode: 0644]
core/ui/cocoa/window-utils.factor [new file with mode: 0644]
core/ui/commands.factor [new file with mode: 0644]
core/ui/commands.facts [new file with mode: 0644]
core/ui/debugger.factor [new file with mode: 0644]
core/ui/debugger.facts [new file with mode: 0644]
core/ui/freetype/freetype-gl.factor [new file with mode: 0644]
core/ui/freetype/freetype.factor [new file with mode: 0644]
core/ui/freetype/load.factor [new file with mode: 0644]
core/ui/gadgets.factor [new file with mode: 0644]
core/ui/gadgets.facts [new file with mode: 0644]
core/ui/gadgets/books.factor [new file with mode: 0644]
core/ui/gadgets/books.facts [new file with mode: 0644]
core/ui/gadgets/borders.factor [new file with mode: 0644]
core/ui/gadgets/borders.facts [new file with mode: 0644]
core/ui/gadgets/buttons.factor [new file with mode: 0644]
core/ui/gadgets/buttons.facts [new file with mode: 0644]
core/ui/gadgets/controls.factor [new file with mode: 0644]
core/ui/gadgets/controls.facts [new file with mode: 0644]
core/ui/gadgets/frames.factor [new file with mode: 0644]
core/ui/gadgets/frames.facts [new file with mode: 0644]
core/ui/gadgets/grid-lines.factor [new file with mode: 0644]
core/ui/gadgets/grid-lines.facts [new file with mode: 0644]
core/ui/gadgets/grids.factor [new file with mode: 0644]
core/ui/gadgets/grids.facts [new file with mode: 0644]
core/ui/gadgets/incremental.factor [new file with mode: 0644]
core/ui/gadgets/incremental.facts [new file with mode: 0644]
core/ui/gadgets/labelled-gadget.factor [new file with mode: 0644]
core/ui/gadgets/labelled-gadget.facts [new file with mode: 0644]
core/ui/gadgets/labels.factor [new file with mode: 0644]
core/ui/gadgets/labels.facts [new file with mode: 0644]
core/ui/gadgets/lists.factor [new file with mode: 0644]
core/ui/gadgets/lists.facts [new file with mode: 0644]
core/ui/gadgets/menus.factor [new file with mode: 0644]
core/ui/gadgets/menus.facts [new file with mode: 0644]
core/ui/gadgets/outliner.factor [new file with mode: 0644]
core/ui/gadgets/outliner.facts [new file with mode: 0644]
core/ui/gadgets/panes.factor [new file with mode: 0644]
core/ui/gadgets/panes.facts [new file with mode: 0644]
core/ui/gadgets/paragraphs.factor [new file with mode: 0644]
core/ui/gadgets/presentations.factor [new file with mode: 0644]
core/ui/gadgets/presentations.facts [new file with mode: 0644]
core/ui/gadgets/scrolling.factor [new file with mode: 0644]
core/ui/gadgets/scrolling.facts [new file with mode: 0644]
core/ui/gadgets/sliders.factor [new file with mode: 0644]
core/ui/gadgets/sliders.facts [new file with mode: 0644]
core/ui/gadgets/theme.factor [new file with mode: 0644]
core/ui/gadgets/tracks.factor [new file with mode: 0644]
core/ui/gadgets/tracks.facts [new file with mode: 0644]
core/ui/gadgets/viewports.factor [new file with mode: 0644]
core/ui/gadgets/viewports.facts [new file with mode: 0644]
core/ui/gestures.factor [new file with mode: 0644]
core/ui/gestures.facts [new file with mode: 0644]
core/ui/handbook/existing-gadgets.facts [new file with mode: 0644]
core/ui/handbook/gestures.facts [new file with mode: 0644]
core/ui/handbook/layouts.facts [new file with mode: 0644]
core/ui/handbook/load.factor [new file with mode: 0644]
core/ui/handbook/models.facts [new file with mode: 0644]
core/ui/handbook/new-gadgets.facts [new file with mode: 0644]
core/ui/handbook/tools.facts [new file with mode: 0644]
core/ui/handbook/ui.facts [new file with mode: 0644]
core/ui/hierarchy.factor [new file with mode: 0644]
core/ui/hierarchy.facts [new file with mode: 0644]
core/ui/layouts.factor [new file with mode: 0644]
core/ui/layouts.facts [new file with mode: 0644]
core/ui/load.factor [new file with mode: 0644]
core/ui/models.factor [new file with mode: 0644]
core/ui/models.facts [new file with mode: 0644]
core/ui/opengl/gl.factor [new file with mode: 0644]
core/ui/opengl/glu.factor [new file with mode: 0644]
core/ui/opengl/load.factor [new file with mode: 0644]
core/ui/opengl/utilities.factor [new file with mode: 0644]
core/ui/opengl/utilities.facts [new file with mode: 0644]
core/ui/paint.factor [new file with mode: 0644]
core/ui/paint.facts [new file with mode: 0644]
core/ui/test/commands.factor [new file with mode: 0644]
core/ui/test/document.factor [new file with mode: 0644]
core/ui/test/editor.factor [new file with mode: 0644]
core/ui/test/gadgets.factor [new file with mode: 0644]
core/ui/test/lists.factor [new file with mode: 0644]
core/ui/test/models.factor [new file with mode: 0644]
core/ui/test/panes.factor [new file with mode: 0644]
core/ui/test/presentations.factor [new file with mode: 0644]
core/ui/test/rectangles.factor [new file with mode: 0644]
core/ui/test/scrolling.factor [new file with mode: 0644]
core/ui/test/search.factor [new file with mode: 0644]
core/ui/test/sliders.factor [new file with mode: 0644]
core/ui/text.factor [new file with mode: 0644]
core/ui/text.facts [new file with mode: 0644]
core/ui/text/commands.factor [new file with mode: 0644]
core/ui/text/document.factor [new file with mode: 0644]
core/ui/text/document.facts [new file with mode: 0644]
core/ui/text/editor.factor [new file with mode: 0644]
core/ui/text/editor.facts [new file with mode: 0644]
core/ui/text/elements.factor [new file with mode: 0644]
core/ui/text/elements.facts [new file with mode: 0644]
core/ui/timers.factor [new file with mode: 0644]
core/ui/timers.facts [new file with mode: 0644]
core/ui/tools/browser.factor [new file with mode: 0644]
core/ui/tools/help.factor [new file with mode: 0644]
core/ui/tools/interactor.factor [new file with mode: 0644]
core/ui/tools/interactor.facts [new file with mode: 0644]
core/ui/tools/listener.factor [new file with mode: 0644]
core/ui/tools/load.factor [new file with mode: 0644]
core/ui/tools/messages.factor [new file with mode: 0644]
core/ui/tools/operations.factor [new file with mode: 0644]
core/ui/tools/search.factor [new file with mode: 0644]
core/ui/tools/test/listener.factor [new file with mode: 0644]
core/ui/tools/test/workspace.factor [new file with mode: 0644]
core/ui/tools/tools.factor [new file with mode: 0644]
core/ui/tools/walker.factor [new file with mode: 0644]
core/ui/tools/workspace.factor [new file with mode: 0644]
core/ui/ui.factor [new file with mode: 0644]
core/ui/ui.facts [new file with mode: 0644]
core/ui/windows.factor [new file with mode: 0644]
core/ui/windows.facts [new file with mode: 0644]
core/ui/windows/clipboard.factor [new file with mode: 0644]
core/ui/windows/load.factor [new file with mode: 0644]
core/ui/windows/ui.factor [new file with mode: 0644]
core/ui/world.factor [new file with mode: 0644]
core/ui/world.facts [new file with mode: 0644]
core/ui/x11/clipboard.factor [new file with mode: 0644]
core/ui/x11/constants.factor [new file with mode: 0644]
core/ui/x11/events.factor [new file with mode: 0644]
core/ui/x11/glx-utils.factor [new file with mode: 0644]
core/ui/x11/glx.factor [new file with mode: 0644]
core/ui/x11/load.factor [new file with mode: 0644]
core/ui/x11/ui.factor [new file with mode: 0644]
core/ui/x11/utilities.factor [new file with mode: 0644]
core/ui/x11/windows.factor [new file with mode: 0644]
core/ui/x11/xlib.factor [new file with mode: 0644]
core/version.factor [new file with mode: 0644]
core/windows/dlls.factor [new file with mode: 0644]
core/windows/gdi32-constants.factor [new file with mode: 0644]
core/windows/gdi32.factor [new file with mode: 0644]
core/windows/io.factor [new file with mode: 0644]
core/windows/kernel32-constants.factor [new file with mode: 0644]
core/windows/kernel32-structs.factor [new file with mode: 0644]
core/windows/kernel32-types.factor [new file with mode: 0644]
core/windows/kernel32.factor [new file with mode: 0644]
core/windows/load.factor [new file with mode: 0644]
core/windows/opengl32.factor [new file with mode: 0644]
core/windows/types.factor [new file with mode: 0644]
core/windows/user32-constants.factor [new file with mode: 0644]
core/windows/user32-structs.factor [new file with mode: 0644]
core/windows/user32-types.factor [new file with mode: 0644]
core/windows/user32.factor [new file with mode: 0644]
core/windows/utils.factor [new file with mode: 0644]
core/windows/windows-messages.factor [new file with mode: 0644]
core/windows/winsock.factor [new file with mode: 0644]
core/words.factor [new file with mode: 0644]
core/words.facts [new file with mode: 0644]
debian/architecture.sh [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/dirs [deleted file]
debian/docs [deleted file]
debian/rules [deleted file]
debian/scripts/factor-export [deleted file]
debian/scripts/factor-import [deleted file]
debian/scripts/factor-init [deleted file]
debian/scripts/factor-run [deleted file]
demos/all.factor [new file with mode: 0644]
demos/cocoa/speech.factor [new file with mode: 0644]
demos/color-picker.factor [new file with mode: 0644]
demos/gesture-logger.factor [new file with mode: 0644]
demos/haar.factor [new file with mode: 0644]
demos/hello-world.factor [new file with mode: 0644]
demos/lcd.factor [new file with mode: 0644]
demos/mslug-talk.factor [new file with mode: 0644]
demos/nehe/load.factor [new file with mode: 0644]
demos/nehe/nehe-utils.factor [new file with mode: 0644]
demos/nehe/nehe2.factor [new file with mode: 0644]
demos/nehe/nehe3.factor [new file with mode: 0644]
demos/nehe/nehe4.factor [new file with mode: 0644]
demos/numbers-game.factor [new file with mode: 0644]
demos/rot13.factor [new file with mode: 0644]
doc/comparison.tex [deleted file]
doc/cont-responder-tutorial.txt [deleted file]
doc/handbook/alien.facts [deleted file]
doc/handbook/changes.facts [deleted file]
doc/handbook/cli.facts [deleted file]
doc/handbook/collections.facts [deleted file]
doc/handbook/compiler.facts [deleted file]
doc/handbook/conventions.facts [deleted file]
doc/handbook/cookbook.facts [deleted file]
doc/handbook/dataflow.facts [deleted file]
doc/handbook/handbook.facts [deleted file]
doc/handbook/hashtables.facts [deleted file]
doc/handbook/help.facts [deleted file]
doc/handbook/inference.facts [deleted file]
doc/handbook/load.factor [deleted file]
doc/handbook/math.facts [deleted file]
doc/handbook/modules.facts [deleted file]
doc/handbook/objects.facts [deleted file]
doc/handbook/parser.facts [deleted file]
doc/handbook/prettyprinter.facts [deleted file]
doc/handbook/sequences.facts [deleted file]
doc/handbook/streams.facts [deleted file]
doc/handbook/syntax.facts [deleted file]
doc/handbook/tools.facts [deleted file]
doc/handbook/ui/tools.facts [deleted file]
doc/handbook/words.facts [deleted file]
examples/factorbot.factor [deleted file]
examples/lcd.factor [deleted file]
examples/levenshtein/levenshtein.factor [deleted file]
examples/levenshtein/load.factor [deleted file]
examples/levenshtein/tests.factor [deleted file]
examples/mandel/load.factor [deleted file]
examples/mandel/mandel.factor [deleted file]
examples/mandel/tests.factor [deleted file]
examples/numbers-game.factor [deleted file]
examples/print-dataflow/load.factor [deleted file]
examples/print-dataflow/print-dataflow.factor [deleted file]
examples/print-dataflow/tests.factor [deleted file]
examples/raytracer.factor [deleted file]
examples/turing.factor [deleted file]
library/bootstrap/boot-stage1.factor [deleted file]
library/bootstrap/boot-stage2.factor [deleted file]
library/bootstrap/image.factor [deleted file]
library/bootstrap/image.facts [deleted file]
library/bootstrap/init.factor [deleted file]
library/bootstrap/init.facts [deleted file]
library/bootstrap/primitives.factor [deleted file]
library/bootstrap/profile-amd64.factor [deleted file]
library/bootstrap/profile-pentium4.factor [deleted file]
library/bootstrap/profile-ppc.factor [deleted file]
library/bootstrap/profile-x86.factor [deleted file]
library/cli.factor [deleted file]
library/collections/arrays.factor [deleted file]
library/collections/arrays.facts [deleted file]
library/collections/flatten.factor [deleted file]
library/collections/flatten.facts [deleted file]
library/collections/graphs.factor [deleted file]
library/collections/graphs.facts [deleted file]
library/collections/growable.factor [deleted file]
library/collections/growable.facts [deleted file]
library/collections/hashtables.factor [deleted file]
library/collections/hashtables.facts [deleted file]
library/collections/namespaces.factor [deleted file]
library/collections/namespaces.facts [deleted file]
library/collections/queues.factor [deleted file]
library/collections/queues.facts [deleted file]
library/collections/sbuf.factor [deleted file]
library/collections/sbuf.facts [deleted file]
library/collections/sequence-combinators.factor [deleted file]
library/collections/sequence-combinators.facts [deleted file]
library/collections/sequence-sort.factor [deleted file]
library/collections/sequence-sort.facts [deleted file]
library/collections/sequences-epilogue.factor [deleted file]
library/collections/sequences-epilogue.facts [deleted file]
library/collections/sequences.factor [deleted file]
library/collections/sequences.facts [deleted file]
library/collections/slicing.factor [deleted file]
library/collections/slicing.facts [deleted file]
library/collections/strings.factor [deleted file]
library/collections/strings.facts [deleted file]
library/collections/vectors.factor [deleted file]
library/collections/vectors.facts [deleted file]
library/collections/virtual-sequences.factor [deleted file]
library/collections/virtual-sequences.facts [deleted file]
library/compiler/alien/alien-callback.factor [deleted file]
library/compiler/alien/alien-callback.facts [deleted file]
library/compiler/alien/alien-indirect.factor [deleted file]
library/compiler/alien/alien-indirect.facts [deleted file]
library/compiler/alien/alien-invoke.factor [deleted file]
library/compiler/alien/alien-invoke.facts [deleted file]
library/compiler/alien/aliens.factor [deleted file]
library/compiler/alien/aliens.facts [deleted file]
library/compiler/alien/c-types.factor [deleted file]
library/compiler/alien/c-types.facts [deleted file]
library/compiler/alien/compiler.factor [deleted file]
library/compiler/alien/malloc.factor [deleted file]
library/compiler/alien/malloc.facts [deleted file]
library/compiler/alien/objc/load.factor [deleted file]
library/compiler/alien/objc/objc-ppc.factor [deleted file]
library/compiler/alien/objc/objc-x86.factor [deleted file]
library/compiler/alien/objc/runtime.factor [deleted file]
library/compiler/alien/objc/subclassing.factor [deleted file]
library/compiler/alien/objc/utilities.factor [deleted file]
library/compiler/alien/primitive-types.factor [deleted file]
library/compiler/alien/structs.factor [deleted file]
library/compiler/alien/structs.facts [deleted file]
library/compiler/alien/syntax.factor [deleted file]
library/compiler/alien/syntax.facts [deleted file]
library/compiler/amd64/alien.factor [deleted file]
library/compiler/amd64/architecture.factor [deleted file]
library/compiler/amd64/intrinsics.factor [deleted file]
library/compiler/amd64/load.factor [deleted file]
library/compiler/compiler.factor [deleted file]
library/compiler/compiler.facts [deleted file]
library/compiler/generator/architecture.factor [deleted file]
library/compiler/generator/generator.factor [deleted file]
library/compiler/generator/templates.factor [deleted file]
library/compiler/generator/xt.factor [deleted file]
library/compiler/inference/branches.factor [deleted file]
library/compiler/inference/branches.facts [deleted file]
library/compiler/inference/dataflow.factor [deleted file]
library/compiler/inference/dataflow.facts [deleted file]
library/compiler/inference/errors.factor [deleted file]
library/compiler/inference/inference.factor [deleted file]
library/compiler/inference/inference.facts [deleted file]
library/compiler/inference/known-words.factor [deleted file]
library/compiler/inference/shuffle.factor [deleted file]
library/compiler/inference/shuffle.facts [deleted file]
library/compiler/inference/stack.factor [deleted file]
library/compiler/inference/stack.facts [deleted file]
library/compiler/inference/variables.factor [deleted file]
library/compiler/inference/words.factor [deleted file]
library/compiler/inference/words.facts [deleted file]
library/compiler/load.factor [deleted file]
library/compiler/optimizer/call-optimizers.factor [deleted file]
library/compiler/optimizer/class-infer.factor [deleted file]
library/compiler/optimizer/inline-methods.factor [deleted file]
library/compiler/optimizer/kill-literals.factor [deleted file]
library/compiler/optimizer/optimizer.factor [deleted file]
library/compiler/optimizer/specializers.factor [deleted file]
library/compiler/pentium4/intrinsics.factor [deleted file]
library/compiler/pentium4/load.factor [deleted file]
library/compiler/ppc/allot.factor [deleted file]
library/compiler/ppc/architecture.factor [deleted file]
library/compiler/ppc/assembler.factor [deleted file]
library/compiler/ppc/intrinsics.factor [deleted file]
library/compiler/ppc/load.factor [deleted file]
library/compiler/test/alien-objects.factor [deleted file]
library/compiler/test/alien.factor [deleted file]
library/compiler/test/bail-out.factor [deleted file]
library/compiler/test/callbacks.factor [deleted file]
library/compiler/test/float.factor [deleted file]
library/compiler/test/generic.factor [deleted file]
library/compiler/test/identities.factor [deleted file]
library/compiler/test/ifte.factor [deleted file]
library/compiler/test/inference.factor [deleted file]
library/compiler/test/intrinsics.factor [deleted file]
library/compiler/test/optimizer.factor [deleted file]
library/compiler/test/simple.factor [deleted file]
library/compiler/test/stack.factor [deleted file]
library/compiler/test/templates.factor [deleted file]
library/compiler/x86/alien-macosx.factor [deleted file]
library/compiler/x86/alien.factor [deleted file]
library/compiler/x86/allot.factor [deleted file]
library/compiler/x86/architecture.factor [deleted file]
library/compiler/x86/assembler.factor [deleted file]
library/compiler/x86/intrinsics.factor [deleted file]
library/compiler/x86/load.factor [deleted file]
library/continuations.factor [deleted file]
library/continuations.facts [deleted file]
library/definitions.factor [deleted file]
library/definitions.facts [deleted file]
library/effects.factor [deleted file]
library/effects.facts [deleted file]
library/errors.factor [deleted file]
library/errors.facts [deleted file]
library/generic/classes.factor [deleted file]
library/generic/classes.facts [deleted file]
library/generic/early-generic.factor [deleted file]
library/generic/early-generic.facts [deleted file]
library/generic/generic.factor [deleted file]
library/generic/generic.facts [deleted file]
library/generic/math-combination.factor [deleted file]
library/generic/math-combination.facts [deleted file]
library/generic/methods.factor [deleted file]
library/generic/methods.facts [deleted file]
library/generic/slots.factor [deleted file]
library/generic/slots.facts [deleted file]
library/generic/standard-combination.factor [deleted file]
library/generic/standard-combination.facts [deleted file]
library/generic/tuple.factor [deleted file]
library/generic/tuple.facts [deleted file]
library/help/help.factor [deleted file]
library/help/help.facts [deleted file]
library/help/markup.factor [deleted file]
library/help/markup.facts [deleted file]
library/help/porter-stemmer.factor [deleted file]
library/help/porter-stemmer.facts [deleted file]
library/help/search.factor [deleted file]
library/help/search.facts [deleted file]
library/help/stylesheet.factor [deleted file]
library/help/syntax.factor [deleted file]
library/help/syntax.facts [deleted file]
library/help/topics.factor [deleted file]
library/help/topics.facts [deleted file]
library/io/binary.factor [deleted file]
library/io/binary.facts [deleted file]
library/io/buffer/buffer.factor [deleted file]
library/io/buffer/buffer.facts [deleted file]
library/io/buffer/load.factor [deleted file]
library/io/buffer/test/buffer.factor [deleted file]
library/io/c-streams.factor [deleted file]
library/io/c-streams.facts [deleted file]
library/io/duplex-stream.factor [deleted file]
library/io/duplex-stream.facts [deleted file]
library/io/files.factor [deleted file]
library/io/files.facts [deleted file]
library/io/lines.factor [deleted file]
library/io/lines.facts [deleted file]
library/io/nested-style.factor [deleted file]
library/io/nested-style.facts [deleted file]
library/io/null-stream.factor [deleted file]
library/io/plain-stream.factor [deleted file]
library/io/plain-stream.facts [deleted file]
library/io/server.factor [deleted file]
library/io/server.facts [deleted file]
library/io/stdio.factor [deleted file]
library/io/stdio.facts [deleted file]
library/io/stream.factor [deleted file]
library/io/stream.facts [deleted file]
library/io/string-streams.factor [deleted file]
library/io/string-streams.facts [deleted file]
library/io/styles.factor [deleted file]
library/io/styles.facts [deleted file]
library/io/unix/files.factor [deleted file]
library/io/unix/io.factor [deleted file]
library/io/unix/load.factor [deleted file]
library/io/unix/sockets.factor [deleted file]
library/io/unix/syscalls-freebsd.factor [deleted file]
library/io/unix/syscalls-linux.factor [deleted file]
library/io/unix/syscalls-macosx.factor [deleted file]
library/io/unix/syscalls-solaris.factor [deleted file]
library/io/unix/syscalls.factor [deleted file]
library/io/unix/types.factor [deleted file]
library/io/windows/errors.factor [deleted file]
library/io/windows/io-internals.factor [deleted file]
library/io/windows/io.factor [deleted file]
library/io/windows/load.factor [deleted file]
library/io/windows/server.factor [deleted file]
library/io/windows/stream.factor [deleted file]
library/kernel.factor [deleted file]
library/kernel.facts [deleted file]
library/load.factor [deleted file]
library/math/arc-trig-hyp.factor [deleted file]
library/math/arc-trig-hyp.facts [deleted file]
library/math/complex.factor [deleted file]
library/math/complex.facts [deleted file]
library/math/constants.factor [deleted file]
library/math/constants.facts [deleted file]
library/math/float.factor [deleted file]
library/math/float.facts [deleted file]
library/math/integer.factor [deleted file]
library/math/integer.facts [deleted file]
library/math/libm.factor [deleted file]
library/math/math.factor [deleted file]
library/math/math.facts [deleted file]
library/math/parse-numbers.factor [deleted file]
library/math/parse-numbers.facts [deleted file]
library/math/pow.factor [deleted file]
library/math/pow.facts [deleted file]
library/math/random.factor [deleted file]
library/math/random.facts [deleted file]
library/math/ratio.factor [deleted file]
library/math/ratio.facts [deleted file]
library/math/trig-hyp.factor [deleted file]
library/math/trig-hyp.facts [deleted file]
library/math/vectors.factor [deleted file]
library/math/vectors.facts [deleted file]
library/modules.factor [deleted file]
library/modules.facts [deleted file]
library/prettyprint/backend.factor [deleted file]
library/prettyprint/backend.facts [deleted file]
library/prettyprint/core.factor [deleted file]
library/prettyprint/core.facts [deleted file]
library/prettyprint/frontend.factor [deleted file]
library/prettyprint/frontend.facts [deleted file]
library/prettyprint/sections.factor [deleted file]
library/prettyprint/sections.facts [deleted file]
library/quotations.factor [deleted file]
library/quotations.facts [deleted file]
library/syntax/early-parser.factor [deleted file]
library/syntax/early-parser.facts [deleted file]
library/syntax/parse-stream.factor [deleted file]
library/syntax/parse-stream.facts [deleted file]
library/syntax/parse-syntax.factor [deleted file]
library/syntax/parse-syntax.facts [deleted file]
library/syntax/parser.factor [deleted file]
library/syntax/parser.facts [deleted file]
library/test/annotate.factor [deleted file]
library/test/binary.factor [deleted file]
library/test/collections/arrays.factor [deleted file]
library/test/collections/hashtables.factor [deleted file]
library/test/collections/namespaces.factor [deleted file]
library/test/collections/queues.factor [deleted file]
library/test/collections/sbuf.factor [deleted file]
library/test/collections/sequences.factor [deleted file]
library/test/collections/strings.factor [deleted file]
library/test/collections/vectors.factor [deleted file]
library/test/combinators.factor [deleted file]
library/test/continuations.factor [deleted file]
library/test/errors.factor [deleted file]
library/test/generic.factor [deleted file]
library/test/help/output.txt [deleted file]
library/test/help/porter-stemmer.factor [deleted file]
library/test/help/search.factor [deleted file]
library/test/help/topics.factor [deleted file]
library/test/help/voc.txt [deleted file]
library/test/init.factor [deleted file]
library/test/inspector.factor [deleted file]
library/test/interpreter.factor [deleted file]
library/test/io/binary.txt [deleted file]
library/test/io/io.factor [deleted file]
library/test/io/mac-os-eol.txt [deleted file]
library/test/io/nested-style.factor [deleted file]
library/test/io/no-trailing-eol.factor [deleted file]
library/test/io/unix-eol.txt [deleted file]
library/test/io/windows-eol.txt [deleted file]
library/test/kernel.factor [deleted file]
library/test/math/bitops.factor [deleted file]
library/test/math/complex.factor [deleted file]
library/test/math/float.factor [deleted file]
library/test/math/integer.factor [deleted file]
library/test/math/irrational.factor [deleted file]
library/test/math/math-combinators.factor [deleted file]
library/test/math/random.factor [deleted file]
library/test/math/rational.factor [deleted file]
library/test/memory.factor [deleted file]
library/test/parse-number.factor [deleted file]
library/test/parser.factor [deleted file]
library/test/parsing-word.factor [deleted file]
library/test/prettyprint.factor [deleted file]
library/test/random.factor [deleted file]
library/test/redefine.factor [deleted file]
library/test/stream.factor [deleted file]
library/test/threads.factor [deleted file]
library/test/tools.factor [deleted file]
library/test/tuple.factor [deleted file]
library/test/words.factor [deleted file]
library/threads.factor [deleted file]
library/threads.facts [deleted file]
library/tools/completion.factor [deleted file]
library/tools/debugger.factor [deleted file]
library/tools/debugger.facts [deleted file]
library/tools/definitions.factor [deleted file]
library/tools/definitions.facts [deleted file]
library/tools/describe.factor [deleted file]
library/tools/describe.facts [deleted file]
library/tools/errors.factor [deleted file]
library/tools/inspector.factor [deleted file]
library/tools/inspector.facts [deleted file]
library/tools/interpreter.factor [deleted file]
library/tools/listener.factor [deleted file]
library/tools/listener.facts [deleted file]
library/tools/memory.factor [deleted file]
library/tools/memory.facts [deleted file]
library/tools/test.factor [deleted file]
library/tools/test.facts [deleted file]
library/tools/word-tools.factor [deleted file]
library/tools/word-tools.facts [deleted file]
library/ui/backend.factor [deleted file]
library/ui/cocoa/application-utils.factor [deleted file]
library/ui/cocoa/core-foundation.factor [deleted file]
library/ui/cocoa/dialogs.factor [deleted file]
library/ui/cocoa/init-cocoa.factor [deleted file]
library/ui/cocoa/load.factor [deleted file]
library/ui/cocoa/pasteboard-utils.factor [deleted file]
library/ui/cocoa/services.factor [deleted file]
library/ui/cocoa/test/cocoa.factor [deleted file]
library/ui/cocoa/types.factor [deleted file]
library/ui/cocoa/ui.factor [deleted file]
library/ui/cocoa/view-utils.factor [deleted file]
library/ui/cocoa/window-utils.factor [deleted file]
library/ui/commands.factor [deleted file]
library/ui/freetype/freetype-gl.factor [deleted file]
library/ui/freetype/freetype.factor [deleted file]
library/ui/freetype/load.factor [deleted file]
library/ui/gadgets.factor [deleted file]
library/ui/gadgets/books.factor [deleted file]
library/ui/gadgets/borders.factor [deleted file]
library/ui/gadgets/buttons.factor [deleted file]
library/ui/gadgets/controls.factor [deleted file]
library/ui/gadgets/frames.factor [deleted file]
library/ui/gadgets/grid-lines.factor [deleted file]
library/ui/gadgets/grids.factor [deleted file]
library/ui/gadgets/incremental.factor [deleted file]
library/ui/gadgets/labels.factor [deleted file]
library/ui/gadgets/lists.factor [deleted file]
library/ui/gadgets/menus.factor [deleted file]
library/ui/gadgets/outliner.factor [deleted file]
library/ui/gadgets/panes.factor [deleted file]
library/ui/gadgets/paragraphs.factor [deleted file]
library/ui/gadgets/presentations.factor [deleted file]
library/ui/gadgets/scrolling.factor [deleted file]
library/ui/gadgets/sliders.factor [deleted file]
library/ui/gadgets/theme.factor [deleted file]
library/ui/gadgets/tracks.factor [deleted file]
library/ui/gadgets/viewports.factor [deleted file]
library/ui/gestures.factor [deleted file]
library/ui/hierarchy.factor [deleted file]
library/ui/layouts.factor [deleted file]
library/ui/load.factor [deleted file]
library/ui/models.factor [deleted file]
library/ui/opengl/gl.factor [deleted file]
library/ui/opengl/glu.factor [deleted file]
library/ui/opengl/load.factor [deleted file]
library/ui/opengl/opengl-utils.factor [deleted file]
library/ui/paint.factor [deleted file]
library/ui/test/commands.factor [deleted file]
library/ui/test/document.factor [deleted file]
library/ui/test/editor.factor [deleted file]
library/ui/test/gadgets.factor [deleted file]
library/ui/test/listener.factor [deleted file]
library/ui/test/lists.factor [deleted file]
library/ui/test/models.factor [deleted file]
library/ui/test/panes.factor [deleted file]
library/ui/test/presentations.factor [deleted file]
library/ui/test/rectangles.factor [deleted file]
library/ui/test/search.factor [deleted file]
library/ui/test/sliders.factor [deleted file]
library/ui/test/titled-gadget.factor [deleted file]
library/ui/test/tracks.factor [deleted file]
library/ui/text/commands.factor [deleted file]
library/ui/text/document.factor [deleted file]
library/ui/text/editor.factor [deleted file]
library/ui/text/editor.facts [deleted file]
library/ui/text/elements.factor [deleted file]
library/ui/text/interactor.factor [deleted file]
library/ui/timers.factor [deleted file]
library/ui/tools/browser.factor [deleted file]
library/ui/tools/dataflow.factor [deleted file]
library/ui/tools/help.factor [deleted file]
library/ui/tools/listener.factor [deleted file]
library/ui/tools/messages.factor [deleted file]
library/ui/tools/operations.factor [deleted file]
library/ui/tools/search.factor [deleted file]
library/ui/tools/tools.factor [deleted file]
library/ui/tools/walker.factor [deleted file]
library/ui/tools/workspace.factor [deleted file]
library/ui/ui.factor [deleted file]
library/ui/windows/clipboard.factor [deleted file]
library/ui/windows/load.factor [deleted file]
library/ui/windows/ui.factor [deleted file]
library/ui/world.factor [deleted file]
library/ui/x11/clipboard.factor [deleted file]
library/ui/x11/constants.factor [deleted file]
library/ui/x11/events.factor [deleted file]
library/ui/x11/glx-utils.factor [deleted file]
library/ui/x11/glx.factor [deleted file]
library/ui/x11/load.factor [deleted file]
library/ui/x11/ui.factor [deleted file]
library/ui/x11/utilities.factor [deleted file]
library/ui/x11/windows.factor [deleted file]
library/ui/x11/xlib.factor [deleted file]
library/version.factor [deleted file]
library/windows/dlls.factor [deleted file]
library/windows/gdi32-constants.factor [deleted file]
library/windows/gdi32.factor [deleted file]
library/windows/io.factor [deleted file]
library/windows/kernel32-constants.factor [deleted file]
library/windows/kernel32-structs.factor [deleted file]
library/windows/kernel32-types.factor [deleted file]
library/windows/kernel32.factor [deleted file]
library/windows/load.factor [deleted file]
library/windows/opengl32.factor [deleted file]
library/windows/types.factor [deleted file]
library/windows/user32-constants.factor [deleted file]
library/windows/user32-structs.factor [deleted file]
library/windows/user32-types.factor [deleted file]
library/windows/user32.factor [deleted file]
library/windows/utils.factor [deleted file]
library/windows/windows-messages.factor [deleted file]
library/windows/winsock.factor [deleted file]
library/words.factor [deleted file]
library/words.facts [deleted file]
libs/README.txt [new file with mode: 0644]
libs/alien.factor [new file with mode: 0644]
libs/all.factor [new file with mode: 0644]
libs/base64/base64.factor [new file with mode: 0644]
libs/base64/load.factor [new file with mode: 0644]
libs/base64/test.factor [new file with mode: 0644]
libs/basic-authentication/basic-authentication.factor [new file with mode: 0644]
libs/basic-authentication/basic-authentication.facts [new file with mode: 0644]
libs/basic-authentication/load.factor [new file with mode: 0644]
libs/basic-authentication/tests.factor [new file with mode: 0644]
libs/cairo.factor [new file with mode: 0644]
libs/calendar/calendar.factor [new file with mode: 0644]
libs/calendar/load.factor [new file with mode: 0644]
libs/calendar/os-unix.factor [new file with mode: 0644]
libs/calendar/os-win32.factor [new file with mode: 0644]
libs/calendar/test/calendar.factor [new file with mode: 0644]
libs/cocoa-callbacks.factor [new file with mode: 0644]
libs/concurrency/concurrency-tests.factor [new file with mode: 0644]
libs/concurrency/concurrency.factor [new file with mode: 0644]
libs/concurrency/concurrency.facts [new file with mode: 0644]
libs/concurrency/load.factor [new file with mode: 0644]
libs/coroutines/coroutines.factor [new file with mode: 0644]
libs/coroutines/load.factor [new file with mode: 0644]
libs/coroutines/tests.factor [new file with mode: 0644]
libs/crypto/barrett.factor [new file with mode: 0644]
libs/crypto/blum-blum-shub.factor [new file with mode: 0644]
libs/crypto/common.factor [new file with mode: 0644]
libs/crypto/crc32.factor [new file with mode: 0644]
libs/crypto/load.factor [new file with mode: 0644]
libs/crypto/md5.factor [new file with mode: 0644]
libs/crypto/miller-rabin.factor [new file with mode: 0644]
libs/crypto/montgomery.factor [new file with mode: 0644]
libs/crypto/random.factor [new file with mode: 0644]
libs/crypto/rc4.factor [new file with mode: 0644]
libs/crypto/rsa.factor [new file with mode: 0644]
libs/crypto/sha1.factor [new file with mode: 0644]
libs/crypto/sha2.factor [new file with mode: 0644]
libs/crypto/test/barrett.factor [new file with mode: 0644]
libs/crypto/test/blum-blum-shub.factor [new file with mode: 0644]
libs/crypto/test/common.factor [new file with mode: 0644]
libs/crypto/test/crc32.factor [new file with mode: 0644]
libs/crypto/test/md5.factor [new file with mode: 0644]
libs/crypto/test/miller-rabin.factor [new file with mode: 0644]
libs/crypto/test/montgomery.factor [new file with mode: 0644]
libs/crypto/test/rsa.factor [new file with mode: 0644]
libs/crypto/test/sha1.factor [new file with mode: 0644]
libs/crypto/test/sha2.factor [new file with mode: 0644]
libs/crypto/timing.factor [new file with mode: 0644]
libs/dlists.factor [new file with mode: 0644]
libs/emacs.factor [new file with mode: 0644]
libs/factor.el [new file with mode: 0644]
libs/farkup/farkup.factor [new file with mode: 0644]
libs/farkup/farkup.facts [new file with mode: 0644]
libs/farkup/farkup.list [new file with mode: 0644]
libs/farkup/load.factor [new file with mode: 0644]
libs/fjsc/fjsc.factor [new file with mode: 0644]
libs/fjsc/load.factor [new file with mode: 0644]
libs/fjsc/resources/bootstrap.factor [new file with mode: 0644]
libs/fjsc/resources/bootstrap.js [new file with mode: 0644]
libs/fjsc/resources/jquery.js [new file with mode: 0644]
libs/fjsc/tests.factor [new file with mode: 0644]
libs/furnace/load.factor [new file with mode: 0644]
libs/furnace/responder.factor [new file with mode: 0644]
libs/furnace/test/responder.factor [new file with mode: 0644]
libs/furnace/test/validator.factor [new file with mode: 0644]
libs/furnace/tools/browser.factor [new file with mode: 0644]
libs/furnace/tools/browser.furnace [new file with mode: 0644]
libs/furnace/tools/help.factor [new file with mode: 0644]
libs/furnace/tools/list.furnace [new file with mode: 0644]
libs/furnace/validator.factor [new file with mode: 0644]
libs/gap-buffer/circular-tests.factor [new file with mode: 0644]
libs/gap-buffer/circular.factor [new file with mode: 0644]
libs/gap-buffer/gap-buffer-tests.factor [new file with mode: 0644]
libs/gap-buffer/gap-buffer.factor [new file with mode: 0644]
libs/gap-buffer/load.factor [new file with mode: 0644]
libs/hardware-info/cpuinfo.factor [new file with mode: 0644]
libs/hardware-info/load.factor [new file with mode: 0644]
libs/hardware-info/os-unix.factor [new file with mode: 0644]
libs/hardware-info/os-windows.factor [new file with mode: 0644]
libs/http-client/http-client.factor [new file with mode: 0644]
libs/http-client/load.factor [new file with mode: 0644]
libs/http-client/test.factor [new file with mode: 0644]
libs/http.factor [new file with mode: 0644]
libs/httpd/callback-responder.factor [new file with mode: 0644]
libs/httpd/cont-responder.factor [new file with mode: 0644]
libs/httpd/default-responders.factor [new file with mode: 0644]
libs/httpd/documentation.tex [new file with mode: 0644]
libs/httpd/embedded.factor [new file with mode: 0644]
libs/httpd/examples/cont-examples.factor [new file with mode: 0644]
libs/httpd/examples/cont-numbers-game.factor [new file with mode: 0644]
libs/httpd/examples/load.factor [new file with mode: 0644]
libs/httpd/file-responder.factor [new file with mode: 0644]
libs/httpd/html-tags.factor [new file with mode: 0644]
libs/httpd/html.factor [new file with mode: 0644]
libs/httpd/httpd.factor [new file with mode: 0644]
libs/httpd/load.factor [new file with mode: 0644]
libs/httpd/mime.factor [new file with mode: 0644]
libs/httpd/prototype-js.factor [new file with mode: 0644]
libs/httpd/resources/prototype.js [new file with mode: 0644]
libs/httpd/resources/stylesheet.css [new file with mode: 0644]
libs/httpd/responder.factor [new file with mode: 0644]
libs/httpd/test/bug.fhtml [new file with mode: 0644]
libs/httpd/test/bug.html [new file with mode: 0644]
libs/httpd/test/embedded.factor [new file with mode: 0644]
libs/httpd/test/example.fhtml [new file with mode: 0644]
libs/httpd/test/example.html [new file with mode: 0644]
libs/httpd/test/html.factor [new file with mode: 0644]
libs/httpd/test/httpd.factor [new file with mode: 0644]
libs/httpd/test/stack.fhtml [new file with mode: 0644]
libs/httpd/test/stack.html [new file with mode: 0644]
libs/httpd/test/url-encoding.factor [new file with mode: 0644]
libs/jedit/jedit.factor [new file with mode: 0644]
libs/jedit/load.factor [new file with mode: 0644]
libs/jni/jni-internals.factor [new file with mode: 0644]
libs/jni/jni.factor [new file with mode: 0644]
libs/jni/load.factor [new file with mode: 0644]
libs/json/json-reader.factor [new file with mode: 0644]
libs/json/json-writer.factor [new file with mode: 0644]
libs/json/json.facts [new file with mode: 0644]
libs/json/load.factor [new file with mode: 0644]
libs/lazy-lists/examples.factor [new file with mode: 0644]
libs/lazy-lists/lazy-io.factor [new file with mode: 0644]
libs/lazy-lists/lazy-io.facts [new file with mode: 0644]
libs/lazy-lists/lazy.factor [new file with mode: 0644]
libs/lazy-lists/lazy.facts [new file with mode: 0644]
libs/lazy-lists/lists.factor [new file with mode: 0644]
libs/lazy-lists/lists.facts [new file with mode: 0644]
libs/lazy-lists/load.factor [new file with mode: 0644]
libs/lazy-lists/old-doc.html [new file with mode: 0644]
libs/lazy-lists/test/examples.factor [new file with mode: 0644]
libs/lazy-lists/test/lists.factor [new file with mode: 0644]
libs/levenshtein/levenshtein.factor [new file with mode: 0644]
libs/levenshtein/load.factor [new file with mode: 0644]
libs/levenshtein/tests.factor [new file with mode: 0644]
libs/match/load.factor [new file with mode: 0644]
libs/match/match.factor [new file with mode: 0644]
libs/match/match.facts [new file with mode: 0644]
libs/match/tests.factor [new file with mode: 0644]
libs/math/TODO.txt [new file with mode: 0644]
libs/math/analysis.factor [new file with mode: 0644]
libs/math/combinatorics.factor [new file with mode: 0644]
libs/math/load.factor [new file with mode: 0644]
libs/math/matrices.factor [new file with mode: 0644]
libs/math/numerical-integration.factor [new file with mode: 0644]
libs/math/polynomials.factor [new file with mode: 0644]
libs/math/primes.factor [new file with mode: 0644]
libs/math/quaternions.factor [new file with mode: 0644]
libs/math/statistics.factor [new file with mode: 0644]
libs/math/test.factor [new file with mode: 0644]
libs/math/utils.factor [new file with mode: 0644]
libs/parser-combinators/load.factor [new file with mode: 0644]
libs/parser-combinators/parser-combinators.factor [new file with mode: 0644]
libs/parser-combinators/parser-combinators.facts [new file with mode: 0644]
libs/parser-combinators/parser-combinators.html [new file with mode: 0644]
libs/parser-combinators/search-replace.factor [new file with mode: 0644]
libs/parser-combinators/search-replace.facts [new file with mode: 0644]
libs/parser-combinators/simple-parsers.factor [new file with mode: 0644]
libs/parser-combinators/simple-parsers.facts [new file with mode: 0644]
libs/parser-combinators/tests.factor [new file with mode: 0644]
libs/partial-continuations.factor [new file with mode: 0644]
libs/porter-stemmer/load.factor [new file with mode: 0644]
libs/porter-stemmer/porter-stemmer.factor [new file with mode: 0644]
libs/porter-stemmer/porter-stemmer.facts [new file with mode: 0644]
libs/porter-stemmer/test/output.txt [new file with mode: 0644]
libs/porter-stemmer/test/porter-stemmer.factor [new file with mode: 0644]
libs/porter-stemmer/test/voc.txt [new file with mode: 0644]
libs/postgresql/libpq.factor [new file with mode: 0644]
libs/postgresql/load.factor [new file with mode: 0644]
libs/postgresql/postgresql-test.factor [new file with mode: 0644]
libs/postgresql/postgresql.factor [new file with mode: 0644]
libs/process/load.factor [new file with mode: 0644]
libs/process/os-unix.factor [new file with mode: 0644]
libs/process/os-windows.factor [new file with mode: 0644]
libs/sequences.factor [new file with mode: 0644]
libs/serialize/load.factor [new file with mode: 0644]
libs/serialize/serialize.factor [new file with mode: 0644]
libs/serialize/serialize.facts [new file with mode: 0644]
libs/serialize/tests.factor [new file with mode: 0644]
libs/shuffle/load.factor [new file with mode: 0644]
libs/shuffle/shuffle.factor [new file with mode: 0644]
libs/shuffle/test/shuffle.factor [new file with mode: 0644]
libs/slate/load.factor [new file with mode: 0644]
libs/slate/slate.factor [new file with mode: 0644]
libs/splay-trees/load.factor [new file with mode: 0644]
libs/splay-trees/splay-trees.factor [new file with mode: 0644]
libs/splay-trees/tests.factor [new file with mode: 0644]
libs/sqlite/libsqlite.factor [new file with mode: 0644]
libs/sqlite/load.factor [new file with mode: 0644]
libs/sqlite/sqlite.factor [new file with mode: 0644]
libs/sqlite/sqlite.facts [new file with mode: 0644]
libs/sqlite/test.factor [new file with mode: 0644]
libs/sqlite/test.txt [new file with mode: 0644]
libs/sqlite/tuple-db-tests.factor [new file with mode: 0644]
libs/sqlite/tuple-db.factor [new file with mode: 0644]
libs/sqlite/tuple-db.facts [new file with mode: 0644]
libs/textmate/Factor.tmbundle/Syntaxes/Factor.tmLanguage [new file with mode: 0644]
libs/textmate/Factor.tmbundle/Syntaxes/HTML (Factor).tmLanguage [new file with mode: 0644]
libs/textmate/Factor.tmbundle/info.plist [new file with mode: 0644]
libs/textmate/load.factor [new file with mode: 0644]
libs/textmate/textmate.factor [new file with mode: 0644]
libs/topology/hopf.factor [new file with mode: 0644]
libs/topology/laplacian.factor [new file with mode: 0644]
libs/topology/linear.factor [new file with mode: 0644]
libs/topology/load.factor [new file with mode: 0644]
libs/topology/matrix.factor [new file with mode: 0644]
libs/topology/simplex.factor [new file with mode: 0644]
libs/topology/test/hopf.factor [new file with mode: 0644]
libs/topology/test/laplacian.factor [new file with mode: 0644]
libs/topology/test/matrix.factor [new file with mode: 0644]
libs/topology/test/simplex.factor [new file with mode: 0644]
libs/units/constants.factor [new file with mode: 0644]
libs/units/dimensioned.factor [new file with mode: 0644]
libs/units/load.factor [new file with mode: 0644]
libs/units/si-units.factor [new file with mode: 0644]
libs/units/test/units.factor [new file with mode: 0644]
libs/usb/load.factor [new file with mode: 0644]
libs/usb/usb-common.factor [new file with mode: 0644]
libs/usb/usb-macosx.factor [new file with mode: 0644]
libs/usb/usb-unix.factor [new file with mode: 0644]
libs/usb/usb-win32.factor [new file with mode: 0644]
libs/usb/usb.factor [new file with mode: 0644]
libs/usb/usb.facts [new file with mode: 0644]
libs/vars.factor [new file with mode: 0644]
libs/vim/factor.vim [new file with mode: 0644]
libs/vim/factor.vim.fgen [new file with mode: 0644]
libs/vim/generate-vim-syntax.factor [new file with mode: 0644]
libs/vim/gvim7.factor [new file with mode: 0644]
libs/vim/load.factor [new file with mode: 0644]
libs/vim/vim.factor [new file with mode: 0644]
libs/vim/vim.facts [new file with mode: 0644]
libs/x11/concurrent-widgets.factor [new file with mode: 0644]
libs/x11/draw-string.factor [new file with mode: 0644]
libs/x11/load.factor [new file with mode: 0644]
libs/x11/rectangle.factor [new file with mode: 0644]
libs/x11/x.factor [new file with mode: 0644]
libs/xml-rpc/example.factor [new file with mode: 0644]
libs/xml-rpc/load.factor [new file with mode: 0644]
libs/xml-rpc/test.factor [new file with mode: 0644]
libs/xml-rpc/xml-rpc.factor [new file with mode: 0644]
libs/xml-rpc/xml-rpc.facts [new file with mode: 0644]
libs/xml/char-class.factor [new file with mode: 0644]
libs/xml/data.factor [new file with mode: 0644]
libs/xml/errors.factor [new file with mode: 0644]
libs/xml/load.factor [new file with mode: 0644]
libs/xml/presentation.factor [new file with mode: 0644]
libs/xml/state-parser.factor [new file with mode: 0644]
libs/xml/test/arithmetic.factor [new file with mode: 0644]
libs/xml/test/soap.factor [new file with mode: 0644]
libs/xml/test/soap.xml [new file with mode: 0644]
libs/xml/test/templating.factor [new file with mode: 0644]
libs/xml/test/test.factor [new file with mode: 0644]
libs/xml/test/test.xml [new file with mode: 0644]
libs/xml/tokenize.factor [new file with mode: 0644]
libs/xml/utilities.factor [new file with mode: 0644]
libs/xml/writer.factor [new file with mode: 0644]
libs/xml/xml.facts [new file with mode: 0644]
libs/yahoo.factor [new file with mode: 0644]
license.txt
unmaintained/lambda/TODO.txt [new file with mode: 0644]
unmaintained/lambda/core.factor [new file with mode: 0644]
unmaintained/lambda/lambda.factor [new file with mode: 0644]
unmaintained/lambda/load.factor [new file with mode: 0644]
unmaintained/lambda/nodes.factor [new file with mode: 0644]
unmaintained/lambda/parser.factor [new file with mode: 0644]
unmaintained/lambda/test/lambda.factor [new file with mode: 0644]
vm/Config.amd64 [new file with mode: 0644]
vm/Config.freebsd
vm/Config.freebsd.amd64 [new file with mode: 0644]
vm/Config.freebsd.x86 [new file with mode: 0644]
vm/Config.linux.amd64
vm/Config.linux.x86 [new file with mode: 0644]
vm/Config.macosx.x86 [new file with mode: 0644]
vm/Config.windows
vm/Config.x86 [new file with mode: 0644]
vm/alien.c
vm/bignum.c
vm/bignum.h
vm/bignumint.h
vm/code_gc.c
vm/compiler.c
vm/compiler.h
vm/cpu-amd64.S [new file with mode: 0644]
vm/cpu-amd64.h
vm/cpu-ppc.S
vm/cpu-ppc.h
vm/cpu-x86.S [new file with mode: 0644]
vm/cpu-x86.h
vm/data_gc.c
vm/data_gc.h
vm/debug.c
vm/debug.h
vm/factor.c
vm/image.c
vm/io.c
vm/mach_signal.c
vm/os-linux-ppc.h [new file with mode: 0644]
vm/os-macosx-ppc.h
vm/os-macosx.m
vm/os-unix.c
vm/os-unix.h
vm/os-windows.c
vm/platform.h
vm/primitives.c
vm/run.c
vm/run.h
vm/stack.c
vm/stack.h
vm/types.c
vm/types.h