Commit Graph

532 Commits

Author SHA1 Message Date
zhongsp
a8d1f990b7 Update Gulp.md. PR394 2016-09-27 10:28:36 +08:00
zhongsp
4194306e3b review Classes.md. closed #123 2016-09-26 15:48:46 +08:00
zhongsp
c0aa2b2a63 Add documentation for the never type 2016-09-26 15:08:01 +08:00
zhongsp
d9a309bec9 Rearage templates. PR386 2016-09-22 10:44:58 +08:00
Patrick Zhong
afc9d47749 Fix extra comma in sample tsconfigs.json 2016-09-22 10:28:11 +08:00
Patrick Zhong
8d79a802ee Fix bad translation 2016-09-20 08:57:40 +08:00
Patrick Zhong
fe6240795b Fix wrong translation 2016-09-20 08:54:45 +08:00
Patrick Zhong
44ffefeee8 Fix typo 2016-09-19 08:43:11 +08:00
Patrick Zhong
60554afd8b Fix typo 2016-09-16 09:15:12 +08:00
zhongsp
904e33995b minor update 2016-09-13 15:06:42 +08:00
zhongsp
1ba350e8c0 minor update 2016-09-13 15:03:48 +08:00
zhongsp
280f6451a4 minor update 2016-09-13 14:58:22 +08:00
zhongsp
04999a0e57 fix sample code 2016-09-13 14:56:08 +08:00
zhongsp
a6b9548c6a Add babelify preset and extensions options. PR289 2016-09-05 09:13:57 +08:00
Patrick Zhong
9dc59a5680 Update Compiler Options in MSBuild.md
PR370
2016-08-30 09:38:40 +08:00
Patrick Zhong
9fe2be9c6b Update ASP.NET Core.md
PR372
2016-08-29 16:45:40 +08:00
Patrick Zhong
333ece8fb3 Update TypeScript 1.6.md 2016-08-23 14:21:16 +08:00
zhongsp
905402acf7 update gitbook. #115 2016-08-19 10:10:44 +08:00
zhongsp
5a94e848ee add Consumption.md. #115 2016-08-19 09:58:17 +08:00
zhongsp
466d58fe23 add Publishing.md. #115 2016-08-19 09:44:48 +08:00
zhongsp
9871b18503 add Deep Dive.md. #115 2016-08-19 09:06:05 +08:00
zhongsp
29e51c6e00 add By Example.md. #115 2016-08-19 09:05:55 +08:00
zhongsp
7f8d2950b5 add Do's and Don'ts.md. #115 2016-08-19 09:05:45 +08:00
zhongsp
336f308ea8 add Library Structures.md. #115 2016-08-19 09:05:32 +08:00
zhongsp
1469b0f29c add Introduction.md. #115 2016-08-19 09:04:56 +08:00
zhongsp
fc1f0b444e Remove uses of null as default value for flags. PR 2016-08-12 17:35:23 +08:00
zhongsp
6b06192c20 Make default more explicit. PR 2016-08-12 17:32:09 +08:00
zhongsp
9ef22de776 update Compiler Options.md 2016-08-12 17:23:59 +08:00
zhongsp
32e3d9b977 review decorators 2016-08-08 14:39:18 +08:00
jackie
61a849eafe Update Generics.md
使用-->使
2016-08-03 14:25:49 +08:00
jackie
82240dcc58 这码代码 --> 这段代码 2016-07-25 10:33:23 +08:00
freezestudio
7f579ee093 Update Basic Types.md
Individual typo correction
2016-07-24 18:54:12 +08:00
zhongsp
f8d207593a Add noUnusedLocals and noUnusedParameter 2016-07-21 11:11:06 +08:00
zhongsp
fa73322681 Documentation for include and exclude globs in tsconfig.json 2016-07-21 10:58:32 +08:00
zhongsp
3b53dcbf73 This parameters 2016-07-20 17:17:56 +08:00
zhongsp
1392b473bf readonly and protected modifier 2016-07-20 15:26:51 +08:00
zhongsp
ce78f972fa Document readonly 2016-07-20 15:15:49 +08:00
zhongsp
588c794926 Null and Undefined 2016-07-20 14:31:26 +08:00
Patrick Zhong
8e39d0c8dd Fix typo
pr 346
2016-07-20 13:59:50 +08:00
zhongsp
6f12f1ba5c fix type 2016-07-17 19:38:06 +08:00
zhongsp
d19ea6736c Add: Shorthand ambient modules. Wildcard module declarations. UMD modules. 2016-07-14 10:41:26 +08:00
zhongsp
43b019264c satisfy markdownlint 2016-07-05 09:44:18 +08:00
freezestudio
07be70a564 Update Compiler Options.md
Update moduleResolution default logic
2016-06-25 22:36:00 +08:00
zhongsp
c5f11e65ce Add missing parameter name. PR305 2016-06-20 09:25:42 +08:00
zhongsp
c7fbd2ad76 Add Angular 2 tutorial 2016-06-15 08:56:30 +08:00
zhongsp
1fadb444e0 Fix Knockout.md file name 2016-06-12 16:03:10 +08:00
zhongsp
163a77ac5b Update upstream repo PRs 2016-06-12 15:55:59 +08:00
Patrick Zhong
3adcfbf5ff Merge pull request #104 from zhongsp/gulp-review
Review Gulp.md
2016-06-11 17:02:41 +08:00
zhongsp
b3a52de740 Update interface.md 2016-06-11 16:59:40 +08:00
zhongsp
026eea9e3e Review Gulp.md 2016-06-11 16:24:35 +08:00
zhongsp
82f320a02a Add Gulp quick start 2016-06-10 17:26:53 +08:00
zhongsp
61e052bc18 Fix typo in Advanced Types 2016-06-06 09:28:15 +08:00
zhongsp
17a3cf9524 Update Generics.md 2016-06-06 09:22:28 +08:00
zhongsp
7d2ffe7f66 Sync Complier Options.md with remote repo 2016-06-03 13:30:09 +08:00
Patrick Zhong
8c3d0b9e82 Minor fix markdown syntax 2016-06-02 16:56:37 +08:00
zhongsp
8308c5e488 Refactor page names. PR269 2016-06-02 16:47:09 +08:00
zhongsp
a86bd1a389 Refactor images 2016-06-01 13:09:40 +08:00
Patrick Zhong
c95f6bd055 Update Modules.md 2016-05-24 15:04:40 +08:00
abnercrack
37b6ec6be7 change usage with version 1.0 (#95)
* change usage  with version 1.0

The new version abolished this usage
2016-05-20 10:57:41 +09:00
zhongsp
0cdb9f0bb8 Adding a few missing words. PR254 2016-05-18 13:08:21 +08:00
freezestudio
58fc64cc2d Update Advanced Types.md 2016-05-13 18:13:09 +08:00
freezestudio
54a2f42d4b Update Generics.md 2016-05-04 12:13:41 +08:00
Shengping Zhong
757a8bb6dc Merge pull request #89 from freezestudio/patch-1
Update Classes.md
2016-05-02 08:04:25 +09:00
freezestudio
e5c9e8afc0 Update Compiler Options.md 2016-04-27 14:00:50 +08:00
freezestudio
ae634b01e8 Update Classes.md 2016-04-27 12:40:57 +08:00
zhongsp
9a7b73a544 New topic: Nightly build 2016-04-23 11:29:04 +08:00
Shengping Zhong
811d131452 Update README.md 2016-04-18 17:57:18 +08:00
zhongsp
65c9955911 New sections: whats new in TypeScript 2016-04-18 16:48:02 +08:00
vilicvane
5c2e6d6b29 Create What's-new-in-TypeScript.md
#18 Source https://github.com/vilic/typescript-guide/blob/master/wiki/whats-new-in-typescript.md
2016-04-18 15:37:51 +08:00
zhongsp
c1a80369c5 Fix wording 2016-04-17 10:43:57 +08:00
zhongsp
12a5c23f3d Document specialized overload bubbling behavior. PR192 2016-04-16 11:55:27 +08:00
zhongsp
a8d98043a4 Intersection types. PR193 2016-04-14 18:55:39 +08:00
zhongsp
1738bbaf69 Update examples 2016-04-14 18:01:39 +08:00
Shengping Zhong
7eef8162e6 Update Advanced Types.md 2016-04-12 14:43:36 +08:00
zhongsp
6b36d57651 Fix typos. PR240 2016-04-12 14:36:38 +08:00
Shengping Zhong
c14b9f3c42 Update tsconfig.json.md
Use `outFile` instead of `out`
2016-04-12 09:30:45 +08:00
zhongsp
bef0b05580 New topic: Quick start of ASP.NET Core 4
Closed #80.
2016-04-11 15:50:30 +08:00
zhongsp
fcf10ce1b4 New topic: /// directive 2016-04-10 20:16:11 +08:00
freezestudio
e3e4bb6ba3 Update Declaration Merging.md 2016-04-10 16:59:03 +08:00
Shengping Zhong
6b75fe9fc1 Update content for npm typings authoring guidelines. PR195 2016-04-10 11:43:53 +08:00
Shengping Zhong
7592bb203b Update Compiler Options.md 2016-04-10 11:35:34 +08:00
Shengping Zhong
c577269342 New topic: quick start for knockout.js
Closed #42
2016-04-10 11:22:32 +08:00
zhongsp
8e90494357 Update tsconfig.json 2016-04-10 10:23:03 +08:00
zhongsp
6ddc89e808 Update gitbook 2016-04-10 09:45:32 +08:00
Shengping Zhong
683ebb81a5 New section: What's new (#74)
Align with official site structure
2016-04-10 09:19:32 +08:00
freezestudio
424bfda4a5 Update tsconfig.json.md 2016-04-08 19:30:16 +08:00
Shengping Zhong
588ef755e6 Update Variable Declarations.md
Fixed #69
2016-04-08 13:16:44 +08:00
zhongsp
fca08f8e63 Satisfy markdown lint 2016-04-08 12:44:12 +08:00
Shengping Zhong
d891240010 Merge pull request #67 from freezestudio/patch-7
Update Variable Declarations.md
2016-04-08 12:42:43 +08:00
Shengping Zhong
41d02a0fd9 Merge pull request #63 from freezestudio/patch-3
Update Namespaces and Modules.md
2016-04-08 12:38:57 +08:00
Shengping Zhong
0b180b8a5a Merge pull request #64 from freezestudio/patch-4
Update Module Resolution.md
2016-04-08 12:37:41 +08:00
Shengping Zhong
ba13c22df2 Merge pull request #65 from freezestudio/patch-5
Update Functions.md
2016-04-08 12:36:45 +08:00
Shengping Zhong
79472d9af0 Merge pull request #66 from freezestudio/patch-6
Update Declaration Merging.md
2016-04-08 12:36:08 +08:00
freezestudio
5f7add8033 Update Interfaces.md 2016-04-07 15:35:53 +08:00
freezestudio
2175341fb8 Update Variable Declarations.md 2016-04-07 15:32:26 +08:00
freezestudio
d812b35a95 Update Declaration Merging.md 2016-04-07 14:19:53 +08:00
freezestudio
f41dc1c61e Update Functions.md 2016-04-07 11:15:30 +08:00
freezestudio
2e9641991a Update Module Resolution.md 2016-04-07 10:53:42 +08:00
freezestudio
58e44ba76a Update Namespaces and Modules.md 2016-04-07 10:42:54 +08:00
Shengping Zhong
e4a66b4010 Merge pull request #62 from zhongsp/zhongsp-patch-1
Adjust wording
2016-04-07 10:22:36 +08:00
Shengping Zhong
0b1cb0f763 Adjust wording 2016-04-07 10:19:35 +08:00
freezestudio
9f332ca84f Update Interfaces.md
Improper parameter reference
2016-04-07 10:06:58 +08:00
Shengping Zhong
5e0c90640c Adjust wording 2016-04-07 10:04:30 +08:00
Shengping Zhong
98f6749cb0 Fixed Link in Documentation. PR225 2016-04-07 09:58:07 +08:00
Shengping Zhong
361f2c6aac Update --project flag tsconfig.json.md to have two dashes as per spec. PR224 2016-04-07 09:56:01 +08:00
Shengping Zhong
e6a0f7ed0a Fix broken link in Type Compatibility page. PR226 2016-04-07 09:53:35 +08:00
freezestudio
15d6fa5027 Update this-in-TypeScript.md 2016-04-06 19:17:15 +08:00
zhongsp
c2a1bd9e2f Satisfy markdown lint 2016-04-05 09:08:42 +08:00
suifeng liu
8c2deaed47 translation asp-net 2016-04-04 14:28:00 +08:00
suifeng liu
13c4dc1204 修改了部分示例代码,移除了protected constructor部分 2016-04-04 12:15:34 +08:00
suifeng liu
e30105eb23 添加了ts1.8.9中的选项 2016-04-04 09:56:05 +08:00
zhongsp
9eab4e48a5 Add new topic: Module Resolution
Fixed #55. PR181
2016-04-02 11:26:22 +08:00
zhongsp
8855fb9921 This class types. PR 186 2016-04-01 17:53:15 +08:00
zhongsp
ecfa4d1210 String literal types. PR 190 2016-04-01 17:24:01 +08:00
zhongsp
d664820b11 Update pages on compiler options. PR194 2016-04-01 16:52:01 +08:00
Shengping Zhong
e28c25c151 Fix React script tags for index.html, PR209 2016-03-26 15:16:06 +08:00
Shengping Zhong
f522fd6a97 Update tsconfig.json.md, PR202
Also remove `tsconfig.json从TypeScript 1.5开始支持`, since it's a very old version..
2016-03-24 09:23:20 +08:00
Shengping Zhong
217fe660de Remove confusing alias example, PR138 2016-03-23 09:03:28 +08:00
Shengping Zhong
1a9a44627d Reflect change for specialized signatures being considered in type compatibility
PR191
2016-03-22 09:03:56 +08:00
latpaw
38e81e5f89 fixed Module has no exported member Hello 2016-03-18 15:59:15 +08:00
Shengping Zhong
bb6cffd77d Adjust the wording 2016-03-15 09:08:25 +08:00
Shengping Zhong
e180174a8b Add example typing for "Function Module" pattern. PR142 2016-03-15 09:02:58 +08:00
zhongsp
18d32aceea Use 'externals' field in webpack file, use external dependencies, suggest CDN. PR176 2016-03-13 08:10:29 +08:00
Shengping Zhong
d11a121caa Use modules and properties in the React quick start guide. PR169 2016-03-06 08:14:58 +08:00
Shengping Zhong
48b998a753 Fix validate example, PR174 2016-03-05 08:43:31 +08:00
Shengping Zhong
6e1f6e6eb7 Fix wording in Generics.md 2016-03-05 08:39:16 +08:00
zhongsp
3f7ac1adb1 New topic: React and webpack 2016-02-27 10:45:41 +08:00
Shengping Zhong
6ffe121728 Add protected constructor topic, PR158 2016-02-26 14:50:31 +08:00
Shengping Zhong
dd7c90ed28 Update Integrating with Build Tools.md 2016-02-23 08:50:27 +08:00
Shengping Zhong
729a2b1f8c Update Integrating with Build Tools.md as PR 154
Use 'ts-loader' for webpack example.
Add MSBuild and NuGet section.
2016-02-23 08:48:39 +08:00
zhongsp
0d5ac6a95b Added section on excess property checking. PR 148 2016-02-20 08:16:26 +08:00
zhongsp
023bab57b2 Added a small section on type assertions. 2016-02-18 22:41:00 +08:00
Shengping Zhong
20ec6446fd Merge pull request #31 from freezestudio/master
Fix typo: update Interfaces.md
2016-02-17 10:08:31 +08:00
freezestudio
31b92fd9c2 Update Interfaces.md 2016-02-16 14:59:18 +08:00
zhongsp
ea0adf7a93 Add new topic: this in TypeScript 2016-01-31 19:31:04 +08:00
zhongsp
beb94be73e Add new topic: Roadmap 2016-01-24 10:15:53 +08:00
zhongsp
68e84d1962 Add new topic: Coding Guidelines 2016-01-23 16:52:04 +08:00
Shengping Zhong
653eb3da46 Merge pull request #26 from zhongsp/topic-architectural-overview
Add new topic: Architectural-overview
2016-01-23 16:11:19 +08:00
zhongsp
d95fbb6ead Add new topic: Architectural-overview 2016-01-23 16:04:27 +08:00
zhongsp
47fb44101c Add example typing for "Function Module" pattern 2016-01-20 19:56:11 +08:00
zhongsp
aff0be21f9 Update handbook 2016-01-10 09:06:02 +08:00
freezestudio
d3f079084b Update Compiler Options.md 2016-01-06 20:51:39 +08:00
Shengping Zhong
063003d397 Fix an error in code sample 2016-01-05 12:45:35 +08:00
Shengping Zhong
1691cc24a6 Update Basic Types.md
Fix typo.
2016-01-01 17:02:52 +08:00
Shengping Zhong
98cd3e71bc Update Using-TypeScript-With-ASP.NET-5.md 2015-12-30 20:10:05 +08:00
freezestudio
933a6ad0dd Update Decorators.md 2015-12-27 13:18:03 +08:00
zhongsp
eccb3756bd Cleanup docs 2015-12-27 08:17:47 +08:00
zhongsp
c797fb5a91 Add new topic: Using TypeScript With ASP.Net 5 2015-12-27 08:00:27 +08:00
zhongsp
76dd93e700 Add new topic: TypeScript Editor Support 2015-12-26 20:10:53 +08:00
zhongsp
f6aa70ef24 Add new topic: Common Errors 2015-12-26 13:07:26 +08:00
freezestudio
051f2bf306 Update Decorators.md 2015-12-25 14:13:52 +08:00
freezestudio
ae1e3ba1bf Update Decorators.md 2015-12-25 14:09:37 +08:00
Shengping Zhong
d0541be27e Update Symbols.md
Additional changes to PR #10
2015-12-24 10:21:16 +08:00
freezestudio
b3f010652d Update Symbols.md 2015-12-23 14:09:01 +08:00
freezestudio
46c55d9811 Update Iterators and Generators.md 2015-12-22 17:27:48 +08:00
freezestudio
09abff2ef5 Update Writing Definition Files.md 2015-12-21 20:56:43 +08:00
freezestudio
6ab781ccee Update Type Compatibility.md 2015-12-21 20:37:29 +08:00
freezestudio
1043e9f8da Update Type Compatibility.md 2015-12-21 19:42:26 +08:00
freezestudio
4b74d94041 Update Declaration Merging.md 2015-12-21 19:37:20 +08:00
freezestudio
1800fb3188 Update Declaration Merging.md 2015-12-21 18:20:57 +08:00
zhongsp
17fd2e7c02 Sync misc with upstream repo 2015-12-19 15:12:21 +08:00
zhongsp
d7c24a23f3 Fix wording for nominal typing.
Add some notes for better illustrating. Fixed #4.
2015-12-19 14:40:25 +08:00
zhongsp
9c54d3e282 Add new topic: JSX, fixed #5 2015-12-19 14:26:13 +08:00
Shengping Zhong
a4917d2423 Merge pull request #7 from freezestudio/master
Update Type Compatibility.md
2015-12-16 22:47:35 +08:00
freezestudio
307dac12be Update Type Compatibility.md 2015-12-16 22:16:42 +08:00
zhongsp
fada562785 Add markdown lint + ci, and satisfy lint 2015-12-16 22:10:19 +08:00
freezestudio
59626bdef0 Update Generics.md 2015-12-16 18:54:34 +08:00
freezestudio
31797aa3fd Removed some duplicate field 2015-12-16 17:31:26 +08:00
freezestudio
babd6bfb29 Update Functions.md 2015-12-16 17:24:23 +08:00
Shengping Zhong
bbff443179 Merge pull request #2 from freezestudio/master
modify some descrip
2015-12-12 15:35:00 +08:00
freezestudio
3f2025a0a5 Update Classes.md 2015-12-12 13:42:12 +08:00
freezestudio
6038c4ea70 Update Namespaces.md 2015-12-12 13:17:51 +08:00
freezestudio
fe273a49c8 Update Namespaces.md
修正一些描述方式。
2015-12-12 13:16:33 +08:00
zhongsp
92e11c9467 Add new topic: Typings for NPM Packages 2015-12-12 10:21:44 +08:00
zhongsp
5537e50585 Add new topic: Integrating with Build Tools 2015-12-12 09:57:37 +08:00
zhongsp
af8280c0cf Add new topic: Compiler Options in MSBuild 2015-12-12 09:42:52 +08:00
zhongsp
c2484b69d2 Add new topic: Advanced Types 2015-12-11 22:10:23 +08:00
zhongsp
798e88e26d Improve wording, respond to review feedback. Fix #1 2015-12-10 22:10:02 +08:00
zhongsp
117b18f2df Review tsconfig.json 2015-12-08 20:44:56 +08:00
zhongsp
e03adfca9c acts is -> acts as, move paragraph up. 2015-12-07 20:07:07 +08:00
zhongsp
e5af23f60a Review Enums 2015-12-07 17:24:38 +08:00
zhongsp
b5f606f822 Add new topic compiler options 2015-12-06 21:12:07 +08:00
zhongsp
31481f8f80 Add new topic: tsconfig.json 2015-12-06 20:12:47 +08:00
zhongsp
7d8cb3ede5 Added a section on var/let/const. 2015-12-05 18:26:13 +08:00
zhongsp
26df265ee8 Let 2015-12-03 19:26:43 +08:00
zhongsp
10a782bdb2 Fix typo for array types example 2015-12-02 18:47:13 +08:00
zhongsp
37ae1b6630 New topic: Enums 2015-11-30 20:21:18 +08:00
zhongsp
016d85382c review and fix handbook 2015-11-29 10:23:12 +08:00
zhongsp
e1401655ae Add new topic: Decorators 2015-11-28 17:38:25 +08:00
zhongsp
5e1ce830fe Fix gitbook build error 2015-11-28 15:19:07 +08:00
zhongsp
486bec3636 Make it slightly clearer what is going on with ZipCodeValidator 2015-11-28 08:25:36 +08:00
zhongsp
075d2eb155 x should be an Object 2015-11-28 08:22:48 +08:00
zhongsp
a1cde4b93b Port changes from pull 24 2015-11-28 08:20:46 +08:00
zhongsp
aaf5fc1b02 fix naming issue - would not compile otherwise 2015-11-28 08:17:44 +08:00
zhongsp
15eb2b3219 add missing declare 2015-11-28 08:15:59 +08:00
zhongsp
88ad65d249 Reworded 'namespaces and modules.md 2015-11-28 08:13:01 +08:00
zhongsp
2373fc555a Updated content in Functions.md 2015-11-26 20:28:56 +08:00
zhongsp
d5d9f738c5 Markdown prettify 2015-11-26 09:05:49 +08:00
Shengping Zhong
239c1e5127 Update Basic Types.md 2015-11-24 21:54:11 +08:00
zhongsp
4af823a0a4 Format Gitbook 2015-11-18 20:49:38 +08:00
zhongsp
3e5ebe28a6 Use 'ts' instead of 'TypeScript' to appease every markdown highlighter. 2015-11-18 20:01:29 +08:00
zhongsp
caefa95f8e Basic description of tuples 2015-11-18 19:56:24 +08:00
zhongsp
84651aa675 New Topic - Abstract Classes 2015-11-18 19:42:44 +08:00
zhongsp
b6dc2c7716 Add documentation for symbols and for..of statements 2015-11-17 20:29:43 +08:00
zhongsp
6dedac0e93 Add documentation for symbols and for..of statements 2015-11-17 20:19:15 +08:00
zhongsp
607d9c98de Add documentation for symbols and for..of statements 2015-11-16 19:59:33 +08:00
zhongsp
7ac65e5b1c Modules 2015-11-15 09:10:51 +08:00
zhongsp
084e843923 Modules 2015-11-15 09:10:00 +08:00
zhongsp
b848ffc5c5 Modules 2015-11-15 09:09:54 +08:00
zhongsp
99ce866a1c Modules 2015-11-15 08:29:54 +08:00
zhongsp
3fe4f475ac Edit and improve examples 2015-11-08 16:28:36 +08:00
zhongsp
94e5d52774 Edit and improve examples 2015-11-02 21:04:47 +08:00
Shengping Zhong
37ccdd5ae0 Update handbook for octal and binary literal 2015-10-31 14:12:55 +08:00
Shengping Zhong
825534807a Update Basic Concepts section of Declaration Merging 2015-10-31 14:09:33 +08:00
zhongsp
89aabd2be7 Use 'namespace' instead of 'module' in the 'Declaration Merging' section 2015-10-29 21:20:12 +08:00
Shengping Zhong
be2ad0f73c Completing an unfinished sentence on expressions 2015-10-29 20:49:02 +08:00
Shengping Zhong
31fcaffc21 Update Type Compatibility.md 2015-06-27 12:34:45 +08:00
Shengping Zhong
5515a009d4 Update Type Compatibility.md 2015-06-27 12:01:23 +08:00
Shengping Zhong
6368abf186 Update Type Compatibility.md 2015-06-25 15:42:29 +08:00
Shengping Zhong
96305000b4 Delete README.md 2015-06-24 08:11:22 +08:00
Shengping Zhong
2bd2c345af Update Namespaces and Modules.md 2015-06-17 20:35:12 +08:00
Shengping Zhong
0438f2cda3 Update Mixins.md 2015-06-17 09:02:03 +08:00
zhongsp
731e75414b doc: let and const 2015-06-14 19:50:39 +08:00
zhongsp
037245bb06 update 2015-06-13 21:51:25 +08:00
zhongsp
19c2a257e7 update 2015-06-13 21:50:11 +08:00
zhongsp
b1b6b99ec3 update 2015-06-13 21:45:18 +08:00
zhongsp
49f4527d31 update 2015-06-13 21:19:11 +08:00
zhongsp
98352458f7 add file 2015-06-13 20:44:41 +08:00
zhongsp
0c136950e7 handbook: split .d.ts 2015-06-13 20:27:50 +08:00
zhongsp
01a20bff67 handbook: split type compatibility 2015-06-13 20:16:38 +08:00
zhongsp
82a3060fb9 handbook: split type inference 2015-06-13 19:57:22 +08:00
zhongsp
acda56ec6a handbook: split declaration merging 2015-06-13 19:27:22 +08:00
zhongsp
ff6381b65b handbook: split mixins 2015-06-13 19:05:50 +08:00
zhongsp
dc44cb0590 handbook: split generics 2015-06-13 18:12:15 +08:00
zhongsp
1e437698bd handbook: split functions 2015-06-13 16:26:06 +08:00
zhongsp
4191e7c309 handbook: split namespace and modules 2015-06-13 15:54:20 +08:00
zhongsp
203e30fbc7 handbook: split classes 2015-06-13 13:20:04 +08:00
zhongsp
d1c7aa35f3 Add tsconfig.json 2015-06-11 08:56:03 +08:00
zhongsp
546a420272 handbook: split interface 2015-06-09 21:48:45 +08:00
zhongsp
2a7f525ac1 handbook: split interface in progress 2015-06-08 21:54:04 +08:00
Shengping Zhong
2e2cecc957 Update namespace.md 2015-06-06 08:22:07 +08:00
Shengping Zhong
75d74ab699 Update namespace.md 2015-06-06 08:21:28 +08:00
zhongsp
ebc02ab1bf doc: add namespace 2015-06-06 08:17:18 +08:00
zhongsp
d80ba2d644 handbook: update translation for "type inference" 2015-06-04 21:30:17 +08:00
zhongsp
769426312c handbook: add readme 2015-06-04 21:29:34 +08:00
zhongsp
9f3d8a4dbc handbook: split for easy diff as upstream repo 2015-06-04 21:05:06 +08:00
zhongsp
abf18e9afb doc: fix translation 2015-06-02 22:24:16 +08:00
Shengping Zhong
3b0b04aaeb Update TypeScript Language Specification.md 2015-06-02 22:20:28 +08:00
zhongsp
747cf67e72 doc: update handbook index 2015-06-02 22:14:11 +08:00
zhongsp
65338be1ff doc: update handbook with namespace 2015-06-02 22:02:53 +08:00