Skip to content

Commit 06ddc3c

Browse files
author
miranov25
committed
Phase 13.5.B: Add register_function_cpp() API
Implementation: - Add register_function_cpp() for C++ function registration - Add get_registered_function(), list_registered_functions() - Implement thread-safe declaration with class-level lock - Lambda rejection enforced (FROZEN RULE #1) - Hash preserves parameter order (v0.5 P0-1 fix) Tests: - Add test_register_function_cpp.py (38 tests) - All existing tests pass (1387/1388)
1 parent f002029 commit 06ddc3c

2 files changed

Lines changed: 929 additions & 1 deletion

File tree

0 commit comments

Comments
 (0)