2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
archiving More... almost 6 years ago
Remove status icons More... almost 6 years ago
archiving More... almost 6 years ago
Move to .NET Framework v4.5 More... over 8 years ago
update GetCommandCommand output types to match PowerShell on WS2012R2 More... over 8 years ago
aux projects to v4.5 More... over 8 years ago
drop Mono 2.10.8 as it doesn't work with v4.5 More... over 8 years ago
move to .NET Framework v4.5 More... over 8 years ago
common.props More... over 8 years ago
Merge pull request #417 from ygra/resolve-escape-chars More... almost 9 years ago
Fixed parsing of escape characters in double-quoted strings. More... almost 9 years ago
Merge pull request #413 from sburnicki/finally_clause More... almost 9 years ago
Implemented support for finally clauses More... almost 9 years ago
Merge pull request #412 from mrward/get-variable-tests More... almost 9 years ago
TEST: Be less strict with error messages. More... almost 9 years ago
Implement missing parameters for Remove-Variable. More... almost 9 years ago
TEST: Add back original local scope test for Get-Variable. More... almost 9 years ago
TEST: Add tests for existing Remove-Variable implementation. More... almost 9 years ago
REFACTOR: Extract common code for Get/Clear/Set-Variable commands. More... almost 9 years ago
Clear-Variable - Implement Include and Exclude parameters. More... almost 9 years ago
TEST: Add get-variable scope test. More... almost 9 years ago
Clear-Variable - Support wildcards for name parameter. More... almost 9 years ago
Test crashing with unsupported finally clause More... almost 9 years ago
Clear-Variable - Support Scope parameter. More... almost 9 years ago
Clear-Variable - Support Force parameter. More... almost 9 years ago
Clear-Variable - Report error for read-only and constant variables. More... almost 9 years ago
REFACTOR: Extract common code from Set, Get, Clear-Variable commands. More... almost 9 years ago
Fix Get-Variable not returning all variables when they are private. More... almost 9 years ago
Fix Set-Variable not trying to set every variable when one fails. More... almost 9 years ago
Clear-Variable - Unknown variable name reports an error. More... almost 9 years ago