From 4a7483a0aef874a5c2f043cf3d49062e27fd8c17 Mon Sep 17 00:00:00 2001 From: DTB Date: Sat, 18 Nov 2023 15:10:00 -0700 Subject: [PATCH] move wip stuff to wip --- license/ZERO.txt | 17 ----------------- uwu/Makefile | 20 -------------------- {bitch => wip/bitch}/Makefile | 0 {bitch => wip/bitch}/bitch.1 | 0 {bitch => wip/bitch}/bitch.c | 0 {bitch => wip/bitch}/bitch_please | 0 {com => wip/com}/com | 0 {cstdlib => wip/cstdlib}/ctype.c | 0 {cstdlib => wip/cstdlib}/ctype.h | 0 {cstdlib => wip/cstdlib}/string.c | 0 {cstdlib => wip/cstdlib}/string.h | 0 {cut => wip/cut}/cut.c | 0 {fortune => wip/fortune}/trinitydotmoe | 0 {ftesosd => wip/ftesosd}/LICENSE | 0 {ftesosd => wip/ftesosd}/eyesockets.sh | 0 {src => wip}/head.c | 0 {ht16k33 => wip/ht16k33}/Makefile | 0 {ht16k33 => wip/ht16k33}/README.txt | 0 {ht16k33 => wip/ht16k33}/ht16k33.c | 0 {ht16k33 => wip/ht16k33}/ht16k33.h | 0 {src => wip}/http/config.h | 0 {src => wip}/http/url.c | 0 {src => wip}/http/url.h | 0 {id => wip/id}/id.c | 0 {irc => wip/irc}/irc.c | 0 {irc => wip/irc}/irc.h | 0 {irc => wip/irc}/irc.sh | 0 {it => wip/it}/LICENSE | 0 {it => wip/it}/Q.py | 0 {it => wip/it}/README.md | 0 {it => wip/it}/bang.py | 0 {it => wip/it}/buffer.py | 0 {it => wip/it}/config.py | 0 {it => wip/it}/dot.py | 0 {it => wip/it}/exit.py | 0 {it => wip/it}/f.py | 0 {it => wip/it}/get_command.py | 0 {it => wip/it}/hello_world.py | 0 {it => wip/it}/i.py | 0 {it => wip/it}/it | 0 {it => wip/it}/load_module.py | 0 {it => wip/it}/p.py | 0 {it => wip/it}/parse_command.py | 0 {it => wip/it}/q.py | 0 {it => wip/it}/saved.py | 0 {it => wip/it}/version.py | 0 {src => wip}/levenshtein.c | 0 {lsd => wip/lsd}/LICENSE | 0 {lsd => wip/lsd}/README.md | 0 {lsd => wip/lsd}/dist/Makefile | 0 {lsd => wip/lsd}/dist/doc/trilsd.7 | 0 {lsd => wip/lsd}/dist/mk.conf | 0 {src => wip}/nutshell.c | 0 {src => wip}/nutshell.h | 0 {src => wip}/nutshell_builtins.c | 0 {rss => wip/rss}/pig.md | 0 {rss => wip/rss}/pig_birth | 0 {rss => wip/rss}/pig_feed | 0 {rss => wip/rss}/pig_fetch | 0 {rss => wip/rss}/pig_latin | 0 {rss => wip/rss}/pig_name | 0 {rss => wip/rss}/pig_pen | 0 {rss => wip/rss}/pig_recall | 0 {rss => wip/rss}/pig_stow | 0 {rss => wip/rss}/youtube | 0 {src => wip}/runlength.c | 0 {src => wip}/substitute.c | 0 {src => wip}/tail.c | 0 {tekubi => wip/tekubi}/Makefile | 0 {tekubi => wip/tekubi}/main.ino | 0 {toki => wip/toki}/README.txt | 0 {toki => wip/toki}/toki_sitelen | 0 {unicode => wip/unicode}/1.expected | 0 {unicode => wip/unicode}/1.test | 0 {unicode => wip/unicode}/2.expected | 0 {unicode => wip/unicode}/2.test | 0 {unicode => wip/unicode}/3.expected | 0 {unicode => wip/unicode}/3.test | 0 {unicode => wip/unicode}/HACKING | 0 {unicode => wip/unicode}/Makefile | 0 {unicode => wip/unicode}/libunicode.c | 0 {unicode => wip/unicode}/libunicode.h | 0 {unicode => wip/unicode}/utf.c | 0 {src => wip}/which.c | 0 {wordle => wip/wordle}/dictionary | 0 {wordle => wip/wordle}/solutions | 0 {wordle => wip/wordle}/wordle.c | 0 87 files changed, 37 deletions(-) delete mode 100644 license/ZERO.txt delete mode 100644 uwu/Makefile rename {bitch => wip/bitch}/Makefile (100%) rename {bitch => wip/bitch}/bitch.1 (100%) rename {bitch => wip/bitch}/bitch.c (100%) rename {bitch => wip/bitch}/bitch_please (100%) rename {com => wip/com}/com (100%) rename {cstdlib => wip/cstdlib}/ctype.c (100%) rename {cstdlib => wip/cstdlib}/ctype.h (100%) rename {cstdlib => wip/cstdlib}/string.c (100%) rename {cstdlib => wip/cstdlib}/string.h (100%) rename {cut => wip/cut}/cut.c (100%) rename {fortune => wip/fortune}/trinitydotmoe (100%) rename {ftesosd => wip/ftesosd}/LICENSE (100%) rename {ftesosd => wip/ftesosd}/eyesockets.sh (100%) rename {src => wip}/head.c (100%) rename {ht16k33 => wip/ht16k33}/Makefile (100%) rename {ht16k33 => wip/ht16k33}/README.txt (100%) rename {ht16k33 => wip/ht16k33}/ht16k33.c (100%) rename {ht16k33 => wip/ht16k33}/ht16k33.h (100%) rename {src => wip}/http/config.h (100%) rename {src => wip}/http/url.c (100%) rename {src => wip}/http/url.h (100%) rename {id => wip/id}/id.c (100%) rename {irc => wip/irc}/irc.c (100%) rename {irc => wip/irc}/irc.h (100%) rename {irc => wip/irc}/irc.sh (100%) rename {it => wip/it}/LICENSE (100%) rename {it => wip/it}/Q.py (100%) rename {it => wip/it}/README.md (100%) rename {it => wip/it}/bang.py (100%) rename {it => wip/it}/buffer.py (100%) rename {it => wip/it}/config.py (100%) rename {it => wip/it}/dot.py (100%) rename {it => wip/it}/exit.py (100%) rename {it => wip/it}/f.py (100%) rename {it => wip/it}/get_command.py (100%) rename {it => wip/it}/hello_world.py (100%) rename {it => wip/it}/i.py (100%) rename {it => wip/it}/it (100%) rename {it => wip/it}/load_module.py (100%) rename {it => wip/it}/p.py (100%) rename {it => wip/it}/parse_command.py (100%) rename {it => wip/it}/q.py (100%) rename {it => wip/it}/saved.py (100%) rename {it => wip/it}/version.py (100%) rename {src => wip}/levenshtein.c (100%) rename {lsd => wip/lsd}/LICENSE (100%) rename {lsd => wip/lsd}/README.md (100%) rename {lsd => wip/lsd}/dist/Makefile (100%) rename {lsd => wip/lsd}/dist/doc/trilsd.7 (100%) rename {lsd => wip/lsd}/dist/mk.conf (100%) rename {src => wip}/nutshell.c (100%) rename {src => wip}/nutshell.h (100%) rename {src => wip}/nutshell_builtins.c (100%) rename {rss => wip/rss}/pig.md (100%) rename {rss => wip/rss}/pig_birth (100%) rename {rss => wip/rss}/pig_feed (100%) rename {rss => wip/rss}/pig_fetch (100%) rename {rss => wip/rss}/pig_latin (100%) rename {rss => wip/rss}/pig_name (100%) rename {rss => wip/rss}/pig_pen (100%) rename {rss => wip/rss}/pig_recall (100%) rename {rss => wip/rss}/pig_stow (100%) rename {rss => wip/rss}/youtube (100%) rename {src => wip}/runlength.c (100%) rename {src => wip}/substitute.c (100%) rename {src => wip}/tail.c (100%) rename {tekubi => wip/tekubi}/Makefile (100%) rename {tekubi => wip/tekubi}/main.ino (100%) rename {toki => wip/toki}/README.txt (100%) rename {toki => wip/toki}/toki_sitelen (100%) rename {unicode => wip/unicode}/1.expected (100%) rename {unicode => wip/unicode}/1.test (100%) rename {unicode => wip/unicode}/2.expected (100%) rename {unicode => wip/unicode}/2.test (100%) rename {unicode => wip/unicode}/3.expected (100%) rename {unicode => wip/unicode}/3.test (100%) rename {unicode => wip/unicode}/HACKING (100%) rename {unicode => wip/unicode}/Makefile (100%) rename {unicode => wip/unicode}/libunicode.c (100%) rename {unicode => wip/unicode}/libunicode.h (100%) rename {unicode => wip/unicode}/utf.c (100%) rename {src => wip}/which.c (100%) rename {wordle => wip/wordle}/dictionary (100%) rename {wordle => wip/wordle}/solutions (100%) rename {wordle => wip/wordle}/wordle.c (100%) diff --git a/license/ZERO.txt b/license/ZERO.txt deleted file mode 100644 index 7482975..0000000 --- a/license/ZERO.txt +++ /dev/null @@ -1,17 +0,0 @@ -"Content" refers to any copyrightable work licensed under the terms -within this document, following this definition. - -In jurisdictions that recognize copyright laws, the author or authors -of this content dedicate any and all copyright interest in the content -to the public domain. We make this dedication for the benefit of the -public at large and to the detriment of our heirs and successors. We -intend this dedication to be an overt act of relinquishment in -perpetuity of all present and future rights to this content under -copyright law. - -Furthermore, this content is provided "as is", without warranty of any -kind, express or implied, including but not limited to the warranties -of merchantability, fitness for a particular purpose, and -noninfringement. In no event shall the authors be liable for any claim, -tort, or otherwise, arising from, out of, or in connection with the -software, or the use of other dealings in the software. diff --git a/uwu/Makefile b/uwu/Makefile deleted file mode 100644 index 0dbe0b1..0000000 --- a/uwu/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -all: ; -clean: ; -sane: ; - -dist: ../dist/uwu.tar.gz - -../dist/uwu: uwu - mkdir -p ../dist/uwu.tmp/bin/ - cp uwu ../dist/uwu.tmp/bin/ - mv ../dist/uwu.tmp ../dist/uwu - -../dist/uwu.tar: ../dist/uwu - cd ../dist/uwu && pax -w -x ustar . >../uwu.tar.tmp - mv ../dist/uwu.tar.tmp ../dist/uwu.tar - -../dist/uwu.tar.gz: ../dist/uwu.tar - gzip -c <../dist/uwu.tar >../dist/uwu.tar.gz.tmp - mv ../dist/uwu.tar.gz.tmp ../dist/uwu.tar.gz - -.PHONY: all clean sane diff --git a/bitch/Makefile b/wip/bitch/Makefile similarity index 100% rename from bitch/Makefile rename to wip/bitch/Makefile diff --git a/bitch/bitch.1 b/wip/bitch/bitch.1 similarity index 100% rename from bitch/bitch.1 rename to wip/bitch/bitch.1 diff --git a/bitch/bitch.c b/wip/bitch/bitch.c similarity index 100% rename from bitch/bitch.c rename to wip/bitch/bitch.c diff --git a/bitch/bitch_please b/wip/bitch/bitch_please similarity index 100% rename from bitch/bitch_please rename to wip/bitch/bitch_please diff --git a/com/com b/wip/com/com similarity index 100% rename from com/com rename to wip/com/com diff --git a/cstdlib/ctype.c b/wip/cstdlib/ctype.c similarity index 100% rename from cstdlib/ctype.c rename to wip/cstdlib/ctype.c diff --git a/cstdlib/ctype.h b/wip/cstdlib/ctype.h similarity index 100% rename from cstdlib/ctype.h rename to wip/cstdlib/ctype.h diff --git a/cstdlib/string.c b/wip/cstdlib/string.c similarity index 100% rename from cstdlib/string.c rename to wip/cstdlib/string.c diff --git a/cstdlib/string.h b/wip/cstdlib/string.h similarity index 100% rename from cstdlib/string.h rename to wip/cstdlib/string.h diff --git a/cut/cut.c b/wip/cut/cut.c similarity index 100% rename from cut/cut.c rename to wip/cut/cut.c diff --git a/fortune/trinitydotmoe b/wip/fortune/trinitydotmoe similarity index 100% rename from fortune/trinitydotmoe rename to wip/fortune/trinitydotmoe diff --git a/ftesosd/LICENSE b/wip/ftesosd/LICENSE similarity index 100% rename from ftesosd/LICENSE rename to wip/ftesosd/LICENSE diff --git a/ftesosd/eyesockets.sh b/wip/ftesosd/eyesockets.sh similarity index 100% rename from ftesosd/eyesockets.sh rename to wip/ftesosd/eyesockets.sh diff --git a/src/head.c b/wip/head.c similarity index 100% rename from src/head.c rename to wip/head.c diff --git a/ht16k33/Makefile b/wip/ht16k33/Makefile similarity index 100% rename from ht16k33/Makefile rename to wip/ht16k33/Makefile diff --git a/ht16k33/README.txt b/wip/ht16k33/README.txt similarity index 100% rename from ht16k33/README.txt rename to wip/ht16k33/README.txt diff --git a/ht16k33/ht16k33.c b/wip/ht16k33/ht16k33.c similarity index 100% rename from ht16k33/ht16k33.c rename to wip/ht16k33/ht16k33.c diff --git a/ht16k33/ht16k33.h b/wip/ht16k33/ht16k33.h similarity index 100% rename from ht16k33/ht16k33.h rename to wip/ht16k33/ht16k33.h diff --git a/src/http/config.h b/wip/http/config.h similarity index 100% rename from src/http/config.h rename to wip/http/config.h diff --git a/src/http/url.c b/wip/http/url.c similarity index 100% rename from src/http/url.c rename to wip/http/url.c diff --git a/src/http/url.h b/wip/http/url.h similarity index 100% rename from src/http/url.h rename to wip/http/url.h diff --git a/id/id.c b/wip/id/id.c similarity index 100% rename from id/id.c rename to wip/id/id.c diff --git a/irc/irc.c b/wip/irc/irc.c similarity index 100% rename from irc/irc.c rename to wip/irc/irc.c diff --git a/irc/irc.h b/wip/irc/irc.h similarity index 100% rename from irc/irc.h rename to wip/irc/irc.h diff --git a/irc/irc.sh b/wip/irc/irc.sh similarity index 100% rename from irc/irc.sh rename to wip/irc/irc.sh diff --git a/it/LICENSE b/wip/it/LICENSE similarity index 100% rename from it/LICENSE rename to wip/it/LICENSE diff --git a/it/Q.py b/wip/it/Q.py similarity index 100% rename from it/Q.py rename to wip/it/Q.py diff --git a/it/README.md b/wip/it/README.md similarity index 100% rename from it/README.md rename to wip/it/README.md diff --git a/it/bang.py b/wip/it/bang.py similarity index 100% rename from it/bang.py rename to wip/it/bang.py diff --git a/it/buffer.py b/wip/it/buffer.py similarity index 100% rename from it/buffer.py rename to wip/it/buffer.py diff --git a/it/config.py b/wip/it/config.py similarity index 100% rename from it/config.py rename to wip/it/config.py diff --git a/it/dot.py b/wip/it/dot.py similarity index 100% rename from it/dot.py rename to wip/it/dot.py diff --git a/it/exit.py b/wip/it/exit.py similarity index 100% rename from it/exit.py rename to wip/it/exit.py diff --git a/it/f.py b/wip/it/f.py similarity index 100% rename from it/f.py rename to wip/it/f.py diff --git a/it/get_command.py b/wip/it/get_command.py similarity index 100% rename from it/get_command.py rename to wip/it/get_command.py diff --git a/it/hello_world.py b/wip/it/hello_world.py similarity index 100% rename from it/hello_world.py rename to wip/it/hello_world.py diff --git a/it/i.py b/wip/it/i.py similarity index 100% rename from it/i.py rename to wip/it/i.py diff --git a/it/it b/wip/it/it similarity index 100% rename from it/it rename to wip/it/it diff --git a/it/load_module.py b/wip/it/load_module.py similarity index 100% rename from it/load_module.py rename to wip/it/load_module.py diff --git a/it/p.py b/wip/it/p.py similarity index 100% rename from it/p.py rename to wip/it/p.py diff --git a/it/parse_command.py b/wip/it/parse_command.py similarity index 100% rename from it/parse_command.py rename to wip/it/parse_command.py diff --git a/it/q.py b/wip/it/q.py similarity index 100% rename from it/q.py rename to wip/it/q.py diff --git a/it/saved.py b/wip/it/saved.py similarity index 100% rename from it/saved.py rename to wip/it/saved.py diff --git a/it/version.py b/wip/it/version.py similarity index 100% rename from it/version.py rename to wip/it/version.py diff --git a/src/levenshtein.c b/wip/levenshtein.c similarity index 100% rename from src/levenshtein.c rename to wip/levenshtein.c diff --git a/lsd/LICENSE b/wip/lsd/LICENSE similarity index 100% rename from lsd/LICENSE rename to wip/lsd/LICENSE diff --git a/lsd/README.md b/wip/lsd/README.md similarity index 100% rename from lsd/README.md rename to wip/lsd/README.md diff --git a/lsd/dist/Makefile b/wip/lsd/dist/Makefile similarity index 100% rename from lsd/dist/Makefile rename to wip/lsd/dist/Makefile diff --git a/lsd/dist/doc/trilsd.7 b/wip/lsd/dist/doc/trilsd.7 similarity index 100% rename from lsd/dist/doc/trilsd.7 rename to wip/lsd/dist/doc/trilsd.7 diff --git a/lsd/dist/mk.conf b/wip/lsd/dist/mk.conf similarity index 100% rename from lsd/dist/mk.conf rename to wip/lsd/dist/mk.conf diff --git a/src/nutshell.c b/wip/nutshell.c similarity index 100% rename from src/nutshell.c rename to wip/nutshell.c diff --git a/src/nutshell.h b/wip/nutshell.h similarity index 100% rename from src/nutshell.h rename to wip/nutshell.h diff --git a/src/nutshell_builtins.c b/wip/nutshell_builtins.c similarity index 100% rename from src/nutshell_builtins.c rename to wip/nutshell_builtins.c diff --git a/rss/pig.md b/wip/rss/pig.md similarity index 100% rename from rss/pig.md rename to wip/rss/pig.md diff --git a/rss/pig_birth b/wip/rss/pig_birth similarity index 100% rename from rss/pig_birth rename to wip/rss/pig_birth diff --git a/rss/pig_feed b/wip/rss/pig_feed similarity index 100% rename from rss/pig_feed rename to wip/rss/pig_feed diff --git a/rss/pig_fetch b/wip/rss/pig_fetch similarity index 100% rename from rss/pig_fetch rename to wip/rss/pig_fetch diff --git a/rss/pig_latin b/wip/rss/pig_latin similarity index 100% rename from rss/pig_latin rename to wip/rss/pig_latin diff --git a/rss/pig_name b/wip/rss/pig_name similarity index 100% rename from rss/pig_name rename to wip/rss/pig_name diff --git a/rss/pig_pen b/wip/rss/pig_pen similarity index 100% rename from rss/pig_pen rename to wip/rss/pig_pen diff --git a/rss/pig_recall b/wip/rss/pig_recall similarity index 100% rename from rss/pig_recall rename to wip/rss/pig_recall diff --git a/rss/pig_stow b/wip/rss/pig_stow similarity index 100% rename from rss/pig_stow rename to wip/rss/pig_stow diff --git a/rss/youtube b/wip/rss/youtube similarity index 100% rename from rss/youtube rename to wip/rss/youtube diff --git a/src/runlength.c b/wip/runlength.c similarity index 100% rename from src/runlength.c rename to wip/runlength.c diff --git a/src/substitute.c b/wip/substitute.c similarity index 100% rename from src/substitute.c rename to wip/substitute.c diff --git a/src/tail.c b/wip/tail.c similarity index 100% rename from src/tail.c rename to wip/tail.c diff --git a/tekubi/Makefile b/wip/tekubi/Makefile similarity index 100% rename from tekubi/Makefile rename to wip/tekubi/Makefile diff --git a/tekubi/main.ino b/wip/tekubi/main.ino similarity index 100% rename from tekubi/main.ino rename to wip/tekubi/main.ino diff --git a/toki/README.txt b/wip/toki/README.txt similarity index 100% rename from toki/README.txt rename to wip/toki/README.txt diff --git a/toki/toki_sitelen b/wip/toki/toki_sitelen similarity index 100% rename from toki/toki_sitelen rename to wip/toki/toki_sitelen diff --git a/unicode/1.expected b/wip/unicode/1.expected similarity index 100% rename from unicode/1.expected rename to wip/unicode/1.expected diff --git a/unicode/1.test b/wip/unicode/1.test similarity index 100% rename from unicode/1.test rename to wip/unicode/1.test diff --git a/unicode/2.expected b/wip/unicode/2.expected similarity index 100% rename from unicode/2.expected rename to wip/unicode/2.expected diff --git a/unicode/2.test b/wip/unicode/2.test similarity index 100% rename from unicode/2.test rename to wip/unicode/2.test diff --git a/unicode/3.expected b/wip/unicode/3.expected similarity index 100% rename from unicode/3.expected rename to wip/unicode/3.expected diff --git a/unicode/3.test b/wip/unicode/3.test similarity index 100% rename from unicode/3.test rename to wip/unicode/3.test diff --git a/unicode/HACKING b/wip/unicode/HACKING similarity index 100% rename from unicode/HACKING rename to wip/unicode/HACKING diff --git a/unicode/Makefile b/wip/unicode/Makefile similarity index 100% rename from unicode/Makefile rename to wip/unicode/Makefile diff --git a/unicode/libunicode.c b/wip/unicode/libunicode.c similarity index 100% rename from unicode/libunicode.c rename to wip/unicode/libunicode.c diff --git a/unicode/libunicode.h b/wip/unicode/libunicode.h similarity index 100% rename from unicode/libunicode.h rename to wip/unicode/libunicode.h diff --git a/unicode/utf.c b/wip/unicode/utf.c similarity index 100% rename from unicode/utf.c rename to wip/unicode/utf.c diff --git a/src/which.c b/wip/which.c similarity index 100% rename from src/which.c rename to wip/which.c diff --git a/wordle/dictionary b/wip/wordle/dictionary similarity index 100% rename from wordle/dictionary rename to wip/wordle/dictionary diff --git a/wordle/solutions b/wip/wordle/solutions similarity index 100% rename from wordle/solutions rename to wip/wordle/solutions diff --git a/wordle/wordle.c b/wip/wordle/wordle.c similarity index 100% rename from wordle/wordle.c rename to wip/wordle/wordle.c