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
ceb22b6c18a275c06ef9957ec7c70160a4af6b59
hakorune
/
docs
/
development
/
current
History
Moe Charm
ceb22b6c18
gui: add EguiBox TypeBox plugin (Windows egui stub)\n\n- plugins: add nyash-egui-plugin with TypeBox (resolve/invoke_id), Windows path for real window via eframe; stub on other OS\n- apps: add apps/egui-hello sample (open→uiLabel→run→close)\n- loader: improve Windows DLL resolution (target triples: x86_64/aarch64 msvc) and lib→dll mapping\n- tests: expand TypeBox vs TLV diff tests up to FileBox; all green\n- docs: update CURRENT_TASK checklist (diff tests completed)\n- config: nyash.toml add EguiBox (type_id=70), plugin registry and methods
2025-09-03 13:58:52 +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
gui: add EguiBox TypeBox plugin (Windows egui stub)\n\n- plugins: add nyash-egui-plugin with TypeBox (resolve/invoke_id), Windows path for real window via eframe; stub on other OS\n- apps: add apps/egui-hello sample (open→uiLabel→run→close)\n- loader: improve Windows DLL resolution (target triples: x86_64/aarch64 msvc) and lib→dll mapping\n- tests: expand TypeBox vs TLV diff tests up to FileBox; all green\n- docs: update CURRENT_TASK checklist (diff tests completed)\n- config: nyash.toml add EguiBox (type_id=70), plugin registry and methods
2025-09-03 13:58:52 +09:00
CURRENT_VM_CHANGES.md
feat(plugin): Fix plugin BoxRef return and Box argument support
2025-08-21 00:41:26 +09:00
JIT_10_7_known_issues.txt
Phase 10.7 - JIT統計とイベント機能の完成
2025-08-28 09:26:58 +09:00
jit-enhancements-20250827.md
Phase 10.7 - JIT統計とイベント機能の完成
2025-08-28 09:26:58 +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