-
Notifications
You must be signed in to change notification settings - Fork 74
Pull requests: fsprojects/Argu
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.6.0
dependencies
Pull requests that update a dependency file
.NET
Pull requests that update .net code
#320
opened May 26, 2026 by
dependabot
Bot
Loading…
perf(ParseResults.getAllResults): Drop Seq pipeline for direct buffer
#319
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(SourceGenerator): Scaffold + [<ArguGenerate>] marker attribute
#318
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(Async): Add IAsyncConfigurationReader + ParseAsync overload
#317
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
perf(PrefixDictionary): Back with a char-keyed trie
#316
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(Attributes): Add unified [<Assignment>]; obsolete the six legacy
#315
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(AOT): Annotate Create with RequiresDynamicCode / RequiresUnreferencedCode
#314
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(benchmarks): Add BenchmarkDotNet harness
#313
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(ParseResults): Add fluent Query API (additive)
#311
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
perf(UnionCaseArgInfo): Flatten Name / CommandLineNames / AppSettingsName
#310
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
refactor(Cli): Split parseCommandLinePartial into named helpers
#309
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(Config): Add env-var prefix factory + Argu.MSConfig companion
#308
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(ParseConfig): Add record + Parse(config) overload (additive)
#307
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(ArgumentParser): Add TryCreate returning Result<_, exn>
#306
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(Nullable): Enable F# nullable reference types on Argu.fsproj
#305
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
feat(UsageStrings): Add localisable labels record for usage rendering
#303
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
fix(usage): Narrow Console.WindowWidth exception catch; floor wrap width
#302
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
refactor(UnParsers): Use let mutable for closure state; fix RELEASE_NOTES URLs
#301
opened May 23, 2026 by
dimension-zero
Contributor
Loading…
test: Split Tests.fs into Shared / Tests / PrimitiveTests
#300
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
perf: Flatten internal Lazy<bool> fields in UnionCaseArgInfo
#299
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
samples: Add Argu.Samples.Introspect demonstrating the introspection API
#298
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
3 tasks done
fix: Report all missing-mandatory groups in a single error message
#297
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
chore: Ship [Obsolete] markers on PostProcessResult v7-deprecated overloads
#296
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
refactor: Replace ref-cell late-binding with let mutable in PreCompute
#294
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
fix: Include the offending expression in expr2Uci's error message
#293
opened May 22, 2026 by
dimension-zero
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.