Files
regorus/tests
Anand Krishnamoorthi 30bd134a0b fix: Handle builtin out-parameter calls in RVM compiler
- Teach the hoister/destructuring planner to respect parent scope when building binding plans for extra arguments, so already-bound vars yield equality checks.
- Update the compiler’s function-call path to drop the trailing out-argument, run its binding plan after the call, and share call-target resolution logic.
- Add regression suites for builtin and user-defined out-parameter scenarios plus align the CLI example output when RVM returns undefined.

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
2025-12-02 13:29:12 -06:00
..
2024-05-13 06:42:35 -07:00
2024-01-19 14:51:14 -08:00
2024-05-13 06:42:35 -07:00
2025-12-02 13:26:38 -06:00