structured for testing
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sat, 15 Feb 2025 14:11:25 +0000 (14:11 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Sat, 15 Feb 2025 14:11:25 +0000 (14:11 +0000)
commitf0ea0c065c9fa8e6af3eb721db1cdb8a8a297835
treea764016b3e571dee956bf76fa79d4d710bdde5ec
parent230ec35f2ecb5a4e723b2ba4223e67d5512818e5
structured for testing
48 files changed:
.gitignore
developer/amd64/.githolder [deleted file]
developer/cc🖉/N16PN.lib.c [new file with mode: 0644]
developer/cc🖉/N16n.lib.c [deleted file]
developer/cc🖉/N32PN.lib.c [new file with mode: 0644]
developer/cc🖉/N32n.lib.c [deleted file]
developer/cc🖉/N64PN.lib.c [new file with mode: 0644]
developer/cc🖉/N64n.lib.c [deleted file]
developer/cc🖉/N8PN.lib.c [new file with mode: 0644]
developer/cc🖉/N8n.lib.c [deleted file]
developer/cc🖉/test_N32.cli.c [deleted file]
developer/document🖉/front_end.org [new file with mode: 0644]
developer/example/.githolder [new file with mode: 0644]
developer/m4/N_template.lib.c.m4 [deleted file]
developer/machine/.gitignore [new file with mode: 0644]
developer/python/N64.lib.c [new file with mode: 0644]
developer/python/fill_template.py [new file with mode: 0755]
developer/python/gen_N32_8_by_4.py [new file with mode: 0755]
developer/python/gen_n64_lib.py [new file with mode: 0755]
developer/python/get_template.py [new file with mode: 0755]
developer/python/make_constants.py [new file with mode: 0755]
developer/tool🖉/env
developer/tool🖉/make
developer/tool🖉/makefile
developer/tool🖉/release [new file with mode: 0755]
document🖉/#SectionApproach.org# [deleted file]
document🖉/SectionApproach.org
release/x86_64/fedora41/glibc_2.40/N16PN.lib.c [new file with mode: 0644]
release/x86_64/fedora41/glibc_2.40/N32PN.lib.c [new file with mode: 0644]
release/x86_64/fedora41/glibc_2.40/N64PN.lib.c [new file with mode: 0644]
release/x86_64/fedora41/glibc_2.40/N8PN.lib.c [new file with mode: 0644]
release/x86_64/fedora41/glibc_2.40/libN.a [new file with mode: 0644]
tester/cc/N16PN.lib.c [new file with mode: 0644]
tester/cc/N32.lib.c [new file with mode: 0644]
tester/cc/N32PN.lib.c [new file with mode: 0644]
tester/cc/N64PN.lib.c [new file with mode: 0644]
tester/cc/N8PN.lib.c [new file with mode: 0644]
tester/cc🖉/environment.h [new file with mode: 0644]
tester/cc🖉/test_N32.cli.c [new file with mode: 0644]
tester/cc🖉/test_setup.cli.c [new file with mode: 0644]
tester/machine/.gitignore [new file with mode: 0644]
tester/scratchpad/.gitignore [new file with mode: 0644]
tester/tool🖉/env [new file with mode: 0644]
tester/tool🖉/make [new file with mode: 0755]
tester/tool🖉/makefile [new file with mode: 0644]
tester/tool🖉/pull_release [new file with mode: 0755]
tester/tool🖉/release_test [new file with mode: 0755]
tool_shared/bespoke🖉/env