Commit Graph

26 Commits

Author SHA1 Message Date
Adam Bard
0809ee0864 Merge pull request #2576 from dvkndn/patch-2
[typescript/en-us] Use ```ts for typescript syntax highlight
2017-02-01 13:55:25 -08:00
Thien Do
ac99d3f1cb [typescript/en-us] Clarify function section in typescript (#2575)
* Clarify function section in typescript

* one-liner to braceless
2016-11-20 21:41:16 +01:00
Thien Do
03bab0e47b Use ts for typescript syntax 2016-11-21 02:31:22 +07:00
Gabriel Gomes
d9caa2436e Added typescript-pt.html.markdown (#1699)
* link for learning of javascript adjusted

* Added typescript-pt.html.markdown
2016-06-26 15:03:09 +02:00
Sergey Isaev
343b7e20ca Update typescript.html.markdown 2016-04-26 03:59:06 +04:00
Sergey Isaev
6136efa772 Fix url for language specifications 2016-04-26 03:58:30 +04:00
Geoff Liu
96bf580579 Merge pull request #1640 from adback03/master
[typescript/en] Template Strings
2015-12-18 17:17:46 -05:00
Daniel Imms
3c048d79ad Make typescript indentation consistently 2 spaces 2015-11-27 15:30:23 -08:00
Andrew Backes
5ca38bf934 [typescript/en] Fixing typo in 'Interpolation' 2015-10-19 10:40:57 -05:00
Andrew Backes
998e76c310 [typescript/en] Typo fixed in 'backticks' 2015-10-19 08:09:58 -05:00
Andrew Backes
525b6106a5 [typescript/en] Multiline Strings
Multiline Strings via Template Strings
2015-10-18 22:38:56 -05:00
Andrew Backes
c3387b8a61 [typescript/en] Template Strings 2015-10-18 22:32:14 -05:00
Eugene Sharygin
107861875f [typescript/en] Fix typo 2015-04-21 23:01:08 +03:00
Nolan Prescott
69480d51b8 fix spacing issue 2015-03-10 16:58:18 -05:00
Nolan Prescott
394e7ecb84 whitespace typo, fix #989 2015-03-10 15:35:00 -05:00
Nolan Prescott
2ae3d41c27 Fix formatting, close #990
Cleaned up mixed tabs/spaces
Wrapped lines at 80 characters
Fixed incorrect comment regarding property name
2015-03-10 15:09:35 -05:00
Adam
eab554a7a7 Review docs for added rouge lexers and update those with new highlighters 2014-09-08 13:08:28 +02:00
Philippe
ef37db634a Fixed errors and typos
After review from from Nami-Doc
2014-09-01 10:51:43 +02:00
Philippe
2c56f7bed4 Generics added
And a few typos corrected, ready for pull request
2014-08-31 17:57:44 +02:00
Philippe
bfa04112e8 Added filename in header 2014-08-27 16:14:57 +02:00
Philippe
0d022b14c0 Added section on Modules
Indented comments and edited the Interfaces part. Still missing indexers and Generics.
2014-08-27 15:41:12 +02:00
Philippe
b5ccc1d83c Small typos 2014-08-14 15:58:34 +02:00
Philippe
7d0adf66ea Added inheritance and overwrite examples 2014-08-14 15:56:30 +02:00
Philippe
7f2256b2e6 Tutorial on classes and functions added
TODO: more on indexers, check the comment emitted twice for f2 function
2014-08-14 15:40:21 +02:00
Philippe
fda947d939 Some re-phrasing and typos 2014-08-14 13:34:41 +02:00
Philippe
3f5251edf9 Intial file created for TypeScript
Not all content but it's a good start
2014-08-14 12:12:50 +02:00