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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
rushstack
Public
forked from
microsoft/rushstack
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
rushstack
apps
api-extractor
src
collector
on
master
User selector
All users
All time
Commit history
Commits on Mar 17, 2020
Rename `@microsoft/node-core-library` to `@rushstack/node-core-library` everywhere
octogonz
committed
3cb5027
View commit details
Copy full SHA for 3cb5027
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Fix a branch regression where setter-with-docs was not being reported
octogonz
committed
ad17065
View commit details
Copy full SHA for ad17065
View code at this point
Browse repository at this point
Misc code review fixes
octogonz
committed
679f621
View commit details
Copy full SHA for 679f621
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Separate fetchMetadata() into fetchSymbolMetadata(), fetchDeclarationMetadata(), and fetchApiItemMetadata()
octogonz
committed
b48edc6
View commit details
Copy full SHA for b48edc6
View code at this point
Browse repository at this point
Rename SignatureMetadata.ts --> DeclarationMetadata.ts
octogonz
committed
1500ad3
View commit details
Copy full SHA for 1500ad3
View code at this point
Browse repository at this point
Rename DeclarationMetadata.ts --> ApiItemMetadata.ts
octogonz
committed
5a2d073
View commit details
Copy full SHA for 5a2d073
View code at this point
Browse repository at this point
Commits on Jan 12, 2020
Move declarationMetadata to be a member of AstDeclaration instead of SignatureMetadata
octogonz
committed
794a957
View commit details
Copy full SHA for 794a957
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Rearchitecture to separate signature-specific parts of DeclarationMetadata into SignatureMetadata
octogonz
committed
e479116
View commit details
Copy full SHA for e479116
View code at this point
Browse repository at this point
Make SymbolMetadata and DeclarationMetadata mostly immutable to make the the order of initialization more rigorous
octogonz
committed
4518e1d
View commit details
Copy full SHA for 4518e1d
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Update ESLint suppressions
octogonz
committed
d1c9f68
View commit details
Copy full SHA for d1c9f68
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Fix Error that should have been InternalError
octogonz
committed
b1faa8e
View commit details
Copy full SHA for b1faa8e
View code at this point
Browse repository at this point
Move getOverloadIndex() into Collector.ts
octogonz
committed
6456687
View commit details
Copy full SHA for 6456687
View code at this point
Browse repository at this point
Commits on Nov 29, 2019
Add some validation to ensure property setters/getters are documented correctly
octogonz
committed
a07e853
View commit details
Copy full SHA for a07e853
View code at this point
Browse repository at this point
Improve AstReferenceResolver to resolve ambiguity caused by ancillary declarations
octogonz
committed
5b01496
View commit details
Copy full SHA for 5b01496
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
Introduce a concept of "ancillary" declarations, and make property setters ancillary to getters
octogonz
committed
dea9b87
View commit details
Copy full SHA for dea9b87
View code at this point
Browse repository at this point
Commits on Nov 6, 2019
Remove unnecessary trailing semi-colon from compiler diagnostic message
KevinTCoughlin
committed
e704615
View commit details
Copy full SHA for e704615
View code at this point
Browse repository at this point
Remove unused imports
KevinTCoughlin
committed
149125f
View commit details
Copy full SHA for 149125f
View code at this point
Browse repository at this point
Remove TypeScriptMessageFormatter#format
KevinTCoughlin
committed
0e4e449
View commit details
Copy full SHA for 0e4e449
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
Update some code to use a guaranteed stable sort
octogonz
committed
37f834f
View commit details
Copy full SHA for 37f834f
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Fix ESLint issues for api-extractor
octogonz
committed
81cf724
View commit details
Copy full SHA for 81cf724
View code at this point
Browse repository at this point
Fix the easy ESLint issues for node-core-library
octogonz
committed
23864e8
View commit details
Copy full SHA for 23864e8
View code at this point
Browse repository at this point
Commits on Oct 5, 2019
Merge remote-tracking branch 'remotes/origin/master' into octogonz/ae-bundledPackages
octogonz
committed
28c2179
View commit details
Copy full SHA for 28c2179
View code at this point
Browse repository at this point
Merge pull request #1 from octogonz/octogonz/FunctionAndMethodAccessability
Show description for 37dbff5
D4N14L
authored
37dbff5
View commit details
Copy full SHA for 37dbff5
View code at this point
Browse repository at this point
Simplify the logic for validating release tags
octogonz
committed
510ee11
View commit details
Copy full SHA for 510ee11
View code at this point
Browse repository at this point
Commits on Oct 4, 2019
Add doc comment to maxEffectiveReleaseTag
D4N14L
committed
1b0644a
View commit details
Copy full SHA for 1b0644a
View code at this point
Browse repository at this point
Commits on Oct 3, 2019
Remove release tag from symbol metadata
D4N14L
committed
0ee18f9
View commit details
Copy full SHA for 0ee18f9
View code at this point
Browse repository at this point
Commits on Oct 1, 2019
Merge branch 'master' of https://github.com/microsoft/web-build-tools into danade/FunctionAndMethodAccessability
D4N14L
committed
5fb080c
View commit details
Copy full SHA for 5fb080c
View code at this point
Browse repository at this point
Commits on Sep 29, 2019
Search+replace https://github.com/Microsoft/web-build-tools with https://github.com/microsoft/rushstack
octogonz
committed
122268d
View commit details
Copy full SHA for 122268d
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
fix top-level undocumented functions
D4N14L
committed
4297385
View commit details
Copy full SHA for 4297385
View code at this point
Browse repository at this point
Add effectiveReleaseTag to DeclarationMetadata
D4N14L
committed
321a442
View commit details
Copy full SHA for 321a442
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Add api extractor config overrides, fix child method trimming
D4N14L
committed
c10e3f9
View commit details
Copy full SHA for c10e3f9
View code at this point
Browse repository at this point
Allow overloaded functions and methods to keep their accessability for different signatures
D4N14L
committed
630db42
View commit details
Copy full SHA for 630db42
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
Basic implementation of "bundledPackages" feature
octogonz
committed
df16320
View commit details
Copy full SHA for df16320
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
Prevent inlining when the name conflicts with a global name
octogonz
committed
d856510
View commit details
Copy full SHA for d856510
View code at this point
Browse repository at this point
Improve _makeUniqueNames() to avoid conflicts with a global name
octogonz
committed
62d9a65
View commit details
Copy full SHA for 62d9a65
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.