aboutsummaryrefslogtreecommitdiff
path: root/src/systems/cmd/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Translate command macro documentation from Chinese to English魏曹先生2026-03-171-8/+9
* Handle early command output in prepare phase魏曹先生2026-03-171-0/+21
* Add build system rerun triggers and refactor command system魏曹先生2026-03-151-41/+47
* Add helpdoc system with interactive viewer魏曹先生2026-03-121-4/+4
* Remove status command and workspace reader魏曹先生2026-02-261-4/+0
* Change cmd_output! macro to take type before value魏曹先生2026-02-261-5/+6
* Replace string type identifiers with TypeId for command output matching魏曹先生2026-02-261-4/+6
* Remove ambiguous command error and auto-select longest match魏曹先生2026-02-251-1/+4
* Refactor build system and implement complete renderer system魏曹先生2026-02-041-0/+166