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
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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForksCollection
/
PowerShell
Public
forked from
PowerShell/PowerShell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
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
parser
Parser.cs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 24, 2022
Remove `FusionAssemblyIdentity` and `GlobalAssemblyCache` as they are not used (#18334)
iSazonov
authored
ece26bc
View commit details
Copy full SHA for ece26bc
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
Use null propagation operator in /engine (#17789)
fflaten
authored
4b4f1d1
View commit details
Copy full SHA for 4b4f1d1
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Use compound assignment in /parser and /debugger (#17726)
Molkree
authored
223c6b8
View commit details
Copy full SHA for 223c6b8
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
Fix parser exception in using statements with empty aliases (#16745)
MartinGC94
authored
84241c3
View commit details
Copy full SHA for 84241c3
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Use discards for unused variables (#17620)
MartinGC94
authored
edac193
View commit details
Copy full SHA for edac193
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix some typos in source code (#17481)
Yulv-git
authored
8cc3984
View commit details
Copy full SHA for 8cc3984
View code at this point
Browse repository at this point
Commits on Mar 3, 2022
Fix the parsing code for method generic arguments (#16937)
daxian-dbw
authored
102782f
View commit details
Copy full SHA for 102782f
View code at this point
Browse repository at this point
Commits on Jan 27, 2022
Add support to allow invoking method with generic type arguments (#12412)
vexx32
authored
8c53252
View commit details
Copy full SHA for 8c53252
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Fix the DSC overview URL in a markdown file and some small cleanup changes (#16629)
daxian-dbw
authored
6662e21
View commit details
Copy full SHA for 6662e21
View code at this point
Browse repository at this point
Commits on Oct 29, 2021
Fix parser to generate error when array has more than 32 dimensions (#16276)
Show description for 979f105
daxian-dbw
authored
979f105
View commit details
Copy full SHA for 979f105
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Add `clean` block to script block as a peer to `begin`, `process`, and `end` to allow easy resource cleanup (#15177)
daxian-dbw
authored
a32700a
View commit details
Copy full SHA for a32700a
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Clean up code regarding `AppDomain.CreateDomain` and `AppDomain.Unload` (#15554)
daxian-dbw
authored
e2ee8e7
View commit details
Copy full SHA for e2ee8e7
View code at this point
Browse repository at this point
Commits on May 21, 2021
Move cross platform DSC code to a subsystem (#15127)
Andrew
authored
8d017d8
View commit details
Copy full SHA for 8d017d8
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Use static lambda keyword (#15154)
iSazonov
authored
91e7298
View commit details
Copy full SHA for 91e7298
View code at this point
Browse repository at this point
Commits on Apr 5, 2021
Unified comment format (#15114)
ZhiZe-ZG
authored
a8a7e04
View commit details
Copy full SHA for a8a7e04
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Cross-platform updates to DSC code in PowerShell (#13399)
Andrew
authored
8e3c3e0
View commit details
Copy full SHA for 8e3c3e0
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Mark private members as static part 9 (#14234)
Show description for c909541
xtqqczze
authored
c909541
View commit details
Copy full SHA for c909541
View code at this point
Browse repository at this point
Commits on Nov 25, 2020
Enable IDE0074: Use coalesce compound assignment (#13396)
Show description for 0d1ea73
xtqqczze
authored
0d1ea73
View commit details
Copy full SHA for 0d1ea73
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 13, 2020
Fix RCS1049: Simplify boolean comparison (#13994)
Show description for b521b85
xtqqczze
authored
b521b85
View commit details
Copy full SHA for b521b85
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
Use `is not` syntax part 2 (#13338)
xtqqczze
authored
03a58c4
View commit details
Copy full SHA for 03a58c4
View code at this point
Browse repository at this point
Enable IDE0054: Use compound assignment (#13546)
Show description for 3ba6106
xtqqczze
authored
3ba6106
View commit details
Copy full SHA for 3ba6106
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Use `is not` syntax where appropriate and remove unnecessary parentheses (#13323)
xtqqczze
authored
4597b41
View commit details
Copy full SHA for 4597b41
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 Jul 20, 2020
Avoid usage of do statement to create an infinite loop (#13137)
Show description for 2c18386
xtqqczze
authored
2c18386
View commit details
Copy full SHA for 2c18386
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Code performance fixes (#12956)
Show description for bd90f19
xtqqczze
authored
bd90f19
View commit details
Copy full SHA for bd90f19
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
Flag `default` switch statement condition clause as keyword (#10487)
msftrncs
authored
2ea18ee
View commit details
Copy full SHA for 2ea18ee
View code at this point
Browse repository at this point
Commits on May 31, 2020
Add readonly modifier to internal static members (#11777)
Show description for e93381e
xtqqczze
authored
e93381e
View commit details
Copy full SHA for e93381e
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 Mar 24, 2020
Fix terms checker issues (#12189)
SteveL-MSFT
authored
f23be43
View commit details
Copy full SHA for f23be43
View code at this point
Browse repository at this point
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 Mar 18, 2020
Use span-based overloads (#11884)
iSazonov
authored
b5d4739
View commit details
Copy full SHA for b5d4739
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Remove old dead code from FullCLR (#11886)
iSazonov
authored
59ad531
View commit details
Copy full SHA for 59ad531
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.