Commit Graph
3 Commits
Author SHA1 Message Date
qiuqiuqiu 3379941b44 repository restructure: move .git to production/, rename dirs (design→基本設計書, list→品質管理, docs→参考資料), add Subsystem A KIN01-03 files, update AGENTS.md and README.md, cleanup tmp/ tools/ bk/ 2026-06-27 01:09:40 +08:00
qiuqiuqiu 27fb3d888b Remove Subsystem A src/bin from git (only production/ should be pushed) 2026-06-25 00:29:43 +08:00
qiuqiuqiu 47866d2db4 Subsystem A: Add FILE STATUS + OPEN error checks to 6 KIN programs
KIN01INP/KIN02UPD/KIN03EXP/KIN04CHK/KIN06CLD/KIN07DAI:
- FILE STATUS added to all FILE-CONTROL SELECT statements
- WS-xx-STATUS variables declared in WORKING-STORAGE
- OPEN error: IF WS-xx-STATUS NOT = '00' -> CALL SUB03END
- KIN06CLD: added missing 9999ABDSOR section
- All programs build; KIN04CHK/KIN06CLD/KIN07DAI tests pass
2026-06-24 23:59:33 +08:00