2
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CommandProcessor BindParameters fixes More... almost 12 years ago
TEST: Parameter binding and parameter set selection More... almost 12 years ago
Simple application command handling. More... almost 12 years ago
TEST: Prepare for more binding tests More... almost 12 years ago
TEST: Binding of non-switch parameters More... almost 12 years ago
Merge pull request #103 from JayBazuzi/for More... almost 12 years ago
`for` statements More... almost 12 years ago
Pass arbitrary expressions as parameters. More... almost 12 years ago
Merge pull request #101 from b333z/paramchanges2 More... almost 12 years ago
TEST: Enable some CmdLetInfo tests More... almost 12 years ago
Load CommandParameterInfo.Attributes collection More... almost 12 years ago
TEST: Parameter Attribute collection loaded More... almost 12 years ago
Only allow for single AliasAttribute's on parameters More... almost 12 years ago
Merge pull request #100 from JayBazuzi/b333z-paramchanges1 More... almost 12 years ago
Work around compiler warning. More... almost 12 years ago
FORMATTING: Apply default Visual Studio formatting. More... almost 12 years ago
Merge branch 'paramchanges1' of https://github.com/b333z/Pash into b333z-paramchanges1 More... almost 12 years ago
Loading of parameter aliases More... almost 12 years ago
TEST: Refine parameter alias test More... almost 12 years ago
TEST: Added tests for CmdLet Parameters More... almost 12 years ago
Merge pull request #98 from JayBazuzi/cast More... almost 12 years ago
Cast strings to enums. More... almost 12 years ago
In AST Visitor, pick the overload that matches best. More... almost 12 years ago
REFACTOR: Introduce Explaining Variable More... almost 12 years ago
Minor: use `Single()` instead of `[0]` More... almost 12 years ago
REFACTOR: Extract Method `AstBuilder.BuildTypeName` More... almost 12 years ago
REFACTOR: Extract Method `ParseStatement` in AST tests. More... almost 12 years ago
Consider fields for cmdlet parameters More... almost 12 years ago
Ensure cmdlet properties have correct accessors More... almost 12 years ago
Merge pull request #97 from JayBazuzi/return More... almost 12 years ago