Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add FZSS's GitHub profile link to close ↵ | Levi Bostian | 2014-09-05 | -1/+1 |
| | | | | https://github.com/adambard/learnxinyminutes-docs/pull/666 | |||
* | Merge master branch 'upstream/master' | Levi Bostian | 2014-09-05 | -0/+240 |
|\ | ||||
| * | Merge pull request #666 from FZSS/master | Levi Bostian | 2014-09-05 | -0/+240 |
| |\ | | | | | | | [markdown/zh-cn] Chinese Translation for Markdown | |||
| | * | updated the filename into learnmarkdown-cn.md | Kevin Fangzhou Chen | 2014-07-29 | -1/+1 |
| | | | ||||
| | * | Changed filename | Kevin Fangzhou Chen | 2014-07-26 | -1/+1 |
| | | | ||||
| | * | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | ||||
| | * | Footnote corrected | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | ||||
| | * | typo correction | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | ||||
| | * | Proofread and checked style | Kevin Fangzhou Chen | 2014-07-07 | -18/+18 |
| | | | ||||
| | * | Finally Done | Kevin Fangzhou Chen | 2014-07-07 | -57/+58 |
| | | | ||||
| | * | halfway | Kevin Fangzhou Chen | 2014-07-07 | -83/+74 |
| | | | ||||
| | * | 2nd para | Kevin Fangzhou Chen | 2014-07-07 | -7/+6 |
| | | | ||||
| | * | Update markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -1/+1 |
| | | | ||||
| | * | Updated the file head | Kevin Fangzhou Chen | 2014-07-07 | -0/+3 |
| | | | ||||
| | * | Create markdown-cn.html.markdown | Kevin Fangzhou Chen | 2014-07-07 | -0/+246 |
| | | | | | | | | | initiate | |||
* | | | Add traditional for loop bash example to close ↵ | Levi Bostian | 2014-09-05 | -0/+7 |
| | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/654 | |||
* | | | Add lua-cn filename to close ↵ | Levi Bostian | 2014-09-05 | -0/+1 |
| | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/610/files | |||
* | | | Couple changes to C to close ↵ | Levi Bostian | 2014-09-05 | -3/+9 |
|/ / | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/594 | |||
* | | Fix learntmux | Adam | 2014-09-05 | -0/+0 |
| | | ||||
* | | Added compojure | Adam | 2014-09-05 | -0/+225 |
| | | ||||
* | | EDOUBLEDSPACE | Nami-Doc | 2014-09-05 | -23/+23 |
| | | | | | | My *fake* ocd kicked in | |||
* | | Merge pull request #743 from kaernyk/master | Levi Bostian | 2014-09-05 | -0/+71 |
|\ \ | | | | | | | [tmux/en] [WIP] Add tmux tutorial | |||
| * | | re-order commands | kaernyk | 2014-09-04 | -12/+12 |
| | | | | | | | | | I'm trying to perfect the order so that learning how to use tmux can be reasonably accomplished in one sitting. I feel like I may be leaving out some things that power users would be interested in, but for the sake of someone attempting to find out if they enjoy using tmux I believe it is in decent shape. | |||
| * | | Update LearnTmux.txt | kaernyk | 2014-09-04 | -10/+12 |
| | | | ||||
| * | | Update LearnTmux.txt | kaernyk | 2014-09-02 | -38/+46 |
| | | | | | | | | | clean up in prep for markdown | |||
| * | | Create LearnTmux.txt | kaernyk | 2014-09-02 | -0/+61 |
| | | | | | | | | | Quick write-up of using tmux | |||
* | | | Merge pull request #742 from xboston/patch-1 | Levi Bostian | 2014-09-05 | -21/+21 |
|\ \ \ | | | | | | | | | Errors correction in the Russian ( Golang ) language / Исправление ошибок русского языка | |||
| * | | | Исправление ошибок русского языка / Typo fixes | boston | 2014-09-02 | -21/+21 |
| |/ / | | | | | | | Исправлены синтаксические и пунктуационные ошибки русского языка | |||
* | | | Merge pull request #745 from ben-eysenbach/patch-2 | Nami-Doc | 2014-09-04 | -1/+1 |
|\ \ \ | | | | | | | | | Clarified C Octal Character | |||
| * | | | Clarified C Octal Character | Ben Eysenbach | 2014-09-03 | -1/+1 |
|/ / / | | | | | | | This fixes issue #658 | |||
* | | | Merge pull request #744 from ben-eysenbach/patch-1 | Levi Bostian | 2014-09-03 | -1/+1 |
|\ \ \ | | | | | | | | | [matlab/en] Matlab syntax error | |||
| * | | | Matlab syntax error | Ben Eysenbach | 2014-09-03 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #732 from cbess/master | Levi Bostian | 2014-09-02 | -76/+258 |
|\ \ \ | |/ / |/| | | [swift/en] - add more examples; update examples | |||
| * | | - fix merge swift conflict | C. Bess | 2014-09-02 | -69/+425 |
| |\ \ | |/ / |/| | | | | | - Merge master | |||
* | | | Merge pull request #741 from levibostian/master | Levi Bostian | 2014-09-01 | -1/+1 |
|\ \ \ | | | | | | | | | Fix arrow => array java typo. | |||
| * | | | Fix arrow => array java typo. | Levi Bostian | 2014-09-01 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #739 from Pvlerick/master | Nami-Doc | 2014-09-01 | -0/+158 |
|\ \ \ | | | | | | | | | TypeScript page created | |||
| * | | | Fixed errors and typos | Philippe | 2014-09-01 | -6/+7 |
| | | | | | | | | | | | | After review from from Nami-Doc | |||
| * | | | Merge remote-tracking branch 'upstream/master' | Philippe | 2014-08-31 | -1/+1 |
| |\ \ \ | ||||
| * | | | | Generics added | Philippe | 2014-08-31 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | | And a few typos corrected, ready for pull request | |||
| * | | | | Merge remote-tracking branch 'upstream/master' | Philippe | 2014-08-27 | -335/+586 |
| |\ \ \ \ | ||||
| * | | | | | 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 | |||
* | | | | | | Merge pull request #740 from fredyr/purescript-pull-request | Nami-Doc | 2014-09-01 | -0/+195 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | [purescript/en] Learn Purescript in Y minutes | |||
| * | | | | | Learn Purescript in Y minutes | Fredrik Dyrkell | 2014-08-31 | -0/+195 |
|/ / / / / |