Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Small change to inline literal functions comments. | Sam Zaydel | 2014-07-10 | -1/+2 |
| | ||||
* | Go inline function literals as arguments to other functions or function ↵ | Sam Zaydel | 2014-07-09 | -0/+9 |
| | | | | literals. | |||
* | Learn function decorators with Go | Sam Zaydel | 2014-06-29 | -2/+17 |
| | | | | | Added snippet about using closures as function decorators in Go. Also removed a few extra whitespaces. | |||
* | Hopefully slight language improvement over orig. | Sam Zaydel | 2014-06-23 | -3/+3 |
| | ||||
* | Slight language change per pull req. comment | Sam Zaydel | 2014-06-22 | -3/+3 |
| | ||||
* | Fixed `on` to `in` in comment. | Sam Zaydel | 2014-06-22 | -1/+1 |
| | ||||
* | Should have more detail about named return values. | Sam Zaydel | 2014-06-22 | -0/+10 |
| | | | There was not a section about named return values, and it feels like it is a valuable and important enough thing to learn early on. If nothing else, when looking at someone else's code this may be a point of confusion. | |||
* | Merge pull request #643 from marcoms/patch-1 | Levi Bostian | 2014-06-18 | -0/+10 |
|\ | | | | | Add extra detail | |||
| * | Remove escaped quotes and external gist link | Marco Scannadinari | 2014-06-13 | -2/+2 |
| | | ||||
| * | Fix missing commas and closing braces | Marco Scannadinari | 2014-06-11 | -1/+2 |
| | | ||||
| * | Add extra detail | Marco Scannadinari | 2014-06-08 | -0/+9 |
| | | ||||
* | | Merge pull request #653 from xksteven/master | Adam Bard | 2014-06-16 | -1/+4 |
|\ \ | | | | | | | [python 3/en] fixed error in sets | |||
| * | | Update python3.html.markdown | Steven Basart | 2014-06-16 | -1/+4 |
|/ / | | | | | fixed python 3 english sets error and editted .add comment because .add only accepts one argument | |||
* | | Merge pull request #650 from checkcheckzz/master | Levi Bostian | 2014-06-14 | -1/+1 |
|\ \ | | | | | | | [json/cn]: fix the original typo | |||
| * | | [json/cn]: fix the original typo | niuzhist | 2014-06-13 | -1/+1 |
|/ / | ||||
* | | Merge pull request #649 from bobozhengsir/patch-1 | Nami-Doc | 2014-06-13 | -1/+1 |
|\ \ | | | | | | | Update scala-cn.html.markdown | |||
| * | | Update scala-cn.html.markdown | bobozhengsir | 2014-06-13 | -1/+1 |
|/ / | | | | | miss a comma at line 372 | |||
* | | Merge pull request #648 from jackhooper/patch-1 | Nami-Doc | 2014-06-12 | -1/+1 |
|\ \ | | | | | | | [json/en] - fixed typo | |||
| * | | [json/en] - fixed typo | Jack Hooper | 2014-06-12 | -1/+1 |
|/ / | | | | | Changed "You know know everything..." to "You now know everything..." | |||
* | | Merge pull request #647 from mendozao/patch-1 | Levi Bostian | 2014-06-11 | -1/+1 |
|\ \ | | | | | | | Update markdown.html.markdown | |||
| * | | Update markdown.html.markdown | Osvaldo Mendoza | 2014-06-11 | -1/+1 |
|/ / | | | | | typo | |||
* | | Merge pull request #646 from nati22/master | Adam Brenecki | 2014-06-11 | -1/+1 |
|\ \ | | | | | | | Changed "complimenting" to "complementing". | |||
| * | | Changed "complimenting" to "complementing". | Nati | 2014-06-10 | -1/+1 |
|/ / | ||||
* | | Merge pull request #644 from timothymalcham/perl-doc-line-lengths | Levi Bostian | 2014-06-10 | -6/+12 |
|\ \ | |/ |/| | [perl/en] Shortens line lengths of comments in Perl guide | |||
| * | Shortens line lengths of comments in Perl guide | Timothy Malcham | 2014-06-10 | -6/+12 |
|/ | ||||
* | Merge pull request #641 from wobh/patch-1 | Nami-Doc | 2014-06-07 | -1/+1 |
|\ | | | | | Update elixir.html.markdown | |||
| * | Update elixir.html.markdown | William Clifford | 2014-06-07 | -1/+1 |
|/ | | | minor spelling fix: `s/catched/caught/` | |||
* | Add lang: tag for swift/zh-cn - fixes #640 | Nami-Doc | 2014-06-05 | -2/+3 |
| | ||||
* | Merge pull request #637 from miguelarauj1o/trans_coffeescript | Nami-Doc | 2014-06-05 | -0/+106 |
|\ | | | | | Translating coffeescript to pt-br | |||
| * | Translating coffeescript to pt-br | miguel araujo | 2014-06-05 | -0/+106 |
| | | ||||
* | | Merge pull request #639 from ysagal/patch-1 | Nami-Doc | 2014-06-05 | -1/+1 |
|\ \ | | | | | | | Tiny typo fix | |||
| * | | Tiny typo fix | ysagal | 2014-06-05 | -1/+1 |
|/ / | ||||
* | | Merge pull request #638 from xavieryao/master | Nami-Doc | 2014-06-05 | -2/+228 |
|\ \ | | | | | | | [swift/zh-cn] zh-cn translation for swift | |||
| * | | Tiny symbol missing fixed. | Xavier Yao | 2014-06-05 | -2/+2 |
| | | | ||||
| * | | zh-cn translatation for Swift | Xavier Yao | 2014-06-05 | -0/+226 |
|/ / | ||||
* | | Merge pull request #635 from levibostian/git-push-addition | Adam Bard | 2014-06-05 | -0/+5 |
|\ \ | | | | | | | Add git push -u command to git tutorial. | |||
| * | | Add git push -u command to git tutorial. | Levi Bostian | 2014-06-03 | -0/+5 |
| |/ | ||||
* | | Merge pull request #636 from grant/master | Adam Bard | 2014-06-05 | -0/+224 |
|\ \ | |/ |/| | Swift | |||
| * | Formatted the document according to the guidelines | Grant Timmerman | 2014-06-04 | -47/+47 |
| | | ||||
| * | Added swift docs | Grant Timmerman | 2014-06-04 | -0/+224 |
|/ | ||||
* | Merge pull request #633 from JoaoGFarias/master | Levi Bostian | 2014-06-02 | -0/+649 |
|\ | | | | | Translating C to PT-BR | |||
| * | Translating C to PT-BR | Joao Farias | 2014-06-02 | -0/+649 |
|/ | ||||
* | Merge pull request #632 from ins429/master | Levi Bostian | 2014-06-01 | -0/+32 |
|\ | | | | | [go/ko-kr] add missing translations | |||
| * | [go/ko-kr] add missing translations | ins429 | 2014-06-01 | -0/+32 |
| | | ||||
* | | Merge pull request #631 from checkcheckzz/patch-2 | Levi Bostian | 2014-06-01 | -2/+2 |
|\ \ | |/ |/| | [yaml/cn]: add last translation | |||
| * | [yaml/cn]: add last translation | niuzhist | 2014-06-01 | -2/+2 |
|/ | ||||
* | Merge pull request #630 from jcla1/go-de | Nami-Doc | 2014-06-01 | -0/+318 |
|\ | | | | | [go/de] Added the German translation of the Go tutorial. | |||
| * | Added rest of translation. | Joseph Adams | 2014-06-01 | -20/+20 |
| | | ||||
| * | Translated function: learnConcurrency() | Joseph Adams | 2014-06-01 | -29/+31 |
| | | ||||
| * | Translated function: learnErrorHandling() | Joseph Adams | 2014-06-01 | -9/+11 |
| | |