Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a bunch of typos | HairyFotr | 2017-08-23 | -1/+1 |
| | ||||
* | Update typescript.html.markdown (#2738) | bezigon | 2017-05-25 | -28/+37 |
| | | | https://github.com/adambard/learnxinyminutes-docs/issues/2737 | |||
* | Merge pull request #2576 from dvkndn/patch-2 | Adam Bard | 2017-02-01 | -1/+1 |
|\ | | | | | [typescript/en-us] Use ```ts for typescript syntax highlight | |||
| * | Use ts for typescript syntax | Thien Do | 2016-11-21 | -1/+1 |
| | | ||||
* | | [typescript/en-us] Clarify function section in typescript (#2575) | Thien Do | 2016-11-20 | -2/+4 |
|/ | | | | | | * Clarify function section in typescript * one-liner to braceless | |||
* | Added typescript-pt.html.markdown (#1699) | Gabriel Gomes | 2016-06-26 | -1/+1 |
| | | | | | | * link for learning of javascript adjusted * Added typescript-pt.html.markdown | |||
* | Update typescript.html.markdown | Sergey Isaev | 2016-04-26 | -1/+1 |
| | ||||
* | Fix url for language specifications | Sergey Isaev | 2016-04-26 | -1/+1 |
| | ||||
* | Merge pull request #1640 from adback03/master | Geoff Liu | 2015-12-18 | -0/+8 |
|\ | | | | | [typescript/en] Template Strings | |||
| * | [typescript/en] Fixing typo in 'Interpolation' | Andrew Backes | 2015-10-19 | -1/+1 |
| | | ||||
| * | [typescript/en] Typo fixed in 'backticks' | Andrew Backes | 2015-10-19 | -1/+1 |
| | | ||||
| * | [typescript/en] Multiline Strings | Andrew Backes | 2015-10-18 | -1/+5 |
| | | | | | | Multiline Strings via Template Strings | |||
| * | [typescript/en] Template Strings | Andrew Backes | 2015-10-18 | -0/+4 |
| | | ||||
* | | Make typescript indentation consistently 2 spaces | Daniel Imms | 2015-11-27 | -26/+26 |
|/ | ||||
* | [typescript/en] Fix typo | Eugene Sharygin | 2015-04-21 | -1/+1 |
| | ||||
* | fix spacing issue | Nolan Prescott | 2015-03-10 | -10/+10 |
| | ||||
* | whitespace typo, fix #989 | Nolan Prescott | 2015-03-10 | -1/+1 |
| | ||||
* | Fix formatting, close #990 | Nolan Prescott | 2015-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 highlighters | Adam | 2014-09-08 | -1/+1 |
| | ||||
* | Fixed errors and typos | Philippe | 2014-09-01 | -6/+7 |
| | | | After review from from Nami-Doc | |||
* | Generics added | Philippe | 2014-08-31 | -2/+20 |
| | | | | And a few typos corrected, ready for pull request | |||
* | Added filename in header | Philippe | 2014-08-27 | -0/+1 |
| | ||||
* | Added section on Modules | Philippe | 2014-08-27 | -21/+29 |
| | | | Indented comments and edited the Interfaces part. Still missing indexers and Generics. | |||
* | Small typos | Philippe | 2014-08-14 | -4/+4 |
| | ||||
* | Added inheritance and overwrite examples | Philippe | 2014-08-14 | -3/+21 |
| | ||||
* | Tutorial on classes and functions added | Philippe | 2014-08-14 | -23/+59 |
| | | | TODO: more on indexers, check the comment emitted twice for f2 function | |||
* | Some re-phrasing and typos | Philippe | 2014-08-14 | -5/+6 |
| | ||||
* | Intial file created for TypeScript | Philippe | 2014-08-14 | -0/+75 |
Not all content but it's a good start |