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 }}
ChanningLua
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
compiler
on
unrewrite
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2015
Removed tree rewriting code
DanielRosenwasser
committed
0af4b8a
View commit details
Copy full SHA for 0af4b8a
View code at this point
Browse repository at this point
Stop using rewrites for object literal downlevel emit.
DanielRosenwasser
committed
a391d70
View commit details
Copy full SHA for a391d70
View code at this point
Browse repository at this point
Merge pull request #2104 from Microsoft/arrowFunctionEmit
Show description for 09e3cd6
CyrusNajmabadi
committed
09e3cd6
View commit details
Copy full SHA for 09e3cd6
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
Merge pull request #2109 from Microsoft/sideEffects
Show description for e26de71
CyrusNajmabadi
committed
e26de71
View commit details
Copy full SHA for e26de71
View code at this point
Browse repository at this point
Merge pull request #1971 from Microsoft/commaSeparator
Show description for eaba180
CyrusNajmabadi
committed
eaba180
View commit details
Copy full SHA for eaba180
View code at this point
Browse repository at this point
Merge branch 'master' into sideEffects
Show description for cfe3bb8
CyrusNajmabadi
committed
cfe3bb8
View commit details
Copy full SHA for cfe3bb8
View code at this point
Browse repository at this point
Be more conservative on when we'll emit a function in a single line.
CyrusNajmabadi
committed
f46cb89
View commit details
Copy full SHA for f46cb89
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
27529f1
View commit details
Copy full SHA for 27529f1
View code at this point
Browse repository at this point
Merge branch 'master' into es6Import
Show description for f0f4ca6
ahejlsberg
committed
f0f4ca6
View commit details
Copy full SHA for f0f4ca6
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
8d0dc91
View commit details
Copy full SHA for 8d0dc91
View code at this point
Browse repository at this point
Emit parameter initializers unless we are certain they don't have any side effects.
CyrusNajmabadi
committed
53ed427
View commit details
Copy full SHA for 53ed427
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Merge pull request #2101 from Microsoft/restElementNull
Show description for 60a6b28
ahejlsberg
committed
60a6b28
View commit details
Copy full SHA for 60a6b28
View code at this point
Browse repository at this point
Addressing CR feedback
ahejlsberg
committed
ca92653
View commit details
Copy full SHA for ca92653
View code at this point
Browse repository at this point
Emit arrow functions with expression bodies 'as is' when targetting ES6 or higher.
CyrusNajmabadi
committed
91eedcd
View commit details
Copy full SHA for 91eedcd
View code at this point
Browse repository at this point
Commits on Feb 21, 2015
Preserve newlines between object literal members.
CyrusNajmabadi
committed
b99d70c
View commit details
Copy full SHA for b99d70c
View code at this point
Browse repository at this point
Merge branch 'master' into multiLineEmit2
CyrusNajmabadi
committed
740f7bb
View commit details
Copy full SHA for 740f7bb
View code at this point
Browse repository at this point
Merge branch 'master' into multiLineEmit2
Show description for a228cb5
CyrusNajmabadi
committed
a228cb5
View commit details
Copy full SHA for a228cb5
View code at this point
Browse repository at this point
Merge pull request #2094 from Microsoft/patternMatcher
Show description for b3a74ae
CyrusNajmabadi
committed
b3a74ae
View commit details
Copy full SHA for b3a74ae
View code at this point
Browse repository at this point
Merge branch 'master' into multiLineEmit2
Show description for d928baf
CyrusNajmabadi
committed
d928baf
View commit details
Copy full SHA for d928baf
View code at this point
Browse repository at this point
Merge branch 'master' into patternMatcher
Show description for 06a2784
CyrusNajmabadi
committed
06a2784
View commit details
Copy full SHA for 06a2784
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
0ae0a6f
View commit details
Copy full SHA for 0ae0a6f
View code at this point
Browse repository at this point
Fix crash on destructuring null or undefined into rest element
ahejlsberg
committed
a21460f
View commit details
Copy full SHA for a21460f
View code at this point
Browse repository at this point
Preserve newlines and indentation for binary expressions when possible.
CyrusNajmabadi
committed
b29fba4
View commit details
Copy full SHA for b29fba4
View code at this point
Browse repository at this point
Merge branch 'master' into binaryExpressionEmit
Show description for 8c90fc6
CyrusNajmabadi
committed
8c90fc6
View commit details
Copy full SHA for 8c90fc6
View code at this point
Browse repository at this point
Merge pull request #1950 from Microsoft/thanksLua
Show description for 553f2f0
DanielRosenwasser
committed
553f2f0
View commit details
Copy full SHA for 553f2f0
View code at this point
Browse repository at this point
Include the binary expression's operator in the AST.
CyrusNajmabadi
committed
fc22936
View commit details
Copy full SHA for fc22936
View code at this point
Browse repository at this point
Fixed case where property should not be emitted.
DanielRosenwasser
committed
4138fed
View commit details
Copy full SHA for 4138fed
View code at this point
Browse repository at this point
Extracted out RHS patching property logic to function.
DanielRosenwasser
committed
bebdd73
View commit details
Copy full SHA for bebdd73
View code at this point
Browse repository at this point
Addressed CR comments.
DanielRosenwasser
committed
88c61e8
View commit details
Copy full SHA for 88c61e8
View code at this point
Browse repository at this point
Merge branch 'master' into baseZero
Show description for eb5936b
CyrusNajmabadi
committed
eb5936b
View commit details
Copy full SHA for eb5936b
View code at this point
Browse repository at this point
This is why we need an IO type constructor.
DanielRosenwasser
committed
93c6ac0
View commit details
Copy full SHA for 93c6ac0
View code at this point
Browse repository at this point
Merge branch 'master' into thanksLua
Show description for ec678f3
DanielRosenwasser
committed
ec678f3
View commit details
Copy full SHA for ec678f3
View code at this point
Browse repository at this point
Commits on Feb 20, 2015
Removed unused text-concatenating emit.
DanielRosenwasser
committed
78425d6
View commit details
Copy full SHA for 78425d6
View code at this point
Browse repository at this point
Rewrite the tree instead of hacking text together for downlevel object literals with computed properties.
DanielRosenwasser
committed
51129a7
View commit details
Copy full SHA for 51129a7
View code at this point
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
49c7896
View commit details
Copy full SHA for 49c7896
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.