Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Fix lexer to balk at unrecognized characters, e.g. '@'
Fix moved output names; support object pointers in cache
Introduce error() method to print errors
Generate the interpreter #98831
GH-98831: Refactor and fix cases generator #99526
Add macro() and op() DSL features
Improve code generation for super/macro instructions
Move super code generation into a helper
Reduce the fiddling with integers in super analysis
Do the super/macro analysis at analysis time
Check components of super/macro ops
Fix crash when WITH_EXCEPT_START errors out
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge branch 'main' into macro-ops
Avoid compiler warning on unused variable