FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · Nevor/TypeScript · GitHub
Nevor
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 12, 2014
Merge remote-tracking branch 'origin/master' into SingletonTypes
Show description for 282a3d5
Nevor
committed
282a3d5
View commit details
Copy full SHA for 282a3d5
Browse repository at this point
Merge pull request #1128 from Microsoft/proto
Show description for a54f974
sheetalkamat
committed
a54f974
View commit details
Copy full SHA for a54f974
Browse repository at this point
Commits on Nov 11, 2014
Fix the completion entry for __proto
Show description for 37d8499
sheetalkamat
committed
37d8499
View commit details
Copy full SHA for 37d8499
Browse repository at this point
All the identifiers need to be escaped to make sure compiler doesnt confuse __NonUnderscore character incorrectly
Show description for 4c28e73
sheetalkamat
committed
4c28e73
View commit details
Copy full SHA for 4c28e73
Browse repository at this point
Merge pull request #1072 from Microsoft/taggedTemplates
Show description for 7a5c360
DanielRosenwasser
committed
7a5c360
View commit details
Copy full SHA for 7a5c360
Browse repository at this point
Merge pull request #1124 from Microsoft/completionListAugmentedType
Show description for ce4dac3
sheetalkamat
committed
ce4dac3
View commit details
Copy full SHA for ce4dac3
Browse repository at this point
Asserting myself more.
DanielRosenwasser
committed
3113429
View commit details
Copy full SHA for 3113429
Browse repository at this point
Merge branch 'master' into taggedTemplates
DanielRosenwasser
committed
c22a471
View commit details
Copy full SHA for c22a471
Browse repository at this point
Asserting myself.
DanielRosenwasser
committed
9880f93
View commit details
Copy full SHA for 9880f93
Browse repository at this point
Removed the debugger statement from test case
sheetalkamat
committed
80fbc05
View commit details
Copy full SHA for 80fbc05
Browse repository at this point
Merge pull request #1123 from Microsoft/allowIn
Show description for d5cfb9d
CyrusNajmabadi
committed
d5cfb9d
View commit details
Copy full SHA for d5cfb9d
Browse repository at this point
CR feedback.
CyrusNajmabadi
committed
ba11e68
View commit details
Copy full SHA for ba11e68
Browse repository at this point
export ReferencePathMatchResult interface as it is used by other exported functions
mhegazy
committed
c3131e2
View commit details
Copy full SHA for c3131e2
Browse repository at this point
If we are comparing left hand side for is position of type node, it is false, because it is namespace position and not type position
Show description for 57af262
sheetalkamat
committed
57af262
View commit details
Copy full SHA for 57af262
Browse repository at this point
Keep track of 'disallowIn' as an ambient parser flag instead of having to pass it along everywhere.
Show description for 766cb28
CyrusNajmabadi
committed
766cb28
View commit details
Copy full SHA for 766cb28
Browse repository at this point
Merge pull request #1116 from Microsoft/normalizeSlashes
Show description for 04e2169
sheetalkamat
committed
04e2169
View commit details
Copy full SHA for 04e2169
Browse repository at this point
Consolidated normalizing slashes to use from typescript core in services
sheetalkamat
committed
45e4e16
View commit details
Copy full SHA for 45e4e16
Browse repository at this point
Commits on Nov 10, 2014
Merge pull request #1118 from Microsoft/completionWithBackSlashAfterString
Show description for 23b8613
sheetalkamat
committed
23b8613
View commit details
Copy full SHA for 23b8613
Browse repository at this point
Merge pull request #1105 from Microsoft/trailingTrivia
Show description for 25e28b2
CyrusNajmabadi
committed
25e28b2
View commit details
Copy full SHA for 25e28b2
Browse repository at this point
Test case for completion list at backslash following string
Show description for 0cabff4
sheetalkamat
committed
0cabff4
View commit details
Copy full SHA for 0cabff4
Browse repository at this point
Merge pull request #1117 from Microsoft/sighelp
Show description for 2e39c93
mhegazy
committed
2e39c93
View commit details
Copy full SHA for 2e39c93
Browse repository at this point
set the correct range for paramters in signature help
mhegazy
committed
03c80ac
View commit details
Copy full SHA for 03c80ac
Browse repository at this point
Consolidate normalizing slashes and use it from typescript core.ts
sheetalkamat
committed
62f1144
View commit details
Copy full SHA for 62f1144
Browse repository at this point
Updating the gitignore file now that we build debug version of js files
sheetalkamat
committed
6f5b20c
View commit details
Copy full SHA for 6f5b20c
Browse repository at this point
Merge pull request #1085 from joshk/patch-1
Show description for 40ffa87
danquirk
committed
40ffa87
View commit details
Copy full SHA for 40ffa87
Browse repository at this point
Body is optional.
Show description for 8262bc2
CyrusNajmabadi
committed
8262bc2
View commit details
Copy full SHA for 8262bc2
Browse repository at this point
Use union types to make For/ForIn statements simpler.
Show description for 3174cbc
CyrusNajmabadi
committed
3174cbc
View commit details
Copy full SHA for 3174cbc
Browse repository at this point
Simplify API for nodes that have both a block and an expression.
Show description for 2288f42
CyrusNajmabadi
committed
2288f42
View commit details
Copy full SHA for 2288f42
Browse repository at this point
Simplify API for nodes htat have both a block and a semicolon token.
Show description for f59cb60
CyrusNajmabadi
committed
f59cb60
View commit details
Copy full SHA for f59cb60
Browse repository at this point
Simplify module name parsing.
Show description for 535dc0d
CyrusNajmabadi
committed
535dc0d
View commit details
Copy full SHA for 535dc0d
Browse repository at this point
Simplified parsing.
CyrusNajmabadi
committed
fc25dfb
View commit details
Copy full SHA for fc25dfb
Browse repository at this point
Tiny perf tweaks to scanning.
CyrusNajmabadi
committed
b83c37a
View commit details
Copy full SHA for b83c37a
Browse repository at this point
Merge branch 'master' into trailingTrivia
CyrusNajmabadi
committed
3825cfc
View commit details
Copy full SHA for 3825cfc
Browse repository at this point
Merge pull request #1103 from DickvdBrink/unused-vars
Show description for 6eabefd
mhegazy
committed
6eabefd
View commit details
Copy full SHA for 6eabefd
Browse repository at this point
Merge pull request #1102 from DickvdBrink/timing-fix
Show description for 32d9795
mhegazy
committed
32d9795
View commit details
Copy full SHA for 32d9795
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL