summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #630 from jcla1/go-deNami-Doc2014-06-01-0/+318
|\ | | | | [go/de] Added the German translation of the Go tutorial.
| * Added rest of translation.Joseph Adams2014-06-01-20/+20
| |
| * Translated function: learnConcurrency()Joseph Adams2014-06-01-29/+31
| |
| * Translated function: learnErrorHandling()Joseph Adams2014-06-01-9/+11
| |
| * Translated function: learnInterfaces()Joseph Adams2014-06-01-16/+16
| |
| * Translated function: learnControlFlow()Joseph Adams2014-06-01-25/+28
| |
| * Translated function: learnMemory()Joseph Adams2014-06-01-9/+10
| |
| * Translated function: learnTypes()Joseph Adams2014-06-01-36/+37
| |
| * Translation of next 2 functions.Joseph Adams2014-06-01-7/+10
| |
| * Start of initial translation: Go -> de-de.Joseph Adams2014-06-01-0/+306
| |
* | Merge pull request #629 from checkcheckzz/patch-2Nami-Doc2014-06-01-2/+138
|\ \ | | | | | | yaml: Chinese translation
| * | fix encoding issueniuzhist2014-05-31-28/+28
| | |
| * | yaml: Chinese translationniuzhist2014-05-31-2/+138
|/ /
* | Merge pull request #628 from checkcheckzz/patch-1Nami-Doc2014-06-01-11/+133
|\ \ | | | | | | XML: Chinese translation
| * | remove white space at the end of both xml filesniuzhist2014-05-31-12/+2
| | |
| * | XML: Chinese translationniuzhist2014-05-31-5/+137
|/ /
* | Merge pull request #626 from checkcheckzz/masterNami-Doc2014-05-31-0/+51
|\ \ | | | | | | JSON: Chinese translation
| * | JSON: Chinese translationniuzhist2014-05-31-0/+51
|/ /
* | Merge pull request #625 from themiurgo/patch-1Nami-Doc2014-05-29-1/+1
|\ \ | | | | | | Minor typo
| * | Minor typoAntonio Lima2014-05-29-1/+1
|/ /
* | Merge pull request #624 from attomos/masterLevi Bostian2014-05-27-7/+7
|\ \ | | | | | | Added missing semicolons and correct some words.
| * | Added missing semicolons and correct some words.Nattaphoom Ch2014-05-28-7/+7
|/ /
* | Merge pull request #623 from discomethod/patch-1Levi Bostian2014-05-26-1/+1
|\ \ | | | | | | C# - minor typo
| * | minor typodiscomethod2014-05-26-1/+1
|/ /
* | Merge pull request #620 from kimtg/masterAdam Bard2014-05-26-0/+640
|\ \ | | | | | | [racket/kr] added racket-kr
| * | filename fixedKIM Taegyoon2014-05-24-1/+1
| | |
| * | added racket-krKIM Taegyoon2014-05-24-0/+640
| | |
* | | link to racketAdam2014-05-26-1/+1
| | |
* | | lisp -> scheme highlightingAdam2014-05-26-1/+1
| | |
* | | Merge pull request #622 from e99n09/patch-2Nami-Doc2014-05-24-1/+1
|\ \ \ | | | | | | | | Fix accidentally-commented-out line
| * | | Fix accidentally-commented-out linee99n092014-05-24-1/+1
|/ / / | | | | | | Un-commented a line that should have been executable.
* | | Merge pull request #618 from e99n09/patch-1Nami-Doc2014-05-24-180/+343
|\ \ \ | | | | | | | | [R] Significant new content
| * | | Update r.html.markdowne99n092014-05-24-24/+69
| | | | | | | | | | | | Minor changes to comments (fixing typos, etc.). Deleted "weird types" section; broke out "NULL" type into its own type category. Added instructions for dropping rows and columns in data.frame and data.table. How to make summary tables in data.table.
| * | | Significant new contente99n092014-05-23-175/+293
| | | | | | | | | | | | I moved some things around. I preserved isomorphismes' "no programming knowledge first" approach; I really like this. In the "programming-heavy" part of the tutorial, I emphasized from the very beginning that every "single" thing in R, like 4 or "foo", is really just a vector of length 1. I added in some whirlwind tours of data.table and ggplot2.
* | | | Merge pull request #619 from kimtg/masterNami-Doc2014-05-24-0/+193
|\ \ \ \ | |/ / / |/| / / | |/ / added Paren
| * / added ParenKIM Taegyoon2014-05-24-0/+193
|/ /
* | Merge pull request #608 from gruiz17/patch-1Levi Bostian2014-05-20-0/+5
|\ \ | | | | | | added additional resources to coffeescript file
| * | removed little book on coffeescriptGabriel Ruiz2014-05-12-2/+1
| | |
| * | added additional resources to coffeescript fileGabriel Ruiz2014-05-12-0/+6
| | |
* | | Merge pull request #617 from jveiga/correct_elixir_message_sendingNami-Doc2014-05-20-3/+3
|\ \ \ | | | | | | | | Elixir - Remove deprecated <- operator in favor of send
| * | | replaced <- with send, corrected message sendingJoão Veiga2014-05-20-3/+3
|/ / /
* | | Merge pull request #615 from weakish/patch-28Levi Bostian2014-05-19-5/+3
|\ \ \ | | | | | | | | erlang: refine Chinese translation.
| * | | erlang: refine Chinese translation.Jakukyo Friel2014-05-19-5/+3
| | | |
* | | | Merge pull request #611 from hirohope/masterNami-Doc2014-05-19-7/+577
|\ \ \ \ | |/ / / |/| | | Added python3 es
| * | | fixed file name with es suffixhirohope2014-05-19-1/+1
| | | |
| * | | added python3 in spanishhirohope2014-05-18-0/+570
| | | |
| * | | typo fixes and version in docshirohope2014-05-18-7/+7
| |/ /
* | | Merge pull request #614 from weakish/patch-27Nami-Doc2014-05-19-0/+261
|\ \ \ | | | | | | | | erlang: Chinese translation
| * | | erlang: Chinese translationJakukyo Friel2014-05-19-0/+261
|/ / /
* | | Merge pull request #613 from weakish/patch-26Nami-Doc2014-05-19-0/+39
|\ \ \ | |/ / |/| | erlang: add content about concurrency