summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix "initialized" typo.Levi Bostian2014-09-05-1/+1
|
* Merge pull request #703 from jcbohin/go-en-confusing_array_initialization-#257Levi Bostian2014-09-05-1/+2
|\ | | | | [go/en] Array initialization disambiguation - fixes #257
| * Fixing missing space and dot.Jean-Christophe Bohin2014-08-07-1/+1
| |
| * Array initialization disambiguation - fixes #257Jean-Christophe Bohin2014-08-04-1/+2
| | | | | | simply added proposed comment, which seems fine
* | Merge pull request #666 from FZSS/masterLevi Bostian2014-09-05-0/+240
|\ \ | | | | | | [markdown/zh-cn] Chinese Translation for Markdown
| * | updated the filename into learnmarkdown-cn.mdKevin Fangzhou Chen2014-07-29-1/+1
| | |
| * | Changed filenameKevin Fangzhou Chen2014-07-26-1/+1
| | |
| * | Update markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-1/+1
| | |
| * | Footnote correctedKevin Fangzhou Chen2014-07-07-1/+1
| | |
| * | typo correctionKevin Fangzhou Chen2014-07-07-1/+1
| | |
| * | Proofread and checked styleKevin Fangzhou Chen2014-07-07-18/+18
| | |
| * | Finally DoneKevin Fangzhou Chen2014-07-07-57/+58
| | |
| * | halfwayKevin Fangzhou Chen2014-07-07-83/+74
| | |
| * | 2nd paraKevin Fangzhou Chen2014-07-07-7/+6
| | |
| * | Update markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-1/+1
| | |
| * | Updated the file headKevin Fangzhou Chen2014-07-07-0/+3
| | |
| * | Create markdown-cn.html.markdownKevin Fangzhou Chen2014-07-07-0/+246
| | | | | | | | | initiate
* | | Fix learntmuxAdam2014-09-05-0/+0
| | |
* | | Added compojureAdam2014-09-05-0/+225
| | |
* | | EDOUBLEDSPACENami-Doc2014-09-05-23/+23
| | | | | | | | | My *fake* ocd kicked in
* | | Merge pull request #743 from kaernyk/masterLevi Bostian2014-09-05-0/+71
|\ \ \ | | | | | | | | [tmux/en] [WIP] Add tmux tutorial
| * | | re-order commandskaernyk2014-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.txtkaernyk2014-09-04-10/+12
| | | |
| * | | Update LearnTmux.txtkaernyk2014-09-02-38/+46
| | | | | | | | | | | | clean up in prep for markdown
| * | | Create LearnTmux.txtkaernyk2014-09-02-0/+61
| | | | | | | | | | | | Quick write-up of using tmux
* | | | Merge pull request #742 from xboston/patch-1Levi Bostian2014-09-05-21/+21
|\ \ \ \ | | | | | | | | | | Errors correction in the Russian ( Golang ) language / Исправление ошибок русского языка
| * | | | Исправление ошибок русского языка / Typo fixesboston2014-09-02-21/+21
| |/ / / | | | | | | | | Исправлены синтаксические и пунктуационные ошибки русского языка
* | | | Merge pull request #745 from ben-eysenbach/patch-2Nami-Doc2014-09-04-1/+1
|\ \ \ \ | | | | | | | | | | Clarified C Octal Character
| * | | | Clarified C Octal CharacterBen Eysenbach2014-09-03-1/+1
|/ / / / | | | | | | | | This fixes issue #658
* | | | Merge pull request #744 from ben-eysenbach/patch-1Levi Bostian2014-09-03-1/+1
|\ \ \ \ | | | | | | | | | | [matlab/en] Matlab syntax error
| * | | | Matlab syntax errorBen Eysenbach2014-09-03-1/+1
|/ / / /
* | | | Merge pull request #732 from cbess/masterLevi Bostian2014-09-02-76/+258
|\ \ \ \ | |/ / / |/| | | [swift/en] - add more examples; update examples
| * | | - fix merge swift conflictC. Bess2014-09-02-69/+425
| |\ \ \ | |/ / / |/| | | | | | | - Merge master
* | | | Merge pull request #741 from levibostian/masterLevi Bostian2014-09-01-1/+1
|\ \ \ \ | | | | | | | | | | Fix arrow => array java typo.
| * | | | Fix arrow => array java typo.Levi Bostian2014-09-01-1/+1
|/ / / /
* | | | Merge pull request #739 from Pvlerick/masterNami-Doc2014-09-01-0/+158
|\ \ \ \ | | | | | | | | | | TypeScript page created
| * | | | Fixed errors and typosPhilippe2014-09-01-6/+7
| | | | | | | | | | | | | | | After review from from Nami-Doc
| * | | | Merge remote-tracking branch 'upstream/master'Philippe2014-08-31-1/+1
| |\ \ \ \
| * | | | | Generics addedPhilippe2014-08-31-2/+20
| | | | | | | | | | | | | | | | | | | | | | | | And a few typos corrected, ready for pull request
| * | | | | Merge remote-tracking branch 'upstream/master'Philippe2014-08-27-335/+586
| |\ \ \ \ \
| * | | | | | 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
* | | | | | | Merge pull request #740 from fredyr/purescript-pull-requestNami-Doc2014-09-01-0/+195
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | [purescript/en] Learn Purescript in Y minutes
| * | | | | | Learn Purescript in Y minutesFredrik Dyrkell2014-08-31-0/+195
|/ / / / / /
* | | | | | Merge pull request #737 from agelber/fix_swift_class_nameNami-Doc2014-08-28-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [swift/en]Fix class name from Rect to Square