This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2960a9b2f87633f6d81dbc8875a342e18e369d21
hakorune
/
docs
/
development
/
current
History
Moe Charm
2960a9b2f8
PIC direct-call: cache InstanceBox function name after threshold\n- Add boxcall_pic_funcname cache in VM\n- execute_boxcall uses cache for direct function calls\n- Threshold=8 hits per site\n- Update CURRENT_TASK
2025-08-26 22:11:17 +09:00
..
CLI_TESTING_GUIDE.md
ResultBox migration (stage 0): suppress legacy deprecation warnings in box_trait impls; keep dual handling in VM. Fix verifier Display for SuspiciousBarrierContext. Expose VM stats fields to vm_stats module. CLI core_ci guide and script in place.
2025-08-26 01:42:18 +09:00
CURRENT_TASK.md
PIC direct-call: cache InstanceBox function name after threshold\n- Add boxcall_pic_funcname cache in VM\n- execute_boxcall uses cache for direct function calls\n- Threshold=8 hits per site\n- Update CURRENT_TASK
2025-08-26 22:11:17 +09:00
CURRENT_VM_CHANGES.md
feat(plugin): Fix plugin BoxRef return and Box argument support
2025-08-21 00:41:26 +09:00
phase_9_78e_summary.md
feat(plugin): Fix plugin BoxRef return and Box argument support
2025-08-21 00:41:26 +09:00
PHI_NORMALIZATION_PLAN.md
Phase 9.78h: Stabilize MIR26 pipeline
2025-08-26 06:30:01 +09:00
PLUGIN_LOADER_MIGRATION_PLAN.md
refactor: Major interpreter modularization and P2PBox enhancements
2025-08-26 19:13:57 +09:00
RESULTBOX_MIGRATION_TODO.md
Refactor (light): move VM value ops to backend/vm_values.rs; add backend/vm_boxcall.rs with call_box_method_impl and rewire call_unified_method. Update CURRENT_TASK for refactor start.
2025-08-26 00:48:09 +09:00