1048 Commits

Author SHA1 Message Date
Mohamed Hegazy
95394220b4 Merge branch 'release-1.1'
Conflicts:
	Jakefile
	src/compiler/tsc.ts
2014-09-22 14:55:28 -07:00
Mohamed Hegazy
dbf87641d7 Update LKG 2014-09-22 14:50:52 -07:00
Yui
f7a29222fa Merge pull request #711 from Microsoft/returnExitCode
Return exit code
2014-09-22 14:25:46 -07:00
Yui T
8947757d09 Merge branch 'master' into returnExitCode 2014-09-22 14:05:55 -07:00
Mohamed Hegazy
09d6e4aaa6 Condition the custom serialization on the existance of JSON 2014-09-22 13:17:21 -07:00
Mohamed Hegazy
7e6bb85be4 Merge pull request #710 from Microsoft/JSONInEmitter
Add explict serialization logic for source maps to avoid using JSON
2014-09-22 12:47:48 -07:00
Mohamed Hegazy
4465fe1890 respond to code review comments 2014-09-22 12:47:26 -07:00
Mohamed Hegazy
804a3a5a57 Properly escape strings when serializing source maps 2014-09-22 11:50:31 -07:00
Yui T
94e788c737 Address code review 2014-09-22 09:43:47 -07:00
Mohamed Hegazy
d38b080499 Merge pull request #713 from Microsoft/JSONInLocaleFix
condition the use of locale on the exitance of JSON
2014-09-22 09:37:01 -07:00
CyrusNajmabadi
debc6539a0 Merge pull request #701 from Microsoft/fidelityParser
Port fidelity changes to github.
2014-09-19 20:54:51 -07:00
Cyrus Najmabadi
4143c242b5 Remove unnecessary indent. 2014-09-19 18:15:27 -07:00
Cyrus Najmabadi
0282b51c68 Updated test baselines. 2014-09-19 17:58:41 -07:00
Cyrus Najmabadi
4aa7c6693c Updating baselines. 2014-09-19 17:58:16 -07:00
Cyrus Najmabadi
e426c83017 Merge branch 'master' into fidelityParser 2014-09-19 17:53:07 -07:00
Yui T
76656f2460 Address code reviews 2014-09-19 16:18:16 -07:00
Mohamed Hegazy
218bcd8c1e condition the use of locale on the exitance of JSON 2014-09-19 15:55:26 -07:00
Yui T
eaa4daaee5 Return exit code 2014-09-19 15:17:19 -07:00
Mohamed Hegazy
c0b507ad08 remove commented out code 2014-09-19 15:17:11 -07:00
Mohamed Hegazy
b15304fc9e add explict serialization logic for source maps to avoid using JSON 2014-09-19 15:09:04 -07:00
Anders Hejlsberg
c45d8e77bc Merge pull request #700 from Microsoft/updateLangSpec
Adding protected members to Language Specification
2014-09-19 14:48:49 -07:00
Anders Hejlsberg
7cc6bbb4d1 Merge pull request #688 from Microsoft/protectedMembers
Support for protected members in classes
2014-09-19 14:43:53 -07:00
Anders Hejlsberg
b5b0777ad5 More tests for protected members 2014-09-19 14:01:07 -07:00
Mohamed Hegazy
d2f4cd7d92 Merge branch 'assertOnMissingNodes' into release-1.1 2014-09-19 12:43:52 -07:00
Mohamed Hegazy
68687395b8 handle cases where we have a node with width 0 when reporting grammar errors 2014-09-19 09:44:47 -07:00
Anders Hejlsberg
ddfe28db66 Accepting new baselines 2014-09-19 06:37:55 -07:00
Anders Hejlsberg
c990c4282d Improved error messages for private and protected member access 2014-09-19 06:35:59 -07:00
Cyrus Najmabadi
0e9134788a Port fidelity changes to github. 2014-09-18 15:37:16 -07:00
Anders Hejlsberg
e7faf6804e Adding protected members to Language Specification 2014-09-18 15:29:49 -07:00
Yui
80bab05d07 Merge pull request #699 from Microsoft/reportDeclarationEmitErrors
Report declaration emit errors
2014-09-18 14:20:56 -07:00
Yui T
3721382933 Merge branch 'master' into reportDeclarationEmitErrors 2014-09-18 14:08:26 -07:00
Yui T
c91c52de39 Clarify comments 2014-09-18 14:07:48 -07:00
Mohamed Hegazy
7aac8d5161 Merge pull request #689 from Microsoft/todoComments
Migrate getTodoComments to use the new tree
2014-09-18 14:03:46 -07:00
Mohamed Hegazy
831d26f3dd respond to code review comments 2014-09-18 13:59:59 -07:00
Yui T
360d332bd4 Address code-review comments 2014-09-18 13:50:38 -07:00
Yui T
b08cd8c9a9 Add fourslash testcases 2014-09-18 12:42:44 -07:00
Yui T
48002d4d48 Fix language service; doesn't capture declaration emit errors 2014-09-18 12:41:41 -07:00
Mohamed Hegazy
d7573d3e81 Remove unused third party tools 2014-09-18 11:49:40 -07:00
Vladimir Matveev
3ca2a7df4e Merge pull request #696 from Microsoft/format_code
add 'skipTrivia' parameter to scanner
2014-09-18 11:49:04 -07:00
Vladimir Matveev
7188ab69b2 add 'skipTrivia' parameter to scanner 2014-09-17 23:59:53 -07:00
Mohamed Hegazy
dfeaabe341 Merge pull request #692 from sparecycles/contrib/fix-array-doc
fix documentation for {Ui,I}nt{8,16,32}Array
2014-09-17 21:09:18 -07:00
Adam Freidin
b64316396b fix documentation for {Ui,I}nt{8,16,32}Array 2014-09-17 19:50:00 -07:00
Mohamed Hegazy
eb01e92442 respond to code review comments 2014-09-17 17:42:03 -07:00
Mohamed Hegazy
beb2725f11 Merge pull request #676 from Microsoft/completionFixes
Completion fixes
2014-09-17 17:31:30 -07:00
Mohamed Hegazy
9e00693163 respond to code review comments 2014-09-17 17:28:03 -07:00
Anders Hejlsberg
08188b0142 Merge branch 'master' into protectedMembers 2014-09-17 17:05:45 -07:00
Anders Hejlsberg
4aa04a93b3 Addressing CR feedback 2014-09-17 16:36:38 -07:00
CyrusNajmabadi
d867cecf74 Merge pull request #682 from Microsoft/getRenameInfo
Implement the getRenameInfo language service entrypoint.
2014-09-17 15:52:12 -07:00
Cyrus Najmabadi
2eb14aa7ca Merge branch 'master' into getRenameInfo
Conflicts:
	src/services/services.ts
2014-09-17 15:36:26 -07:00
Cyrus Najmabadi
7320a189f1 Adding rename tests. 2014-09-17 15:19:20 -07:00