Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
* | Merge pull request #665 from dunckr/patch-1 | Levi Bostian | 2014-07-06 | -1/+1 |
|\ | | | | | Fix 'Immutability' typo | |||
| * | Fix 'Immutability' typo | Duncan Beaton | 2014-07-06 | -1/+1 |
|/ | ||||
* | Merge pull request #664 from petehamilton/patch-1 | Levi Bostian | 2014-07-06 | -7/+0 |
|\ | | | | | Remove duplication of function factory example | |||
| * | Remove duplication of function factory example | Pete Hamilton | 2014-07-05 | -7/+0 |
|/ | ||||
* | Merge pull request #645 from spellart/master | Nami-Doc | 2014-07-03 | -0/+458 |
|\ | | | | | [scala/fr-fr] French translation for scala | |||
| * | Removing comparison with java performance for while loops | chtiprog | 2014-06-14 | -2/+2 |
| | | ||||
| * | Updated links and fix typo | chtiprog | 2014-06-14 | -5/+5 |
| | | ||||
| * | Corrections after pull request of the french translation of Scala | chtiprog | 2014-06-14 | -47/+49 |
| | | ||||
| * | Updated french version of scala | chtiprog | 2014-06-14 | -17/+17 |
| | | ||||
| * | Added french version of Scala | chtiprog | 2014-06-14 | -0/+456 |
| | | ||||
* | | Merge pull request #663 from vvo/patch-2 | Levi Bostian | 2014-07-02 | -2/+16 |
|\ \ | | | | | | | feat(webserver request): add a http.Get example | |||
| * | | feat(webserver request): add a http.Get example | Vincent Voyer | 2014-07-02 | -2/+16 |
| | | | | | | | | | | | | | | | | | | 1. script now exits 2. we initiate a request to the started server to prove the serverHTTP works what do you think? | |||
* | | | Merge pull request #662 from vvo/patch-1 | Levi Bostian | 2014-07-02 | -4/+14 |
|\ \ \ | |/ / |/| | | fix(go func factory): fix func factory example | |||
| * | | fix(go func factory): fix func factory example | Vincent Voyer | 2014-07-02 | -4/+14 |
|/ / | | | | | previous code did not run because outside main() code was done | |||
* | | Merge pull request #661 from P1start/rust | Levi Bostian | 2014-07-01 | -0/+265 |
|\ \ | | | | | | | [rust/en] Add an English Rust tutorial | |||
| * | | add &str explanation; add section on vectors | P1start | 2014-07-01 | -3/+23 |
| | | | ||||
| * | | [rust/en] Add an English Rust tutorial | P1start | 2014-06-30 | -0/+245 |
| | | | | | | | | | | | | Fixes #480. | |||
* | | | Merge pull request #660 from szaydel/master | Levi Bostian | 2014-06-29 | -2/+17 |
|\ \ \ | |/ / |/| | | Learn function decorators with Go | |||
| * | | 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. | |||
* | | | Merge pull request #659 from nixw/spelling_fix | Levi Bostian | 2014-06-28 | -15/+15 |
|\ \ \ | | | | | | | | | [C] Fix spelling and other small issues | |||
| * | | | Fix spelling and other small issues | Nick Ward | 2014-06-28 | -15/+15 |
|/ / / | ||||
* | | | Merge pull request #657 from szaydel/master | Levi Bostian | 2014-06-23 | -0/+10 |
|\| | | | | | | | | Golang - lack of information about named return values in functions | |||
| * | | 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 #656 from tormaroe/patch-1 | Levi Bostian | 2014-06-21 | -2/+2 |
|\ \ \ | |/ / |/| | | Fixed missing + sign in lambda section | |||
| * | | Fixed missing + sign in lambda section | Torbjørn Marø | 2014-06-21 | -2/+2 |
|/ / | ||||
* | | 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..." |