first commit
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 6 Mar 2026 12:15:14 +0000 (12:15 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Fri, 6 Mar 2026 12:15:14 +0000 (12:15 +0000)
commiteac446b537a8ee11acf1aaf03b6ccc01293bae13
treee4ae6cc42e509ab3786be71ec0bef696df56b569
first commit
56 files changed:
.gitignore [new file with mode: 0644]
0pus_Harmony [new file with mode: 0644]
LICENSE [new file with mode: 0644]
administrator/document/00_Project_Structure.html [new file with mode: 0644]
administrator/document/01_Workflow_Build_Contract.html [new file with mode: 0644]
administrator/document/Harmony.md [new file with mode: 0644]
administrator/document/deprecated/00_Project_Structure.org [new file with mode: 0644]
administrator/document/deprecated/01_Workflow_and_Build_Contract.org [new file with mode: 0644]
administrator/document/deprecated/02_RT_Code_Format.org [new file with mode: 0644]
administrator/document/deprecated/03_Naming_and_Directory_Conventions.org [new file with mode: 0644]
administrator/document/deprecated/04_Language_Addenda.org [new file with mode: 0644]
administrator/document/setup.js [new file with mode: 0644]
administrator/tool/after_pull [new file with mode: 0755]
administrator/tool/archive [new file with mode: 0755]
administrator/tool/release [new file with mode: 0755]
administrator/tool/setup [new file with mode: 0644]
consumer/scratchpad/.gitignore [new file with mode: 0644]
consumer/tool/env [new file with mode: 0644]
developer/authored/.gitkeep [new file with mode: 0644]
developer/authored/hello.cli.c [new file with mode: 0644]
developer/document/.gitkeep [new file with mode: 0644]
developer/document/00_RT_Code_Format.html [new file with mode: 0644]
developer/document/02_RT_Code_Format.html [new file with mode: 0644]
developer/document/03_Naming_and_Directory_Conventions.html [new file with mode: 0644]
developer/document/04_Language_Addenda.html [new file with mode: 0644]
developer/document/ontology.org [new file with mode: 0644]
developer/experiment/.gitkeep [new file with mode: 0644]
developer/made/.gitkeep [new file with mode: 0644]
developer/scratchpad/.gitignore [new file with mode: 0644]
developer/tool/.gitkeep [new file with mode: 0644]
developer/tool/do_all [new file with mode: 0755]
developer/tool/make [new file with mode: 0755]
developer/tool/makefile [new file with mode: 0644]
developer/tool/release [new file with mode: 0755]
developer/tool/setup [new file with mode: 0644]
document/.gitkeep [new file with mode: 0644]
document/style/rt_dark_doc.css [new file with mode: 0644]
scratchpad/.gitignore [new file with mode: 0644]
setup [new file with mode: 0644]
shared/authored/scratchpad [new file with mode: 0755]
shared/authored/setup [new file with mode: 0644]
shared/authored/style/.gitkeep [new file with mode: 0644]
shared/authored/version [new file with mode: 0755]
shared/document/.gitkeep [new file with mode: 0644]
shared/document/install_Python.org [new file with mode: 0644]
shared/document/install_generic.org [new file with mode: 0644]
shared/style_directory_dict.js [new file with mode: 0644]
shared/third_party/.gitignore [new file with mode: 0644]
shared/third_party/upstream/.gitignore [new file with mode: 0644]
tester/.gitkeep [new file with mode: 0644]
tester/RT_Format/RT_Format [new file with mode: 0755]
tester/RT_Format/RT_Format.el [new file with mode: 0644]
tester/RT_Format/test_0_data.c [new file with mode: 0644]
tester/RT_Format/test_1_data.py [new file with mode: 0644]
tester/authored/test_routine.sh [new file with mode: 0644]
tester/tool/setup [new file with mode: 0644]