eis/TestProject
Huamonarch 5ee17627e9 fix: address code review issues
- read_csv.hpp: replace std::exit(1) with std::runtime_error throw
- read_csv.hpp: remove duplicate #pragma once
- RNG.cc: wrap JSON load in try-catch to prevent crash on missing config
- Generator.cc: fix comments to reflect actual 3-pass structure
2026-05-13 15:46:06 +08:00
..
CronTab Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
crontablCpp Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
data_files Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
DCR Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
ihd_test Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
json_test Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
play_gruond Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
ProxyTest Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
pylib Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
pyml Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
PyProject Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
RNG fix: address code review issues 2026-05-13 15:46:06 +08:00
scripts Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
SHM Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00
ShmTest Initial commit: EIS C++ project with multi-process code 2026-05-09 11:23:45 +08:00