index
:
mingling.git
archived/picker2_prototype
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(pathf): add foreign item support with is_foreign flag
魏曹先生
23 hours
13
-115
/
+202
*
feat(core): add generic parameter `C` to `StructuralData` trait
魏曹先生
24 hours
8
-20
/
+60
*
fix: detect both opening and closing bracket forms for attribute macro
魏曹先生
25 hours
1
-1
/
+8
*
feat(core): add From impl for RenderResult with closure coercion
魏曹先生
25 hours
2
-1
/
+31
*
feat(core, macros): add r_append! macro and RenderResult::append_other
魏曹先生
25 hours
5
-0
/
+145
*
feat(core): return `&mut Self` from builder methods
魏曹先生
26 hours
5
-5
/
+39
*
fix(core): delegate stdout flushing to RenderResult::std_print
魏曹先生
26 hours
2
-30
/
+12
*
feat(core)!: replace RenderResult with buffered output model
魏曹先生
26 hours
13
-86
/
+525
*
fix(patterns): broaden pattern detection to cover both bracketed forms
魏曹先生
36 hours
5
-5
/
+8
*
feat(mingling_cli): add scaffold for CLI tool
魏曹先生
38 hours
5
-42
/
+176
*
feat: remove deprecated mling scaffolding tool
魏曹先生
38 hours
35
-2343
/
+1
*
fix: conditionally compile pathf_hint based on "pathf" feature
魏曹先生
39 hours
1
-0
/
+4
*
chore: add missing docs lint and document public API
魏曹先生
39 hours
20
-2
/
+196
*
feat(macros): add compile_error hint when pathf map is missing
魏曹先生
40 hours
1
-30
/
+52
*
feat(arg): add into_info conversion and flag formatting helpers
魏曹先生
40 hours
2
-24
/
+82
*
feat(asset): deprecate with_dispatcher when dispatch_tree is enabled
魏曹先生
40 hours
1
-5
/
+29
*
feat: add docs_rs feature and improve documentation build
魏曹先生
41 hours
8
-5
/
+25
*
fix(doc): target doc generation at mingling workspace root
魏曹先生
41 hours
2
-2
/
+10
*
feat(ci): add coverage test job with cargo-llvm-cov
魏曹先生
42 hours
3
-1
/
+7
*
feat: add coverage test runner script
魏曹先生
42 hours
2
-0
/
+110
*
refactor: extract `docs.rs` feature reading into reusable function
魏曹先生
42 hours
2
-31
/
+80
*
docs(readme): update milestone checklist status
魏曹先生
44 hours
1
-1
/
+2
*
docs: migrate renderer examples to buffer macro and update docs
魏曹先生
44 hours
23
-341
/
+298
*
feat(macros): add `#[buffer]` attribute and re-export `r_print!(ln)`
魏曹先生
45 hours
8
-8
/
+288
*
feat(macros): preserve user function as standalone item in codegen
魏曹先生
45 hours
5
-60
/
+150
*
feat: add pick_or, pick_or_default, and pick_or_route shorthands
魏曹先生
46 hours
3
-5
/
+86
*
fix: update import path for StructuralRendererSetup in
魏曹先生
48 hours
1
-1
/
+2
*
feat(ci): collect all doc-phase errors before failing
魏曹先生
48 hours
1
-4
/
+16
*
ci(ci): update cache keys to include .run directory and split by job
魏曹先生
2 days
2
-8
/
+8
*
ci: upload docs test result artifact on failure
魏曹先生
2 days
2
-0
/
+14
*
docs(guide): replace 'parser' feature with 'picker' in code examples
魏曹先生
2 days
1
-6
/
+9
*
refactor: generalize config to support arbitrary file paths and globs
魏曹先生
2 days
1
-35
/
+20
*
docs: update GETTING_STARTED.md to reflect new Picker API
魏曹先生
2 days
1
-54
/
+8
*
feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait
魏曹先生
2 days
11
-37
/
+39
*
feat(routeify): reorder import paths for consistency
魏曹先生
2 days
1
-1
/
+1
*
docs: update README logo to icon3
魏曹先生
2 days
3
-1
/
+1
*
feat(routeify): map `?` span to `route!` for tooling support
魏曹先生
2 days
2
-2
/
+31
*
refactor(windows-folder-hide): rewrite script with skip directories and
魏曹先生
2 days
2
-29
/
+99
*
feat(arg-picker): add REMAINS constant and re-export via consts module
魏曹先生
2 days
4
-15
/
+30
*
fix(dispatcher): qualify to_chain call with Routable trait
魏曹先生
2 days
1
-1
/
+1
*
feat(extensions): add routeify extension macro for error routing
魏曹先生
2 days
5
-40
/
+96
*
chore(macros): reorganize module hierarchy in mingling_macros
魏曹先生
2 days
26
-740
/
+723
*
feat(macros): add extension point mechanism for attribute macros
魏曹先生
2 days
3
-1
/
+175
*
feat(multishell): add `picker` feature gate and deprecate conflicting
魏曹先生
2 days
4
-1
/
+44
*
docs: update progress tracking for macro removal
魏曹先生
2 days
1
-6
/
+6
*
docs: update progress checklist in add-picker2
魏曹先生
2 days
1
-7
/
+7
*
docs(examples): add example `example-argument-picker"`
unreleased
魏曹先生
3 days
7
-0
/
+636
*
docs(features): document the new `picker` feature
魏曹先生
3 days
2
-4
/
+28
*
feat(macros): update `route!` to use `Routable` trait for error routing
魏曹先生
3 days
1
-1
/
+7
*
feat(macros): add Routable trait and update route! macro
魏曹先生
3 days
5
-9
/
+76
[next]