Initial commit of RT-ID from Harmony skeleton core_developer_branch
authorThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 11 May 2026 14:02:19 +0000 (14:02 +0000)
committerThomas Walker Lynch <eknp9n@reasoningtechnology.com>
Mon, 11 May 2026 14:02:19 +0000 (14:02 +0000)
commit8a5450a960e3a84053f4546dfb1324cb739e4a5b
tree0cff212cc54b3a6f09eb6567d038f79660994209
Initial commit of RT-ID from Harmony skeleton
64 files changed:
.gitignore [new file with mode: 0644]
0pus_RT-ID [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
administrator/authored/.gitkeep [new file with mode: 0644]
administrator/document/how-to_release.html [new file with mode: 0644]
administrator/document/setup.js [new file with mode: 0644]
administrator/tool/archive [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/ExampleGreet/Greeter.lib.c [new file with mode: 0644]
developer/authored/ExampleGreet/Math.lib.c [new file with mode: 0644]
developer/authored/ExampleGreet/hello.CLI.c [new file with mode: 0644]
developer/document/RT-code-format-Lisp.html [new file with mode: 0644]
developer/document/RT-code-format.html [new file with mode: 0644]
developer/document/naming_file-and-directory.html [new file with mode: 0644]
developer/document/setup.js [new file with mode: 0644]
developer/document/single-file_C-module-and-namespace.html [new file with mode: 0644]
developer/experiment/.gitkeep [new file with mode: 0644]
developer/scratchpad/.gitignore [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/promote [new file with mode: 0755]
developer/tool/setup [new file with mode: 0644]
document/introduction_Harmony.html [new file with mode: 0644]
document/role-and-workflow_product-development.html [new file with mode: 0644]
document/role-and-workflow_product-maintenance.html [new file with mode: 0644]
document/setup.js [new file with mode: 0644]
document/todo.txt [new file with mode: 0644]
fix.py [new file with mode: 0755]
next-generation-name.py [new file with mode: 0755]
scratchpad/.gitignore [new file with mode: 0644]
setup [new file with mode: 0644]
shared/authored/.gitkeep [new file with mode: 0644]
shared/dictionary_style-directory.js [new file with mode: 0644]
shared/document/.gitkeep [new file with mode: 0644]
shared/document/installation_Python.org [new file with mode: 0644]
shared/document/installation_generic.org [new file with mode: 0644]
shared/document/setup.js [new file with mode: 0644]
shared/linked-project/.gitkeep [new file with mode: 0644]
shared/linked-project/RT-style-JS_public [new symlink]
shared/tool/RT-formatter [new file with mode: 0644]
shared/tool/RT-formatter.el [new file with mode: 0644]
shared/tool/makefile/Harmony.mk [new file with mode: 0644]
shared/tool/makefile/RT_global.h [new file with mode: 0644]
shared/tool/makefile/target_kernel-module.mk [new file with mode: 0644]
shared/tool/scratchpad [new file with mode: 0755]
shared/tool/setup [new file with mode: 0644]
shared/tool/version [new file with mode: 0755]
shared/upstream/.gitignore [new file with mode: 0644]
tester/.gitkeep [new file with mode: 0644]
tester/RT-formatter/RT-formatter [new file with mode: 0644]
tester/RT-formatter/RT-formatter.el [new file with mode: 0644]
tester/RT-formatter/RT-formatter_alt.el [new file with mode: 0644]
tester/RT-formatter/RT-formatter_script.el [new file with mode: 0644]
tester/RT-formatter/RT-formatter_with-compare [new file with mode: 0644]
tester/RT-formatter/RT-formatter_with-compare.el [new file with mode: 0644]
tester/RT-formatter/data_test-0.c [new file with mode: 0644]
tester/RT-formatter/data_test-1.py [new file with mode: 0644]
tester/authored/.gitkeep [new file with mode: 0644]
tester/tool/setup [new file with mode: 0644]