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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 8, 2022
Improve type inference of hashtable keys (#17907)
MartinGC94
authored
b5ffd04
View commit details
Copy full SHA for b5ffd04
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Use new LINQ Order() methods instead of OrderBy(static x => x) (#18395)
Show description for c16521a
turbedi
authored
c16521a
View commit details
Copy full SHA for c16521a
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Replace some `string.Join(string)` calls with `string.Join(char)` (#18411)
turbedi
authored
9016adf
View commit details
Copy full SHA for 9016adf
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
Fix type inference error for empty return statements (#18351)
MartinGC94
authored
ab7f206
View commit details
Copy full SHA for ab7f206
View code at this point
Browse repository at this point
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 Sep 22, 2022
Make PowerShell class not affiliate with `Runspace` when declaring the `NoRunspaceAffinity` attribute (#18138)
daxian-dbw
authored
79b8140
View commit details
Copy full SHA for 79b8140
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
Make experimental feature `PSCleanBlock` stable (#18043)
SteveL-MSFT
authored
6e36446
View commit details
Copy full SHA for 6e36446
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Do not preserve temporary results when no need to do so (#17856)
daxian-dbw
authored
2c9c97a
View commit details
Copy full SHA for 2c9c97a
View code at this point
Browse repository at this point
Commits on Aug 9, 2022
Add the `ValidateNotNullOrWhiteSpace` attribute (#17191)
wmentha
authored
d75d3b6
View commit details
Copy full SHA for d75d3b6
View code at this point
Browse repository at this point
Improve enumeration of inferred types in pipeline (#17799)
MartinGC94
authored
15dcf63
View commit details
Copy full SHA for 15dcf63
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Add type accelerator `ordered` for `OrderedDictionary` (#17804)
fflaten
authored
0d52375
View commit details
Copy full SHA for 0d52375
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
Improve type inference for `$_` (#17716)
MartinGC94
authored
3d4e294
View commit details
Copy full SHA for 3d4e294
View code at this point
Browse repository at this point
Fix type inference for `ICollection` (#17752)
MartinGC94
authored
5ccbb97
View commit details
Copy full SHA for 5ccbb97
View code at this point
Browse repository at this point
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 13, 2022
Improve type inference and completions (#16963)
MartinGC94
authored
4f6e574
View commit details
Copy full SHA for 4f6e574
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 May 27, 2022
Add type inference support for generic methods with type parameters (#16951)
MartinGC94
authored
e7f705a
View commit details
Copy full SHA for e7f705a
View code at this point
Browse repository at this point
Commits on May 17, 2022
SemanticChecks: Avoid repeated type resolution of `[ordered]` (#17328)
IISResetMe
authored
afe99fc
View commit details
Copy full SHA for afe99fc
View code at this point
Browse repository at this point
Commits on May 10, 2022
Correct spelling of `pseudo` in `Compiler.cs` (#17285)
Show description for 1884693
eltociear
authored
1884693
View commit details
Copy full SHA for 1884693
View code at this point
Browse repository at this point
Commits on May 4, 2022
Fix line breakpoints for `return` statements without a value (#17179)
SeeminglyScience
authored
99f3bb7
View commit details
Copy full SHA for 99f3bb7
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Allow the `PSGetMemberBinder` to get value of `ByRef` property (#16956)
daxian-dbw
authored
a3c4a16
View commit details
Copy full SHA for a3c4a16
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 Feb 3, 2022
Add a couple fixes to generic method invocation (#16822)
daxian-dbw
authored
35ad64e
View commit details
Copy full SHA for 35ad64e
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 Jan 4, 2022
Add AMSI method invocation logging as experimental feature (#16496)
Show description for 0834c65
PaulHigin
authored
0834c65
View commit details
Copy full SHA for 0834c65
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 Oct 6, 2021
Invoke-Command: improve handling of variables with $using: expression (#16113)
dwtaber
authored
53ac646
View commit details
Copy full SHA for 53ac646
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Set $? correctly for command expression with redirections (#16046)
daxian-dbw
authored
66b5d50
View commit details
Copy full SHA for 66b5d50
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Seal private classes (#15725)
Show description for 883ca98
xtqqczze
authored
883ca98
View commit details
Copy full SHA for 883ca98
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
Make classes sealed (#15675)
Show description for 4c2d6dc
xtqqczze
authored
4c2d6dc
View commit details
Copy full SHA for 4c2d6dc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.