aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/asset
Commit message (Expand)AuthorAgeFilesLines
* Make async an optional feature魏曹先生2026-04-191-0/+4
* Add Pickable implementation for enums with EnumTag trait魏曹先生2026-04-131-1/+3
* Remove comp module and add EnumTag derive macro魏曹先生2026-04-131-0/+11
* Use same suggestion format for PowerShell as ZshWeicao-CatilGrass2026-04-121-2/+2
* Add Windows-specific flag detection and improve PowerShell completionWeicao-CatilGrass2026-04-121-3/+16
* Fix typo in PowerShell shell flag from "pwsl" to "pwsh"魏曹先生2026-04-121-1/+1
* Add ShellContext helper methods for completion logic魏曹先生2026-04-122-1/+147
* Filter out __comp node and improve debug logging in completion helper魏曹先生2026-04-121-11/+16
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-112-2/+2
* Add debug feature flag to trace_ctx function魏曹先生2026-04-111-0/+1
* Implement basic command completion with shell support魏曹先生2026-04-112-17/+245
* Add shell completion script generation feature魏曹先生2026-04-111-4/+23
* Add completion macro infrastructure without logic魏曹先生2026-04-104-1/+35
* Add basic completion module with shell integration魏曹先生2026-04-094-0/+394
* Implement mingling::this function魏曹先生2026-04-081-36/+36
* Add documentation for mingling_core魏曹先生2026-04-014-0/+34
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-013-71/+83
* Rename mingling to mingling_core and update dependencies魏曹先生2026-03-295-0/+276