summaryrefslogtreecommitdiffhomepage
path: root/typescript.html.markdown
Commit message (Collapse)AuthorAgeLines
* Update typescript.html.markdownSergey Isaev2016-04-26-1/+1
|
* Fix url for language specificationsSergey Isaev2016-04-26-1/+1
|
* Merge pull request #1640 from adback03/masterGeoff Liu2015-12-18-0/+8
|\ | | | | [typescript/en] Template Strings
| * [typescript/en] Fixing typo in 'Interpolation'Andrew Backes2015-10-19-1/+1
| |
| * [typescript/en] Typo fixed in 'backticks'Andrew Backes2015-10-19-1/+1
| |
| * [typescript/en] Multiline StringsAndrew Backes2015-10-18-1/+5
| | | | | | Multiline Strings via Template Strings
| * [typescript/en] Template StringsAndrew Backes2015-10-18-0/+4
| |
* | Make typescript indentation consistently 2 spacesDaniel Imms2015-11-27-26/+26
|/
* [typescript/en] Fix typoEugene Sharygin2015-04-21-1/+1
|
* fix spacing issueNolan Prescott2015-03-10-10/+10
|
* whitespace typo, fix #989Nolan Prescott2015-03-10-1/+1
|
* Fix formatting, close #990Nolan Prescott2015-03-10-57/+68
| | | | | | Cleaned up mixed tabs/spaces Wrapped lines at 80 characters Fixed incorrect comment regarding property name
* Review docs for added rouge lexers and update those with new highlightersAdam2014-09-08-1/+1
|
* Fixed errors and typosPhilippe2014-09-01-6/+7
| | | After review from from Nami-Doc
* Generics addedPhilippe2014-08-31-2/+20
| | | | And a few typos corrected, ready for pull request
* Added filename in headerPhilippe2014-08-27-0/+1
|
* Added section on ModulesPhilippe2014-08-27-21/+29
| | | Indented comments and edited the Interfaces part. Still missing indexers and Generics.
* Small typosPhilippe2014-08-14-4/+4
|
* Added inheritance and overwrite examplesPhilippe2014-08-14-3/+21
|
* Tutorial on classes and functions addedPhilippe2014-08-14-23/+59
| | | TODO: more on indexers, check the comment emitted twice for f2 function
* Some re-phrasing and typosPhilippe2014-08-14-5/+6
|
* Intial file created for TypeScriptPhilippe2014-08-14-0/+75
Not all content but it's a good start