summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* | | 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
| * | erlang: add content about concurrencyJakukyo Friel2014-05-19-0/+39
|/ /
* | Merge pull request #607 from josedonizetti/golang_ptbrLevi Bostian2014-05-12-0/+4
|\ \ | | | | | | [go/pt-br] add new learn source
| * | [go/pt-br] add new learn sourceJose Donizetti2014-05-12-0/+4
|/ /
* | Merge pull request #606 from josedonizetti/golang_enLevi Bostian2014-05-11-0/+3
|\ \ | | | | | | [go/en] add range index explication, and new learn source
| * | [go/en] add range index explication, and new learn sourceJose Donizetti2014-05-11-0/+3
| | |
* | | Fixed up line lengths, and removed syntax highlighting because it sucked.Adam2014-05-11-23/+45
| | |
* | | Merge branch 'master' of github.com:daturkel/learnxinyminutes-docs into ↵Adam2014-05-11-0/+224
|\ \ \ | | | | | | | | | | | | daturkel-master
| * | | added markdowndaturkel2013-08-12-0/+224
| | | |
* | | | Fix xmlAdam2014-05-11-2/+2
| |/ / |/| |
* | | Merge pull request #603 from ellimist/masterNami-Doc2014-05-07-34/+52
|\ \ \ | | | | | | | | fixed typos, a little bit of formatting
| * | | fixed typos, a little bit of formattingAdrian Bordinc2014-05-07-34/+52
| | | |
* | | | Merge pull request #602 from astynax/masterNami-Doc2014-05-06-2/+4
|\ \ \ \ | | | | | | | | | | language code and some markup fixes
| * | | | links fixesAleksey Pirogov2014-05-06-1/+1
| | | | |
| * | | | language code and some markup fixesAleksey Pirogov2014-05-06-2/+4
| | | | |
* | | | | Merge pull request #601 from weakish/patch-22Adam Bard2014-05-06-1/+1
|\ \ \ \ \ | | | | | | | | | | | | elixir-cn: fix typos
| * | | | | elixir-cn: fix typosJakukyo Friel2014-05-06-1/+1
|/ / / / /
* | | | | Merge pull request #600 from astynax/masterNami-Doc2014-05-06-0/+544
|\| | | | | | | | | | | | | | russian translation of haskell tutorial
| * | | | russian translation of haskell tutorialAstynax842014-05-06-0/+544
|/ / / /
* | | | Update python->python3 so things don't get mixed up.Adam Bard2014-05-03-2/+2
| | | |
* | | | Add Python 3 tutorialLouie Dinh2014-05-03-0/+578
| | | |
* | | | Merge pull request #599 from juanpastas/patch-1Nami-Doc2014-05-01-1/+1
|\ \ \ \ | | | | | | | | | | Python: clearer add lists note.
| * | | | Python: clearer add lists note.Juan David Pastas2014-05-01-1/+1
|/ / / /
* | | | Merge pull request #598 from ml242/masterAdam Bard2014-05-01-7/+7
|\ \ \ \ | | | | | | | | | | Update css.html.markdown
| * | | | Update css.html.markdownMatt Lucas2014-05-01-7/+7
| | | | |
| * | | | Update css.html.markdownMatt Lucas2014-04-30-1/+1
|/ / / / | | | | | | | | 'It's' reflected a grammatical mistake, I adjusted the sentence for a bit of clarity.
* | | | Merge pull request #597 from josteink/masterNami-Doc2014-04-29-7/+7
|\ \ \ \ | | | | | | | | | | Fix syntax-errors in logical errors in Elisp guide.
| * | | | Syntax errors. Regexp needs to be greedier.Jostein Kjønigsen2014-04-29-7/+7
|/ / / /
* | | | Merge pull request #596 from weakish/patch-21Levi Bostian2014-04-29-8/+9
|\ \ \ \ | | | | | | | | | | elixir-cn: fix typos & complete translation
| * | | | elixir-cn: fix typos & complete translationJakukyo Friel2014-04-29-8/+9
|/ / / /