mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2026-04-30 19:09:26 +08:00
Add comprehensive reflection documentation to cheatsheet.md covering type inspection, object methods, Type_Info, function introspection, system introspection, and Dynamic_Object reflection. Add missing global reflection functions (type_name, is_type, function_exists, get_functions, get_objects, type, dump_system, dump_object) and is_type_arithmetic to the Doxygen prelude docs. Include a thorough test exercising all documented features. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| chaiscript_algebraic.hpp | ||
| chaiscript_common.hpp | ||
| chaiscript_engine.hpp | ||
| chaiscript_eval.hpp | ||
| chaiscript_optimizer.hpp | ||
| chaiscript_parser.hpp | ||
| chaiscript_posix.hpp | ||
| chaiscript_prelude_docs.hpp | ||
| chaiscript_prelude.hpp | ||
| chaiscript_tracer.hpp | ||
| chaiscript_unknown.hpp | ||
| chaiscript_windows.hpp | ||