From 6408b01e9dec05aada22c65b259e5a03354e45b5 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Tue, 29 Jul 2008 16:47:52 -0500 Subject: [PATCH] Add 'unportable' tag in place of hard-coded list of 'dangerous' vocabs in load-everything --- basis/calendar/unix/tags.txt | 1 + basis/calendar/windows/tags.txt | 1 + basis/cocoa/application/tags.txt | 1 + basis/cocoa/callbacks/tags.txt | 1 + basis/cocoa/dialogs/tags.txt | 1 + basis/cocoa/enumeration/tags.txt | 1 + basis/cocoa/messages/tags.txt | 1 + basis/cocoa/nibs/tags.txt | 1 + basis/cocoa/pasteboard/tags.txt | 1 + basis/cocoa/plists/tags.txt | 1 + basis/cocoa/runtime/tags.txt | 1 + basis/cocoa/subclassing/tags.txt | 1 + basis/cocoa/tags.txt | 1 + basis/cocoa/types/tags.txt | 1 + basis/cocoa/views/tags.txt | 1 + basis/cocoa/windows/tags.txt | 1 + basis/core-foundation/fsevents/tags.txt | 1 + basis/core-foundation/run-loop/tags.txt | 1 + basis/core-foundation/tags.txt | 1 + basis/cpu/ppc/allot/tags.txt | 1 + basis/cpu/ppc/architecture/tags.txt | 1 + basis/cpu/ppc/assembler/backend/tags.txt | 1 + basis/cpu/ppc/intrinsics/tags.txt | 1 + basis/cpu/ppc/tags.txt | 1 + basis/cpu/x86/32/tags.txt | 1 + basis/cpu/x86/64/tags.txt | 1 + basis/cpu/x86/allot/tags.txt | 1 + basis/cpu/x86/architecture/tags.txt | 1 + basis/cpu/x86/assembler/syntax/tags.txt | 1 + basis/cpu/x86/intrinsics/tags.txt | 1 + basis/cpu/x86/sse2/tags.txt | 1 + basis/disjoint-sets/disjoint-sets.factor | 4 +++ basis/editors/editpadpro/tags.txt | 1 + basis/editors/editplus/tags.txt | 1 + basis/editors/emacs/tags.txt | 1 + basis/editors/emeditor/tags.txt | 1 + basis/editors/gvim/backend/tags.txt | 1 + basis/editors/gvim/tags.txt | 1 + basis/editors/gvim/unix/tags.txt | 1 + basis/editors/gvim/windows/tags.txt | 1 + basis/editors/jedit/tags.txt | 1 + basis/editors/notepadpp/tags.txt | 1 + basis/editors/scite/tags.txt | 1 + basis/editors/ted-notepad/tags.txt | 1 + basis/editors/textmate/tags.txt | 1 + basis/editors/textwrangler/tags.txt | 1 + basis/editors/ultraedit/tags.txt | 1 + basis/editors/vim/generate-syntax/tags.txt | 1 + basis/editors/vim/tags.txt | 1 + basis/editors/wordpad/tags.txt | 1 + basis/io/unix/backend/tags.txt | 1 + basis/io/unix/bsd/tags.txt | 1 + basis/io/unix/epoll/tags.txt | 1 + basis/io/unix/files/tags.txt | 1 + basis/io/unix/files/unique/tags.txt | 1 + basis/io/unix/freebsd/tags.txt | 1 + basis/io/unix/kqueue/tags.txt | 1 + basis/io/unix/launcher/parser/tags.txt | 1 + basis/io/unix/launcher/tags.txt | 1 + basis/io/unix/linux/monitors/tags.txt | 1 + basis/io/unix/linux/tags.txt | 1 + basis/io/unix/macosx/monitors/tags.txt | 1 + basis/io/unix/macosx/tags.txt | 1 + basis/io/unix/mmap/tags.txt | 1 + basis/io/unix/netbsd/tags.txt | 1 + basis/io/unix/openbsd/tags.txt | 1 + basis/io/unix/pipes/tags.txt | 1 + basis/io/unix/select/tags.txt | 1 + basis/io/unix/sockets/secure/tags.txt | 1 + basis/io/unix/sockets/tags.txt | 1 + basis/io/unix/tags.txt | 1 + basis/io/windows/files/tags.txt | 1 + basis/io/windows/files/unique/tags.txt | 1 + basis/io/windows/launcher/tags.txt | 1 + basis/io/windows/mmap/tags.txt | 1 + basis/io/windows/nt/backend/tags.txt | 1 + basis/io/windows/nt/files/tags.txt | 1 + basis/io/windows/nt/launcher/tags.txt | 1 + basis/io/windows/nt/monitors/tags.txt | 1 + basis/io/windows/nt/pipes/tags.txt | 1 + basis/io/windows/nt/privileges/tags.txt | 1 + basis/io/windows/nt/sockets/tags.txt | 1 + basis/io/windows/nt/tags.txt | 1 + basis/io/windows/privileges/tags.txt | 1 + basis/io/windows/sockets/tags.txt | 1 + basis/io/windows/tags.txt | 1 + basis/random/unix/tags.txt | 1 + basis/random/windows/tags.txt | 1 + basis/tools/deploy/macosx/tags.txt | 1 + basis/tools/deploy/unix/tags.txt | 1 + basis/tools/deploy/windows/tags.txt | 1 + basis/tools/vocabs/vocabs.factor | 36 ++++--------------- basis/unix/bsd/freebsd/tags.txt | 1 + basis/unix/bsd/macosx/tags.txt | 1 + basis/unix/bsd/netbsd/tags.txt | 1 + basis/unix/bsd/openbsd/tags.txt | 1 + basis/unix/bsd/tags.txt | 1 + basis/unix/kqueue/freebsd/tags.txt | 1 + basis/unix/kqueue/macosx/tags.txt | 1 + basis/unix/kqueue/netbsd/tags.txt | 1 + basis/unix/kqueue/openbsd/tags.txt | 1 + basis/unix/kqueue/tags.txt | 1 + basis/unix/linux/epoll/tags.txt | 1 + basis/unix/linux/fs/tags.txt | 1 + basis/unix/linux/if/tags.txt | 1 + basis/unix/linux/ifreq/tags.txt | 1 + basis/unix/linux/inotify/tags.txt | 1 + basis/unix/linux/route/tags.txt | 1 + basis/unix/linux/sockios/tags.txt | 1 + basis/unix/linux/swap/tags.txt | 1 + basis/unix/linux/tags.txt | 1 + basis/unix/process/tags.txt | 1 + basis/unix/solaris/tags.txt | 1 + basis/unix/stat/freebsd/32/tags.txt | 1 + basis/unix/stat/freebsd/64/tags.txt | 1 + basis/unix/stat/freebsd/tags.txt | 1 + basis/unix/stat/linux/32/tags.txt | 1 + basis/unix/stat/linux/64/tags.txt | 1 + basis/unix/stat/linux/tags.txt | 1 + basis/unix/stat/macosx/tags.txt | 1 + basis/unix/stat/netbsd/32/tags.txt | 1 + basis/unix/stat/netbsd/64/tags.txt | 1 + basis/unix/stat/netbsd/tags.txt | 1 + basis/unix/stat/openbsd/tags.txt | 1 + basis/unix/stat/tags.txt | 1 + basis/unix/tags.txt | 1 + basis/unix/time/tags.txt | 1 + basis/unix/types/freebsd/tags.txt | 1 + basis/unix/types/linux/tags.txt | 1 + basis/unix/types/macosx/tags.txt | 1 + basis/unix/types/netbsd/32/tags.txt | 1 + basis/unix/types/netbsd/64/tags.txt | 1 + basis/unix/types/netbsd/tags.txt | 1 + basis/unix/types/openbsd/tags.txt | 1 + basis/unix/types/tags.txt | 1 + basis/windows/advapi32/tags.txt | 1 + basis/windows/ce/tags.txt | 1 + basis/windows/com/syntax/tags.txt | 7 ++-- basis/windows/com/tags.txt | 7 ++-- basis/windows/com/wrapper/tags.txt | 1 + basis/windows/dinput/constants/tags.txt | 1 + basis/windows/dinput/tags.txt | 1 + basis/windows/dragdrop-listener/tags.txt | 1 + basis/windows/errors/tags.txt | 1 + basis/windows/gdi32/tags.txt | 1 + basis/windows/kernel32/tags.txt | 1 + basis/windows/messages/tags.txt | 1 + basis/windows/nt/tags.txt | 1 + basis/windows/ole32/tags.txt | 1 + basis/windows/opengl32/tags.txt | 1 + basis/windows/shell32/tags.txt | 1 + basis/windows/tags.txt | 1 + basis/windows/time/tags.txt | 1 + basis/windows/types/tags.txt | 1 + basis/windows/user32/tags.txt | 1 + basis/windows/winsock/tags.txt | 1 + basis/x11/windows/tags.txt | 1 + core/vocabs/loader/test/a/tags.txt | 1 + core/vocabs/loader/test/b/tags.txt | 1 + core/vocabs/loader/test/c/tags.txt | 1 + core/vocabs/loader/test/d/tags.txt | 1 + extra/game-input/backend/dinput/tags.txt | 1 + extra/game-input/backend/iokit/tags.txt | 1 + extra/hardware-info/linux/tags.txt | 1 + extra/hardware-info/macosx/tags.txt | 1 + extra/hardware-info/windows/tags.txt | 1 + extra/micros/unix/tags.txt | 1 + extra/micros/windows/tags.txt | 1 + extra/openal/macosx/tags.txt | 1 + extra/opengl/gl/macosx/tags.txt | 1 + extra/opengl/gl/unix/tags.txt | 1 + extra/opengl/gl/windows/tags.txt | 1 + extra/raptor/cron/tags.txt | 1 + extra/raptor/tags.txt | 1 + extra/ui/cocoa/tags.txt | 1 + extra/ui/cocoa/tools/tags.txt | 1 + extra/ui/cocoa/views/tags.txt | 1 + extra/ui/windows/tags.txt | 1 + extra/ui/x11/tags.txt | 1 + {basis/cpu => unmaintained}/arm/4/4.factor | 0 {basis/cpu => unmaintained}/arm/4/authors.txt | 0 {basis/cpu => unmaintained}/arm/4/summary.txt | 0 .../arm/allot/allot.factor | 0 .../arm/allot/authors.txt | 0 .../arm/architecture/architecture.factor | 0 .../arm/architecture/authors.txt | 0 {basis/cpu => unmaintained}/arm/arm.factor | 0 .../arm/assembler/assembler-tests.factor | 0 .../arm/assembler/assembler.factor | 0 .../arm/assembler/authors.txt | 0 {basis/cpu => unmaintained}/arm/authors.txt | 0 .../cpu => unmaintained}/arm/bootstrap.factor | 0 .../arm/intrinsics/authors.txt | 0 .../arm/intrinsics/intrinsics.factor | 0 {basis/cpu => unmaintained}/arm/summary.txt | 0 {basis/cpu => unmaintained}/arm/tags.txt | 0 196 files changed, 193 insertions(+), 36 deletions(-) create mode 100644 basis/calendar/unix/tags.txt create mode 100644 basis/cocoa/application/tags.txt create mode 100644 basis/cocoa/callbacks/tags.txt create mode 100644 basis/cocoa/dialogs/tags.txt create mode 100644 basis/cocoa/enumeration/tags.txt create mode 100644 basis/cocoa/messages/tags.txt create mode 100644 basis/cocoa/nibs/tags.txt create mode 100644 basis/cocoa/pasteboard/tags.txt create mode 100644 basis/cocoa/plists/tags.txt create mode 100644 basis/cocoa/runtime/tags.txt create mode 100644 basis/cocoa/subclassing/tags.txt create mode 100644 basis/cocoa/types/tags.txt create mode 100644 basis/cocoa/views/tags.txt create mode 100644 basis/cocoa/windows/tags.txt create mode 100644 basis/core-foundation/fsevents/tags.txt create mode 100644 basis/core-foundation/run-loop/tags.txt create mode 100644 basis/cpu/ppc/allot/tags.txt create mode 100644 basis/cpu/ppc/architecture/tags.txt create mode 100644 basis/cpu/ppc/assembler/backend/tags.txt create mode 100644 basis/cpu/ppc/intrinsics/tags.txt create mode 100644 basis/cpu/x86/allot/tags.txt create mode 100644 basis/cpu/x86/architecture/tags.txt create mode 100644 basis/cpu/x86/assembler/syntax/tags.txt create mode 100644 basis/cpu/x86/intrinsics/tags.txt create mode 100644 basis/cpu/x86/sse2/tags.txt create mode 100644 basis/editors/editpadpro/tags.txt create mode 100644 basis/editors/editplus/tags.txt create mode 100644 basis/editors/emacs/tags.txt create mode 100644 basis/editors/emeditor/tags.txt create mode 100644 basis/editors/gvim/backend/tags.txt create mode 100644 basis/editors/gvim/tags.txt create mode 100644 basis/editors/gvim/unix/tags.txt create mode 100644 basis/editors/gvim/windows/tags.txt create mode 100644 basis/editors/jedit/tags.txt create mode 100644 basis/editors/notepadpp/tags.txt create mode 100644 basis/editors/scite/tags.txt create mode 100644 basis/editors/ted-notepad/tags.txt create mode 100644 basis/editors/textmate/tags.txt create mode 100644 basis/editors/textwrangler/tags.txt create mode 100644 basis/editors/ultraedit/tags.txt create mode 100644 basis/editors/vim/generate-syntax/tags.txt create mode 100644 basis/editors/vim/tags.txt create mode 100644 basis/editors/wordpad/tags.txt create mode 100644 basis/io/unix/backend/tags.txt create mode 100644 basis/io/unix/bsd/tags.txt create mode 100644 basis/io/unix/epoll/tags.txt create mode 100644 basis/io/unix/files/tags.txt create mode 100644 basis/io/unix/files/unique/tags.txt create mode 100644 basis/io/unix/freebsd/tags.txt create mode 100644 basis/io/unix/kqueue/tags.txt create mode 100644 basis/io/unix/launcher/parser/tags.txt create mode 100644 basis/io/unix/launcher/tags.txt create mode 100644 basis/io/unix/linux/monitors/tags.txt create mode 100644 basis/io/unix/linux/tags.txt create mode 100644 basis/io/unix/macosx/monitors/tags.txt create mode 100644 basis/io/unix/macosx/tags.txt create mode 100644 basis/io/unix/mmap/tags.txt create mode 100644 basis/io/unix/netbsd/tags.txt create mode 100644 basis/io/unix/openbsd/tags.txt create mode 100644 basis/io/unix/pipes/tags.txt create mode 100644 basis/io/unix/select/tags.txt create mode 100644 basis/io/unix/sockets/secure/tags.txt create mode 100644 basis/io/unix/sockets/tags.txt create mode 100644 basis/io/unix/tags.txt create mode 100644 basis/io/windows/files/tags.txt create mode 100644 basis/io/windows/files/unique/tags.txt create mode 100644 basis/io/windows/launcher/tags.txt create mode 100644 basis/io/windows/mmap/tags.txt create mode 100644 basis/io/windows/nt/backend/tags.txt create mode 100644 basis/io/windows/nt/files/tags.txt create mode 100644 basis/io/windows/nt/launcher/tags.txt create mode 100644 basis/io/windows/nt/monitors/tags.txt create mode 100644 basis/io/windows/nt/pipes/tags.txt create mode 100644 basis/io/windows/nt/privileges/tags.txt create mode 100644 basis/io/windows/nt/sockets/tags.txt create mode 100644 basis/io/windows/nt/tags.txt create mode 100644 basis/io/windows/privileges/tags.txt create mode 100644 basis/io/windows/sockets/tags.txt create mode 100644 basis/random/unix/tags.txt create mode 100644 basis/unix/bsd/freebsd/tags.txt create mode 100644 basis/unix/bsd/macosx/tags.txt create mode 100644 basis/unix/bsd/netbsd/tags.txt create mode 100644 basis/unix/bsd/openbsd/tags.txt create mode 100644 basis/unix/bsd/tags.txt create mode 100644 basis/unix/kqueue/freebsd/tags.txt create mode 100644 basis/unix/kqueue/macosx/tags.txt create mode 100644 basis/unix/kqueue/netbsd/tags.txt create mode 100644 basis/unix/kqueue/openbsd/tags.txt create mode 100644 basis/unix/kqueue/tags.txt create mode 100644 basis/unix/linux/epoll/tags.txt create mode 100644 basis/unix/linux/fs/tags.txt create mode 100644 basis/unix/linux/if/tags.txt create mode 100644 basis/unix/linux/ifreq/tags.txt create mode 100644 basis/unix/linux/inotify/tags.txt create mode 100644 basis/unix/linux/route/tags.txt create mode 100644 basis/unix/linux/sockios/tags.txt create mode 100644 basis/unix/linux/swap/tags.txt create mode 100644 basis/unix/linux/tags.txt create mode 100644 basis/unix/process/tags.txt create mode 100644 basis/unix/solaris/tags.txt create mode 100644 basis/unix/stat/freebsd/32/tags.txt create mode 100644 basis/unix/stat/freebsd/64/tags.txt create mode 100644 basis/unix/stat/freebsd/tags.txt create mode 100644 basis/unix/stat/linux/32/tags.txt create mode 100644 basis/unix/stat/linux/64/tags.txt create mode 100644 basis/unix/stat/linux/tags.txt create mode 100644 basis/unix/stat/macosx/tags.txt create mode 100644 basis/unix/stat/netbsd/32/tags.txt create mode 100644 basis/unix/stat/netbsd/64/tags.txt create mode 100644 basis/unix/stat/netbsd/tags.txt create mode 100644 basis/unix/stat/openbsd/tags.txt create mode 100644 basis/unix/stat/tags.txt create mode 100644 basis/unix/time/tags.txt create mode 100644 basis/unix/types/freebsd/tags.txt create mode 100644 basis/unix/types/linux/tags.txt create mode 100644 basis/unix/types/macosx/tags.txt create mode 100644 basis/unix/types/netbsd/32/tags.txt create mode 100644 basis/unix/types/netbsd/64/tags.txt create mode 100644 basis/unix/types/netbsd/tags.txt create mode 100644 basis/unix/types/openbsd/tags.txt create mode 100644 basis/unix/types/tags.txt create mode 100644 basis/windows/advapi32/tags.txt create mode 100644 basis/windows/ce/tags.txt create mode 100644 basis/windows/dinput/constants/tags.txt create mode 100644 basis/windows/dragdrop-listener/tags.txt create mode 100644 basis/windows/errors/tags.txt create mode 100644 basis/windows/gdi32/tags.txt create mode 100644 basis/windows/kernel32/tags.txt create mode 100644 basis/windows/messages/tags.txt create mode 100644 basis/windows/nt/tags.txt create mode 100644 basis/windows/ole32/tags.txt create mode 100644 basis/windows/opengl32/tags.txt create mode 100644 basis/windows/shell32/tags.txt create mode 100644 basis/windows/time/tags.txt create mode 100644 basis/windows/types/tags.txt create mode 100644 basis/windows/user32/tags.txt create mode 100644 basis/windows/winsock/tags.txt create mode 100644 basis/x11/windows/tags.txt create mode 100644 core/vocabs/loader/test/a/tags.txt create mode 100644 core/vocabs/loader/test/b/tags.txt create mode 100644 core/vocabs/loader/test/c/tags.txt create mode 100644 core/vocabs/loader/test/d/tags.txt create mode 100644 extra/hardware-info/linux/tags.txt create mode 100644 extra/hardware-info/macosx/tags.txt create mode 100644 extra/micros/unix/tags.txt create mode 100644 extra/micros/windows/tags.txt create mode 100644 extra/openal/macosx/tags.txt create mode 100644 extra/opengl/gl/macosx/tags.txt create mode 100644 extra/opengl/gl/unix/tags.txt create mode 100644 extra/raptor/cron/tags.txt create mode 100644 extra/raptor/tags.txt create mode 100644 extra/ui/cocoa/tags.txt create mode 100644 extra/ui/cocoa/tools/tags.txt create mode 100644 extra/ui/cocoa/views/tags.txt create mode 100644 extra/ui/windows/tags.txt create mode 100644 extra/ui/x11/tags.txt rename {basis/cpu => unmaintained}/arm/4/4.factor (100%) rename {basis/cpu => unmaintained}/arm/4/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/4/summary.txt (100%) rename {basis/cpu => unmaintained}/arm/allot/allot.factor (100%) rename {basis/cpu => unmaintained}/arm/allot/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/architecture/architecture.factor (100%) rename {basis/cpu => unmaintained}/arm/architecture/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/arm.factor (100%) rename {basis/cpu => unmaintained}/arm/assembler/assembler-tests.factor (100%) rename {basis/cpu => unmaintained}/arm/assembler/assembler.factor (100%) rename {basis/cpu => unmaintained}/arm/assembler/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/bootstrap.factor (100%) rename {basis/cpu => unmaintained}/arm/intrinsics/authors.txt (100%) rename {basis/cpu => unmaintained}/arm/intrinsics/intrinsics.factor (100%) rename {basis/cpu => unmaintained}/arm/summary.txt (100%) rename {basis/cpu => unmaintained}/arm/tags.txt (100%) diff --git a/basis/calendar/unix/tags.txt b/basis/calendar/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/calendar/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/calendar/windows/tags.txt b/basis/calendar/windows/tags.txt index 8e1a55995e..02ec70f741 100644 --- a/basis/calendar/windows/tags.txt +++ b/basis/calendar/windows/tags.txt @@ -1 +1,2 @@ +unportable windows diff --git a/basis/cocoa/application/tags.txt b/basis/cocoa/application/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/application/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/callbacks/tags.txt b/basis/cocoa/callbacks/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/callbacks/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/dialogs/tags.txt b/basis/cocoa/dialogs/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/dialogs/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/enumeration/tags.txt b/basis/cocoa/enumeration/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/enumeration/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/messages/tags.txt b/basis/cocoa/messages/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/messages/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/nibs/tags.txt b/basis/cocoa/nibs/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/nibs/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/pasteboard/tags.txt b/basis/cocoa/pasteboard/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/pasteboard/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/plists/tags.txt b/basis/cocoa/plists/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/plists/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/runtime/tags.txt b/basis/cocoa/runtime/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/runtime/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/subclassing/tags.txt b/basis/cocoa/subclassing/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/subclassing/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/tags.txt b/basis/cocoa/tags.txt index bb863cf9a0..2320bdd648 100644 --- a/basis/cocoa/tags.txt +++ b/basis/cocoa/tags.txt @@ -1 +1,2 @@ +unportable bindings diff --git a/basis/cocoa/types/tags.txt b/basis/cocoa/types/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/types/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/views/tags.txt b/basis/cocoa/views/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/views/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cocoa/windows/tags.txt b/basis/cocoa/windows/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cocoa/windows/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/core-foundation/fsevents/tags.txt b/basis/core-foundation/fsevents/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/core-foundation/fsevents/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/core-foundation/run-loop/tags.txt b/basis/core-foundation/run-loop/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/core-foundation/run-loop/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/core-foundation/tags.txt b/basis/core-foundation/tags.txt index bb863cf9a0..2320bdd648 100644 --- a/basis/core-foundation/tags.txt +++ b/basis/core-foundation/tags.txt @@ -1 +1,2 @@ +unportable bindings diff --git a/basis/cpu/ppc/allot/tags.txt b/basis/cpu/ppc/allot/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/ppc/allot/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/ppc/architecture/tags.txt b/basis/cpu/ppc/architecture/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/ppc/architecture/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/ppc/assembler/backend/tags.txt b/basis/cpu/ppc/assembler/backend/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/ppc/assembler/backend/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/ppc/intrinsics/tags.txt b/basis/cpu/ppc/intrinsics/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/ppc/intrinsics/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/ppc/tags.txt b/basis/cpu/ppc/tags.txt index 86a7c8e637..8e66660f70 100644 --- a/basis/cpu/ppc/tags.txt +++ b/basis/cpu/ppc/tags.txt @@ -1 +1,2 @@ +unportable compiler diff --git a/basis/cpu/x86/32/tags.txt b/basis/cpu/x86/32/tags.txt index 86a7c8e637..8e66660f70 100644 --- a/basis/cpu/x86/32/tags.txt +++ b/basis/cpu/x86/32/tags.txt @@ -1 +1,2 @@ +unportable compiler diff --git a/basis/cpu/x86/64/tags.txt b/basis/cpu/x86/64/tags.txt index 86a7c8e637..8e66660f70 100644 --- a/basis/cpu/x86/64/tags.txt +++ b/basis/cpu/x86/64/tags.txt @@ -1 +1,2 @@ +unportable compiler diff --git a/basis/cpu/x86/allot/tags.txt b/basis/cpu/x86/allot/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/x86/allot/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/x86/architecture/tags.txt b/basis/cpu/x86/architecture/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/x86/architecture/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/x86/assembler/syntax/tags.txt b/basis/cpu/x86/assembler/syntax/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/x86/assembler/syntax/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/x86/intrinsics/tags.txt b/basis/cpu/x86/intrinsics/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/x86/intrinsics/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/x86/sse2/tags.txt b/basis/cpu/x86/sse2/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/cpu/x86/sse2/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/disjoint-sets/disjoint-sets.factor b/basis/disjoint-sets/disjoint-sets.factor index 7879f3fbb6..284d206da4 100644 --- a/basis/disjoint-sets/disjoint-sets.factor +++ b/basis/disjoint-sets/disjoint-sets.factor @@ -86,3 +86,7 @@ M:: disjoint-set equate ( a b disjoint-set -- ) [ swap ] [ over disjoint-set inc-rank ] [ ] branch disjoint-set link-sets ] if ; + +M: disjoint-set clone + [ parents>> ] [ ranks>> ] [ counts>> ] tri [ clone ] tri@ + disjoint-set boa ; diff --git a/basis/editors/editpadpro/tags.txt b/basis/editors/editpadpro/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/editpadpro/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/editplus/tags.txt b/basis/editors/editplus/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/editplus/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/emacs/tags.txt b/basis/editors/emacs/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/emacs/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/emeditor/tags.txt b/basis/editors/emeditor/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/emeditor/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/gvim/backend/tags.txt b/basis/editors/gvim/backend/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/gvim/backend/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/gvim/tags.txt b/basis/editors/gvim/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/gvim/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/gvim/unix/tags.txt b/basis/editors/gvim/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/gvim/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/gvim/windows/tags.txt b/basis/editors/gvim/windows/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/gvim/windows/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/jedit/tags.txt b/basis/editors/jedit/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/jedit/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/notepadpp/tags.txt b/basis/editors/notepadpp/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/notepadpp/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/scite/tags.txt b/basis/editors/scite/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/scite/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/ted-notepad/tags.txt b/basis/editors/ted-notepad/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/ted-notepad/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/textmate/tags.txt b/basis/editors/textmate/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/textmate/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/textwrangler/tags.txt b/basis/editors/textwrangler/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/textwrangler/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/ultraedit/tags.txt b/basis/editors/ultraedit/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/ultraedit/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/vim/generate-syntax/tags.txt b/basis/editors/vim/generate-syntax/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/vim/generate-syntax/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/vim/tags.txt b/basis/editors/vim/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/vim/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/editors/wordpad/tags.txt b/basis/editors/wordpad/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/editors/wordpad/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/backend/tags.txt b/basis/io/unix/backend/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/backend/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/bsd/tags.txt b/basis/io/unix/bsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/bsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/epoll/tags.txt b/basis/io/unix/epoll/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/epoll/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/files/tags.txt b/basis/io/unix/files/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/files/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/files/unique/tags.txt b/basis/io/unix/files/unique/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/files/unique/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/freebsd/tags.txt b/basis/io/unix/freebsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/freebsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/kqueue/tags.txt b/basis/io/unix/kqueue/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/kqueue/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/launcher/parser/tags.txt b/basis/io/unix/launcher/parser/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/launcher/parser/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/launcher/tags.txt b/basis/io/unix/launcher/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/launcher/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/linux/monitors/tags.txt b/basis/io/unix/linux/monitors/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/linux/monitors/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/linux/tags.txt b/basis/io/unix/linux/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/linux/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/macosx/monitors/tags.txt b/basis/io/unix/macosx/monitors/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/macosx/monitors/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/macosx/tags.txt b/basis/io/unix/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/mmap/tags.txt b/basis/io/unix/mmap/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/mmap/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/netbsd/tags.txt b/basis/io/unix/netbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/netbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/openbsd/tags.txt b/basis/io/unix/openbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/openbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/pipes/tags.txt b/basis/io/unix/pipes/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/pipes/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/select/tags.txt b/basis/io/unix/select/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/select/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/sockets/secure/tags.txt b/basis/io/unix/sockets/secure/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/sockets/secure/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/sockets/tags.txt b/basis/io/unix/sockets/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/sockets/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/unix/tags.txt b/basis/io/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/files/tags.txt b/basis/io/windows/files/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/files/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/files/unique/tags.txt b/basis/io/windows/files/unique/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/files/unique/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/launcher/tags.txt b/basis/io/windows/launcher/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/launcher/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/mmap/tags.txt b/basis/io/windows/mmap/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/mmap/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/backend/tags.txt b/basis/io/windows/nt/backend/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/backend/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/files/tags.txt b/basis/io/windows/nt/files/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/files/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/launcher/tags.txt b/basis/io/windows/nt/launcher/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/launcher/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/monitors/tags.txt b/basis/io/windows/nt/monitors/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/monitors/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/pipes/tags.txt b/basis/io/windows/nt/pipes/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/pipes/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/privileges/tags.txt b/basis/io/windows/nt/privileges/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/privileges/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/sockets/tags.txt b/basis/io/windows/nt/sockets/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/sockets/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/nt/tags.txt b/basis/io/windows/nt/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/nt/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/privileges/tags.txt b/basis/io/windows/privileges/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/privileges/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/sockets/tags.txt b/basis/io/windows/sockets/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/io/windows/sockets/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/io/windows/tags.txt b/basis/io/windows/tags.txt index 8e1a55995e..02ec70f741 100644 --- a/basis/io/windows/tags.txt +++ b/basis/io/windows/tags.txt @@ -1 +1,2 @@ +unportable windows diff --git a/basis/random/unix/tags.txt b/basis/random/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/random/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/random/windows/tags.txt b/basis/random/windows/tags.txt index 8e1a55995e..02ec70f741 100644 --- a/basis/random/windows/tags.txt +++ b/basis/random/windows/tags.txt @@ -1 +1,2 @@ +unportable windows diff --git a/basis/tools/deploy/macosx/tags.txt b/basis/tools/deploy/macosx/tags.txt index ef1aab0d0e..660d511420 100644 --- a/basis/tools/deploy/macosx/tags.txt +++ b/basis/tools/deploy/macosx/tags.txt @@ -1 +1,2 @@ +unportable tools diff --git a/basis/tools/deploy/unix/tags.txt b/basis/tools/deploy/unix/tags.txt index ef1aab0d0e..660d511420 100644 --- a/basis/tools/deploy/unix/tags.txt +++ b/basis/tools/deploy/unix/tags.txt @@ -1 +1,2 @@ +unportable tools diff --git a/basis/tools/deploy/windows/tags.txt b/basis/tools/deploy/windows/tags.txt index 6eee6b9766..b58a515ed8 100644 --- a/basis/tools/deploy/windows/tags.txt +++ b/basis/tools/deploy/windows/tags.txt @@ -1,2 +1,3 @@ +unportable windows tools diff --git a/basis/tools/vocabs/vocabs.factor b/basis/tools/vocabs/vocabs.factor index 442e15935c..6328a3d06d 100755 --- a/basis/tools/vocabs/vocabs.factor +++ b/basis/tools/vocabs/vocabs.factor @@ -232,39 +232,15 @@ M: vocab-link summary vocab-summary ; MEMO: all-vocabs-seq ( -- seq ) all-vocabs values concat ; -: dangerous? ( name -- ? ) - #! Hack - { - { [ "cpu." ?head ] [ t ] } - { [ "io.unix" ?head ] [ t ] } - { [ "io.windows" ?head ] [ t ] } - { [ "ui.x11" ?head ] [ t ] } - { [ "ui.windows" ?head ] [ t ] } - { [ "ui.cocoa" ?head ] [ t ] } - { [ "cocoa" ?head ] [ t ] } - { [ "core-foundation" ?head ] [ t ] } - { [ "vocabs.loader.test" ?head ] [ t ] } - { [ "editors." ?head ] [ t ] } - { [ ".windows" ?tail ] [ t ] } - { [ ".unix" ?tail ] [ t ] } - { [ "unix" ?head ] [ t ] } - { [ ".linux" ?tail ] [ t ] } - { [ ".bsd" ?tail ] [ t ] } - { [ ".macosx" ?tail ] [ t ] } - { [ "windows." ?head ] [ t ] } - { [ "cocoa" ?head ] [ t ] } - { [ ".test" ?tail ] [ t ] } - { [ "raptor" ?head ] [ t ] } - { [ dup "tools.deploy.app" = ] [ t ] } - [ f ] - } cond nip ; - -: filter-dangerous ( seq -- seq' ) - [ vocab-name dangerous? not ] filter ; +: unportable? ( name -- ? ) + vocab-tags "unportable" swap member? ; + +: filter-unportable ( seq -- seq' ) + [ vocab-name unportable? not ] filter ; : try-everything ( -- failures ) all-vocabs-seq - filter-dangerous + filter-unportable require-all ; : load-everything ( -- ) diff --git a/basis/unix/bsd/freebsd/tags.txt b/basis/unix/bsd/freebsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/bsd/freebsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/bsd/macosx/tags.txt b/basis/unix/bsd/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/bsd/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/bsd/netbsd/tags.txt b/basis/unix/bsd/netbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/bsd/netbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/bsd/openbsd/tags.txt b/basis/unix/bsd/openbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/bsd/openbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/bsd/tags.txt b/basis/unix/bsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/bsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/kqueue/freebsd/tags.txt b/basis/unix/kqueue/freebsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/kqueue/freebsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/kqueue/macosx/tags.txt b/basis/unix/kqueue/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/kqueue/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/kqueue/netbsd/tags.txt b/basis/unix/kqueue/netbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/kqueue/netbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/kqueue/openbsd/tags.txt b/basis/unix/kqueue/openbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/kqueue/openbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/kqueue/tags.txt b/basis/unix/kqueue/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/kqueue/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/epoll/tags.txt b/basis/unix/linux/epoll/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/epoll/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/fs/tags.txt b/basis/unix/linux/fs/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/fs/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/if/tags.txt b/basis/unix/linux/if/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/if/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/ifreq/tags.txt b/basis/unix/linux/ifreq/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/ifreq/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/inotify/tags.txt b/basis/unix/linux/inotify/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/inotify/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/route/tags.txt b/basis/unix/linux/route/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/route/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/sockios/tags.txt b/basis/unix/linux/sockios/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/sockios/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/swap/tags.txt b/basis/unix/linux/swap/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/swap/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/linux/tags.txt b/basis/unix/linux/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/linux/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/process/tags.txt b/basis/unix/process/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/process/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/solaris/tags.txt b/basis/unix/solaris/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/solaris/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/freebsd/32/tags.txt b/basis/unix/stat/freebsd/32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/freebsd/32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/freebsd/64/tags.txt b/basis/unix/stat/freebsd/64/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/freebsd/64/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/freebsd/tags.txt b/basis/unix/stat/freebsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/freebsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/linux/32/tags.txt b/basis/unix/stat/linux/32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/linux/32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/linux/64/tags.txt b/basis/unix/stat/linux/64/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/linux/64/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/linux/tags.txt b/basis/unix/stat/linux/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/linux/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/macosx/tags.txt b/basis/unix/stat/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/netbsd/32/tags.txt b/basis/unix/stat/netbsd/32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/netbsd/32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/netbsd/64/tags.txt b/basis/unix/stat/netbsd/64/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/netbsd/64/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/netbsd/tags.txt b/basis/unix/stat/netbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/netbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/openbsd/tags.txt b/basis/unix/stat/openbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/openbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/stat/tags.txt b/basis/unix/stat/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/stat/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/tags.txt b/basis/unix/tags.txt index bb863cf9a0..2320bdd648 100644 --- a/basis/unix/tags.txt +++ b/basis/unix/tags.txt @@ -1 +1,2 @@ +unportable bindings diff --git a/basis/unix/time/tags.txt b/basis/unix/time/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/time/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/freebsd/tags.txt b/basis/unix/types/freebsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/freebsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/linux/tags.txt b/basis/unix/types/linux/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/linux/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/macosx/tags.txt b/basis/unix/types/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/netbsd/32/tags.txt b/basis/unix/types/netbsd/32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/netbsd/32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/netbsd/64/tags.txt b/basis/unix/types/netbsd/64/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/netbsd/64/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/netbsd/tags.txt b/basis/unix/types/netbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/netbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/openbsd/tags.txt b/basis/unix/types/openbsd/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/openbsd/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/unix/types/tags.txt b/basis/unix/types/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/unix/types/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/advapi32/tags.txt b/basis/windows/advapi32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/advapi32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/ce/tags.txt b/basis/windows/ce/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/ce/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/com/syntax/tags.txt b/basis/windows/com/syntax/tags.txt index 49139bab66..71c5900baf 100644 --- a/basis/windows/com/syntax/tags.txt +++ b/basis/windows/com/syntax/tags.txt @@ -1,3 +1,4 @@ -windows -com -bindings +unportable +windows +com +bindings diff --git a/basis/windows/com/tags.txt b/basis/windows/com/tags.txt index 49139bab66..71c5900baf 100644 --- a/basis/windows/com/tags.txt +++ b/basis/windows/com/tags.txt @@ -1,3 +1,4 @@ -windows -com -bindings +unportable +windows +com +bindings diff --git a/basis/windows/com/wrapper/tags.txt b/basis/windows/com/wrapper/tags.txt index ffb665dc8f..71c5900baf 100644 --- a/basis/windows/com/wrapper/tags.txt +++ b/basis/windows/com/wrapper/tags.txt @@ -1,3 +1,4 @@ +unportable windows com bindings diff --git a/basis/windows/dinput/constants/tags.txt b/basis/windows/dinput/constants/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/dinput/constants/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/dinput/tags.txt b/basis/windows/dinput/tags.txt index 5aebfa6848..1431506222 100755 --- a/basis/windows/dinput/tags.txt +++ b/basis/windows/dinput/tags.txt @@ -1,2 +1,3 @@ +unportable windows bindings diff --git a/basis/windows/dragdrop-listener/tags.txt b/basis/windows/dragdrop-listener/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/dragdrop-listener/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/errors/tags.txt b/basis/windows/errors/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/errors/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/gdi32/tags.txt b/basis/windows/gdi32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/gdi32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/kernel32/tags.txt b/basis/windows/kernel32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/kernel32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/messages/tags.txt b/basis/windows/messages/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/messages/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/nt/tags.txt b/basis/windows/nt/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/nt/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/ole32/tags.txt b/basis/windows/ole32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/ole32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/opengl32/tags.txt b/basis/windows/opengl32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/opengl32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/shell32/tags.txt b/basis/windows/shell32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/shell32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/tags.txt b/basis/windows/tags.txt index 5aebfa6848..1431506222 100644 --- a/basis/windows/tags.txt +++ b/basis/windows/tags.txt @@ -1,2 +1,3 @@ +unportable windows bindings diff --git a/basis/windows/time/tags.txt b/basis/windows/time/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/time/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/types/tags.txt b/basis/windows/types/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/types/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/user32/tags.txt b/basis/windows/user32/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/user32/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/windows/winsock/tags.txt b/basis/windows/winsock/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/windows/winsock/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/x11/windows/tags.txt b/basis/x11/windows/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/basis/x11/windows/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/core/vocabs/loader/test/a/tags.txt b/core/vocabs/loader/test/a/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/core/vocabs/loader/test/a/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/core/vocabs/loader/test/b/tags.txt b/core/vocabs/loader/test/b/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/core/vocabs/loader/test/b/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/core/vocabs/loader/test/c/tags.txt b/core/vocabs/loader/test/c/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/core/vocabs/loader/test/c/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/core/vocabs/loader/test/d/tags.txt b/core/vocabs/loader/test/d/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/core/vocabs/loader/test/d/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/game-input/backend/dinput/tags.txt b/extra/game-input/backend/dinput/tags.txt index 70912457cb..9098dfdba4 100755 --- a/extra/game-input/backend/dinput/tags.txt +++ b/extra/game-input/backend/dinput/tags.txt @@ -1,3 +1,4 @@ +unportable input gamepads joysticks diff --git a/extra/game-input/backend/iokit/tags.txt b/extra/game-input/backend/iokit/tags.txt index b3bc4f873b..704b10bc4c 100644 --- a/extra/game-input/backend/iokit/tags.txt +++ b/extra/game-input/backend/iokit/tags.txt @@ -1,3 +1,4 @@ +unportable gamepads joysticks mac diff --git a/extra/hardware-info/linux/tags.txt b/extra/hardware-info/linux/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/hardware-info/linux/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/hardware-info/macosx/tags.txt b/extra/hardware-info/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/hardware-info/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/hardware-info/windows/tags.txt b/extra/hardware-info/windows/tags.txt index 8e1a55995e..02ec70f741 100644 --- a/extra/hardware-info/windows/tags.txt +++ b/extra/hardware-info/windows/tags.txt @@ -1 +1,2 @@ +unportable windows diff --git a/extra/micros/unix/tags.txt b/extra/micros/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/micros/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/micros/windows/tags.txt b/extra/micros/windows/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/micros/windows/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/openal/macosx/tags.txt b/extra/openal/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/openal/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/opengl/gl/macosx/tags.txt b/extra/opengl/gl/macosx/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/opengl/gl/macosx/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/opengl/gl/unix/tags.txt b/extra/opengl/gl/unix/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/opengl/gl/unix/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/opengl/gl/windows/tags.txt b/extra/opengl/gl/windows/tags.txt index 8e1a55995e..02ec70f741 100644 --- a/extra/opengl/gl/windows/tags.txt +++ b/extra/opengl/gl/windows/tags.txt @@ -1 +1,2 @@ +unportable windows diff --git a/extra/raptor/cron/tags.txt b/extra/raptor/cron/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/raptor/cron/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/raptor/tags.txt b/extra/raptor/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/raptor/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/ui/cocoa/tags.txt b/extra/ui/cocoa/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/ui/cocoa/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/ui/cocoa/tools/tags.txt b/extra/ui/cocoa/tools/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/ui/cocoa/tools/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/ui/cocoa/views/tags.txt b/extra/ui/cocoa/views/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/ui/cocoa/views/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/ui/windows/tags.txt b/extra/ui/windows/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/ui/windows/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/extra/ui/x11/tags.txt b/extra/ui/x11/tags.txt new file mode 100644 index 0000000000..6bf68304bb --- /dev/null +++ b/extra/ui/x11/tags.txt @@ -0,0 +1 @@ +unportable diff --git a/basis/cpu/arm/4/4.factor b/unmaintained/arm/4/4.factor similarity index 100% rename from basis/cpu/arm/4/4.factor rename to unmaintained/arm/4/4.factor diff --git a/basis/cpu/arm/4/authors.txt b/unmaintained/arm/4/authors.txt similarity index 100% rename from basis/cpu/arm/4/authors.txt rename to unmaintained/arm/4/authors.txt diff --git a/basis/cpu/arm/4/summary.txt b/unmaintained/arm/4/summary.txt similarity index 100% rename from basis/cpu/arm/4/summary.txt rename to unmaintained/arm/4/summary.txt diff --git a/basis/cpu/arm/allot/allot.factor b/unmaintained/arm/allot/allot.factor similarity index 100% rename from basis/cpu/arm/allot/allot.factor rename to unmaintained/arm/allot/allot.factor diff --git a/basis/cpu/arm/allot/authors.txt b/unmaintained/arm/allot/authors.txt similarity index 100% rename from basis/cpu/arm/allot/authors.txt rename to unmaintained/arm/allot/authors.txt diff --git a/basis/cpu/arm/architecture/architecture.factor b/unmaintained/arm/architecture/architecture.factor similarity index 100% rename from basis/cpu/arm/architecture/architecture.factor rename to unmaintained/arm/architecture/architecture.factor diff --git a/basis/cpu/arm/architecture/authors.txt b/unmaintained/arm/architecture/authors.txt similarity index 100% rename from basis/cpu/arm/architecture/authors.txt rename to unmaintained/arm/architecture/authors.txt diff --git a/basis/cpu/arm/arm.factor b/unmaintained/arm/arm.factor similarity index 100% rename from basis/cpu/arm/arm.factor rename to unmaintained/arm/arm.factor diff --git a/basis/cpu/arm/assembler/assembler-tests.factor b/unmaintained/arm/assembler/assembler-tests.factor similarity index 100% rename from basis/cpu/arm/assembler/assembler-tests.factor rename to unmaintained/arm/assembler/assembler-tests.factor diff --git a/basis/cpu/arm/assembler/assembler.factor b/unmaintained/arm/assembler/assembler.factor similarity index 100% rename from basis/cpu/arm/assembler/assembler.factor rename to unmaintained/arm/assembler/assembler.factor diff --git a/basis/cpu/arm/assembler/authors.txt b/unmaintained/arm/assembler/authors.txt similarity index 100% rename from basis/cpu/arm/assembler/authors.txt rename to unmaintained/arm/assembler/authors.txt diff --git a/basis/cpu/arm/authors.txt b/unmaintained/arm/authors.txt similarity index 100% rename from basis/cpu/arm/authors.txt rename to unmaintained/arm/authors.txt diff --git a/basis/cpu/arm/bootstrap.factor b/unmaintained/arm/bootstrap.factor similarity index 100% rename from basis/cpu/arm/bootstrap.factor rename to unmaintained/arm/bootstrap.factor diff --git a/basis/cpu/arm/intrinsics/authors.txt b/unmaintained/arm/intrinsics/authors.txt similarity index 100% rename from basis/cpu/arm/intrinsics/authors.txt rename to unmaintained/arm/intrinsics/authors.txt diff --git a/basis/cpu/arm/intrinsics/intrinsics.factor b/unmaintained/arm/intrinsics/intrinsics.factor similarity index 100% rename from basis/cpu/arm/intrinsics/intrinsics.factor rename to unmaintained/arm/intrinsics/intrinsics.factor diff --git a/basis/cpu/arm/summary.txt b/unmaintained/arm/summary.txt similarity index 100% rename from basis/cpu/arm/summary.txt rename to unmaintained/arm/summary.txt diff --git a/basis/cpu/arm/tags.txt b/unmaintained/arm/tags.txt similarity index 100% rename from basis/cpu/arm/tags.txt rename to unmaintained/arm/tags.txt -- 2.34.1