Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
powercode
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PowerShell
src
System.Management.Automation
engine
lang
parserutils.cs
on
master
User selector
All users
All time
Commit history
Commits on Oct 16, 2025
Fix IDE0083: UseNotPattern (#26209)
xtqqczze
authored
250144e
View commit details
Copy full SHA for 250144e
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Update to .NET 8 Preview 4 (#19696)
adityapatwardhan
authored
ebe0b54
View commit details
Copy full SHA for ebe0b54
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Make the exception error in PowerShell able to associate with the right history entry (#19095)
daxian-dbw
authored
ef0af95
View commit details
Copy full SHA for ef0af95
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Replace `msh` in public API comment based documentation with PowerShell equivalent (#18483)
SteveL-MSFT
authored
8374823
View commit details
Copy full SHA for 8374823
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
Make PS-Committee reviewed experimental features stable (#15864)
SteveL-MSFT
authored
cced56d
View commit details
Copy full SHA for cced56d
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Optimize IEnumerable variant of replace operator (#14221)
iSazonov
authored
ba49eb2
View commit details
Copy full SHA for ba49eb2
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Avoid creating instances of the generated delegate helper class (#14128)
daxian-dbw
authored
44f5811
View commit details
Copy full SHA for 44f5811
View code at this point
Browse repository at this point
Commits on Nov 20, 2020
Enable IDE0031: Null check can be simplified (#13548)
Show description for 9e28529
xtqqczze
authored
9e28529
View commit details
Copy full SHA for 9e28529
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Fix RCS1221: Use pattern matching instead of combination of 'as' operator and null check (#13333)
Show description for 76cef3b
xtqqczze
authored
76cef3b
View commit details
Copy full SHA for 76cef3b
View code at this point
Browse repository at this point
Fix RCS1098: Constant values should be on right side of comparisons (#13833)
Show description for 03a0ef2
xtqqczze
authored
03a0ef2
View commit details
Copy full SHA for 03a0ef2
View code at this point
Browse repository at this point
Fix IDE0044: MakeFieldReadonly part 12 (#13967)
Show description for 4ed88de
xtqqczze
authored
4ed88de
View commit details
Copy full SHA for 4ed88de
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Use read-only auto-implemented properties (#13507)
Show description for 8598903
xtqqczze
authored
8598903
View commit details
Copy full SHA for 8598903
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Revert "Use `is null` syntax (#13277)" (#13322)
Show description for 4b9b078
daxian-dbw
authored
4b9b078
View commit details
Copy full SHA for 4b9b078
View code at this point
Browse repository at this point
Use `is null` syntax (#13277)
Show description for 6c03776
xtqqczze
authored
6c03776
View commit details
Copy full SHA for 6c03776
View code at this point
Browse repository at this point
Commits on Jun 11, 2020
Code redundancy fixes (#12916)
Show description for 0d5d017
xtqqczze
authored
0d5d017
View commit details
Copy full SHA for 0d5d017
View code at this point
Browse repository at this point
Commits on May 31, 2020
cleanup: Use coalesce expression (#12829)
xtqqczze
authored
4e98011
View commit details
Copy full SHA for 4e98011
View code at this point
Browse repository at this point
Commits on May 29, 2020
Formatting: Add empty line between declarations (#12824)
Show description for 05cab7f
xtqqczze
authored
05cab7f
View commit details
Copy full SHA for 05cab7f
View code at this point
Browse repository at this point
Commits on May 19, 2020
Use nameof operator (#12716)
Show description for 9212aac
xtqqczze
authored
9212aac
View commit details
Copy full SHA for 9212aac
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Fix inconsistent exception message in `-replace` operator (#12388)
jackdcasey
authored
767899d
View commit details
Copy full SHA for 767899d
View code at this point
Browse repository at this point
Commits on Mar 24, 2020
Update copyright notice to latest guidance (#12190)
SteveL-MSFT
authored
b7cb335
View commit details
Copy full SHA for b7cb335
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Reformat code according to EditorConfig rules (#11681)
xtqqczze
authored
a34d0f3
View commit details
Copy full SHA for a34d0f3
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
Use invariant culture string conversion for `-replace` operator (#10954)
iSazonov
authored and
daxian-dbw
committed
54e6199
View commit details
Copy full SHA for 54e6199
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Improve the caching when creating new `Regex` instances (#10657)
iSazonov
authored and
daxian-dbw
committed
54edaee
View commit details
Copy full SHA for 54edaee
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Move consts and methods to single CharExtensions class (#9992)
iSazonov
authored and
TravisEz13
committed
d639046
View commit details
Copy full SHA for d639046
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Support negative numbers in `-split` operator (#8960)
ece-jacob-scott
authored and
TravisEz13
committed
f222a68
View commit details
Copy full SHA for f222a68
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Cleanup: sort usings (#9490)
iSazonov
authored
bd6fdae
View commit details
Copy full SHA for bd6fdae
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Run Codeformatter for SMA (#9402)
iSazonov
authored
ceed73d
View commit details
Copy full SHA for ceed73d
View code at this point
Browse repository at this point
Commits on Mar 10, 2019
Use `Type.EmptyTypes` and `Array.Empty<T>()` to replace our custom code of the same functionality (#9042)
iSazonov
authored and
daxian-dbw
committed
759c4ab
View commit details
Copy full SHA for 759c4ab
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Use List.AddRange (#9001)
iSazonov
authored
d588a36
View commit details
Copy full SHA for d588a36
View code at this point
Browse repository at this point
Commits on Jan 24, 2019
Use https in URLs where available (#8622)
Show description for 8635288
xtqqczze
authored and
TravisEz13
committed
8635288
View commit details
Copy full SHA for 8635288
View code at this point
Browse repository at this point
Commits on Jan 9, 2019
Style: Change first char to upper in summary comments (#8597)
iSazonov
authored and
adityapatwardhan
committed
d801544
View commit details
Copy full SHA for d801544
View code at this point
Browse repository at this point
Commits on Jan 7, 2019
Style: Use the type aliases 'char' and 'bool' instead of 'Char' and 'Boolean' (#8572)
iSazonov
authored and
daxian-dbw
committed
f95dae5
View commit details
Copy full SHA for f95dae5
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Style: Add the ending period to the XML document texts (#8577)
iSazonov
authored and
daxian-dbw
committed
1be3f4c
View commit details
Copy full SHA for 1be3f4c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Style: Change 'String.' to 'string.' (#8568)
iSazonov
authored
dfd2f69
View commit details
Copy full SHA for dfd2f69
View code at this point
Browse repository at this point
Style: Replace String.IsNullOrEmpty with string.IsNullOrEmpty (#8557)
iSazonov
authored
56569b9
View commit details
Copy full SHA for 56569b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.