This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2026-06-19 11:42:41 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
8f28c95b041ba8cf46e3da93973a95552ae83248
TypeScript
/
src
History
Ivo Gabe de Wolff
8f28c95b04
Emit parens when an argument is a comma operator
...
Example: foo`A${ 1 }B${ 2, 3 }C`;
2015-01-05 20:30:38 +01:00
..
compiler
Emit parens when an argument is a comma operator
2015-01-05 20:30:38 +01:00
harness
Merge branch 'master' into layering
2014-12-18 12:20:32 -08:00
lib
Add new method on interface Boolean to ensure it is not assignable from other types
2014-12-08 11:22:52 -08:00
services
CR feedback.
2014-12-29 16:23:11 -08:00