aboutsummaryrefslogtreecommitdiff
path: root/docs/pages/3-features/1-parser.md
Commit message (Collapse)AuthorAgeFilesLines
* Simplify Picker API by removing generic parameter and route types魏曹先生2026-04-281-30/+30
|
* Remove `marker::NextProcess` and generate it via `gen_program!`Weicao-CatilGrass2026-04-271-2/+0
|
* Refactor picker to return single values instead of single-element tuples魏曹先生2026-04-251-1/+1
|
* Add async feature documentation魏曹先生2026-04-201-1/+1
| | | | | | | Add new async feature page and update sidebar and features list. Rename section headers in parser and general renderer for consistency. Expand completion documentation with usage and script generation details.
* Add intro section and remove phantom renderers from docs魏曹先生2026-04-201-1/+1
|
* Remove async runtime requirement from examples魏曹先生2026-04-191-11/+9
|
* Update example command name from mycmd to fruit魏曹先生2026-04-151-5/+5
|
* Add parser feature documentation with comprehensive example魏曹先生2026-04-151-0/+374
|
* Add Features section to documentation魏曹先生2026-04-151-0/+6