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 }}
ASDAlexander77
/
TypeScriptCompiler
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
38
Star
761
Code
Issues
3
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: ASDAlexander77/TypeScriptCompiler
Actions
All workflows
Workflows
Create Release/Upload Asset
Create Release/Upload Asset
Test - Release - Linux
Test - Release - Linux
Test - Release - Windows
Test - Release - Windows
Show more workflows...
Management
Caches
Deployments
Test - Release - Windows
Test - Release - Windows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
cmake-test-release-win.yml
will be ignored since log searching is not yet available
253 workflow runs
253 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Convert the inner arrays of a nested constant array literal too
Test - Release - Windows
#1462:
Pull request
#332
opened by
ASDAlexander77
17m 27s
nested-const-array-cast
nested-const-array-cast
17m 27s
View #332
View workflow file
Say which part of a function signature does not match
Test - Release - Windows
#1461:
Pull request
#331
opened by
ASDAlexander77
17m 8s
func-to-union-return-widening
func-to-union-return-widening
17m 8s
View #331
View workflow file
Cast a constant array literal to another element type element by element
Test - Release - Windows
#1460:
Pull request
#330
opened by
ASDAlexander77
13m 40s
union-array-literal-cast
union-array-literal-cast
13m 40s
View #330
View workflow file
Narrow a union to its only member of the typeof kind
Test - Release - Windows
#1459:
Pull request
#329
opened by
ASDAlexander77
17m 6s
typeof-narrow-union-members
typeof-narrow-union-members
17m 6s
View #329
View workflow file
Do not narrow a typed value to Opaque on typeof "function"
Test - Release - Windows
#1458:
Pull request
#328
synchronize by
ASDAlexander77
16m 9s
safe-cast-skip-generic-function-ref
safe-cast-skip-generic-function-ref
16m 9s
View #328
View workflow file
Do not narrow a typed value to Opaque on typeof "function"
Test - Release - Windows
#1457:
Pull request
#328
opened by
ASDAlexander77
15m 42s
safe-cast-skip-generic-function-ref
safe-cast-skip-generic-function-ref
15m 42s
View #328
View workflow file
Skip statically dead branches of ?:, && and while
Test - Release - Windows
#1456:
Pull request
#327
opened by
ASDAlexander77
17m 27s
fold-static-typeof-other-conditions
fold-static-typeof-other-conditions
17m 27s
View #327
View workflow file
Test - Release - Windows
Test - Release - Windows
#1455:
Scheduled
11m 49s
main
main
11m 49s
View workflow file
Stop debug tslang --emit=exe/dll ending in a breakpoint at exit
Test - Release - Windows
#1454:
Pull request
#326
opened by
ASDAlexander77
16m 53s
crt-report-hook-no-break
crt-report-hook-no-break
16m 53s
View #326
View workflow file
Fix memmove sizes in array shift, unshift and splice
Test - Release - Windows
#1453:
Pull request
#325
opened by
ASDAlexander77
16m 46s
fix-debug-suite-failures
fix-debug-suite-failures
16m 46s
View #325
View workflow file
Skip statically dead typeof branches at MLIR generation
Test - Release - Windows
#1452:
Pull request
#324
opened by
ASDAlexander77
17m 58s
fold-static-typeof
fold-static-typeof
17m 58s
View #324
View workflow file
Make canonicalization patterns report failure when they change nothing
Test - Release - Windows
#1451:
Pull request
#323
opened by
ASDAlexander77
16m 55s
normalize-cast-no-change-failure
normalize-cast-no-change-failure
16m 55s
View #323
View workflow file
Call a hybrid function cast from a plain function directly
Test - Release - Windows
#1450:
Pull request
#322
opened by
ASDAlexander77
17m 2s
hybrid-func-null-this-direct-call
hybrid-func-null-this-direct-call
17m 2s
View #322
View workflow file
Accept name filters and exclusions in --export
Test - Release - Windows
#1449:
Pull request
#321
opened by
ASDAlexander77
17m 18s
export-filters
export-filters
17m 18s
View #321
View workflow file
Add @dllname decorator for custom exported symbol names
Test - Release - Windows
#1448:
Pull request
#320
opened by
ASDAlexander77
17m 4s
dllname-attribute
dllname-attribute
17m 4s
View #320
View workflow file
Add CMake shared-library (DLL) integration example for TSLANG
Test - Release - Windows
#1447:
Pull request
#319
synchronize by
ASDAlexander77
18m 25s
docs-cmake-dll-example
docs-cmake-dll-example
18m 25s
View #319
View workflow file
Add CMake shared-library (DLL) integration example for TSLANG
Test - Release - Windows
#1446:
Pull request
#319
opened by
ASDAlexander77
17m 2s
docs-cmake-dll-example
docs-cmake-dll-example
17m 2s
View #319
View workflow file
Release packages per OS: OS in archive names, Ubuntu 22.04/24.04/26.04
Test - Release - Windows
#1445:
Pull request
#318
opened by
ASDAlexander77
17m 15s
release-os-in-asset-names
release-os-in-asset-names
17m 15s
View #318
View workflow file
Clear lowering-pass side tables between functions (intermittent 00try_finally_return failure)
Test - Release - Windows
#1444:
Pull request
#317
opened by
ASDAlexander77
16m 55s
fix-stale-lowering-context
fix-stale-lowering-context
16m 55s
View #317
View workflow file
Include the version in release archive names
Test - Release - Windows
#1443:
Pull request
#316
opened by
ASDAlexander77
16m 58s
release-archive-version
release-archive-version
16m 58s
View #316
View workflow file
Exported generators under -shared: print boxed objects and quote internal field names
Test - Release - Windows
#1442:
Pull request
#315
opened by
ASDAlexander77
17m 11s
fix-exported-generator-shared
fix-exported-generator-shared
17m 11s
View #315
View workflow file
Treat exported consts as variables; fix const functions across modules
Test - Release - Windows
#1441:
Pull request
#313
synchronize by
ASDAlexander77
14m 35s
fix-exported-const-arrow
fix-exported-const-arrow
14m 35s
View #313
View workflow file
Treat exported consts as variables; fix const functions across modules
Test - Release - Windows
#1440:
Pull request
#313
synchronize by
ASDAlexander77
17m 0s
fix-exported-const-arrow
fix-exported-const-arrow
17m 0s
View #313
View workflow file
Treat exported consts as variables; fix const functions across modules
Test - Release - Windows
#1439:
Pull request
#313
opened by
ASDAlexander77
17m 9s
fix-exported-const-arrow
fix-exported-const-arrow
17m 9s
View #313
View workflow file
Fix const and destructuring locals in modules imported as source
Test - Release - Windows
#1438:
Pull request
#312
opened by
ASDAlexander77
16m 38s
fix-import-const-declaration-mode
fix-import-const-declaration-mode
16m 38s
View #312
View workflow file
Previous
1
2
3
4
5
…
10
11
Next
You can’t perform that action at this time.