aboutsummaryrefslogtreecommitdiff
path: root/mingling/src/gen_program.rs
Commit message (Expand)AuthorAgeFilesLines
* chore: add "Doc Not Optimize" comments to source files魏曹先生3 days1-0/+1
* refactor: use `Self` and simplify lifetimes in setup types魏曹先生7 days1-4/+6
* feat(gen_program): add get_metadata method stub魏曹先生13 days1-0/+5
* chore!: rename ErrorDispatcherNotFound to EntryFallback魏曹先生14 days1-6/+6
* fix: add generic program entry point variant魏曹先生2026-08-031-0/+2
* feat(gen_program): add Entry struct and program constructors魏曹先生2026-08-031-3/+37
* feat: add docs.rs generated program documentation module魏曹先生2026-08-021-0/+231