Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #626 from checkcheckzz/master | Nami-Doc | 2014-05-31 | -0/+51 |
|\ | | | | | JSON: Chinese translation | |||
| * | JSON: Chinese translation | niuzhist | 2014-05-31 | -0/+51 |
|/ | ||||
* | Merge pull request #625 from themiurgo/patch-1 | Nami-Doc | 2014-05-29 | -1/+1 |
|\ | | | | | Minor typo | |||
| * | Minor typo | Antonio Lima | 2014-05-29 | -1/+1 |
|/ | ||||
* | Merge pull request #624 from attomos/master | Levi Bostian | 2014-05-27 | -7/+7 |
|\ | | | | | Added missing semicolons and correct some words. | |||
| * | Added missing semicolons and correct some words. | Nattaphoom Ch | 2014-05-28 | -7/+7 |
|/ | ||||
* | Merge pull request #623 from discomethod/patch-1 | Levi Bostian | 2014-05-26 | -1/+1 |
|\ | | | | | C# - minor typo | |||
| * | minor typo | discomethod | 2014-05-26 | -1/+1 |
|/ | ||||
* | Merge pull request #620 from kimtg/master | Adam Bard | 2014-05-26 | -0/+640 |
|\ | | | | | [racket/kr] added racket-kr | |||
| * | filename fixed | KIM Taegyoon | 2014-05-24 | -1/+1 |
| | | ||||
| * | added racket-kr | KIM Taegyoon | 2014-05-24 | -0/+640 |
| | | ||||
* | | link to racket | Adam | 2014-05-26 | -1/+1 |
| | | ||||
* | | lisp -> scheme highlighting | Adam | 2014-05-26 | -1/+1 |
| | | ||||
* | | Merge pull request #622 from e99n09/patch-2 | Nami-Doc | 2014-05-24 | -1/+1 |
|\ \ | | | | | | | Fix accidentally-commented-out line | |||
| * | | Fix accidentally-commented-out line | e99n09 | 2014-05-24 | -1/+1 |
|/ / | | | | | Un-commented a line that should have been executable. | |||
* | | Merge pull request #618 from e99n09/patch-1 | Nami-Doc | 2014-05-24 | -180/+343 |
|\ \ | | | | | | | [R] Significant new content | |||
| * | | Update r.html.markdown | e99n09 | 2014-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 content | e99n09 | 2014-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/master | Nami-Doc | 2014-05-24 | -0/+193 |
|\ \ \ | |/ / |/| / | |/ | added Paren | |||
| * | added Paren | KIM Taegyoon | 2014-05-24 | -0/+193 |
|/ | ||||
* | Merge pull request #608 from gruiz17/patch-1 | Levi Bostian | 2014-05-20 | -0/+5 |
|\ | | | | | added additional resources to coffeescript file | |||
| * | removed little book on coffeescript | Gabriel Ruiz | 2014-05-12 | -2/+1 |
| | | ||||
| * | added additional resources to coffeescript file | Gabriel Ruiz | 2014-05-12 | -0/+6 |
| | | ||||
* | | Merge pull request #617 from jveiga/correct_elixir_message_sending | Nami-Doc | 2014-05-20 | -3/+3 |
|\ \ | | | | | | | Elixir - Remove deprecated <- operator in favor of send | |||
| * | | replaced <- with send, corrected message sending | João Veiga | 2014-05-20 | -3/+3 |
|/ / | ||||
* | | Merge pull request #615 from weakish/patch-28 | Levi Bostian | 2014-05-19 | -5/+3 |
|\ \ | | | | | | | erlang: refine Chinese translation. | |||
| * | | erlang: refine Chinese translation. | Jakukyo Friel | 2014-05-19 | -5/+3 |
| | | | ||||
* | | | Merge pull request #611 from hirohope/master | Nami-Doc | 2014-05-19 | -7/+577 |
|\ \ \ | |/ / |/| | | Added python3 es | |||
| * | | fixed file name with es suffix | hirohope | 2014-05-19 | -1/+1 |
| | | | ||||
| * | | added python3 in spanish | hirohope | 2014-05-18 | -0/+570 |
| | | | ||||
| * | | typo fixes and version in docs | hirohope | 2014-05-18 | -7/+7 |
| |/ | ||||
* | | Merge pull request #614 from weakish/patch-27 | Nami-Doc | 2014-05-19 | -0/+261 |
|\ \ | | | | | | | erlang: Chinese translation | |||
| * | | erlang: Chinese translation | Jakukyo Friel | 2014-05-19 | -0/+261 |
|/ / | ||||
* | | Merge pull request #613 from weakish/patch-26 | Nami-Doc | 2014-05-19 | -0/+39 |
|\ \ | |/ |/| | erlang: add content about concurrency | |||
| * | erlang: add content about concurrency | Jakukyo Friel | 2014-05-19 | -0/+39 |
|/ | ||||
* | Merge pull request #607 from josedonizetti/golang_ptbr | Levi Bostian | 2014-05-12 | -0/+4 |
|\ | | | | | [go/pt-br] add new learn source | |||
| * | [go/pt-br] add new learn source | Jose Donizetti | 2014-05-12 | -0/+4 |
|/ | ||||
* | Merge pull request #606 from josedonizetti/golang_en | Levi Bostian | 2014-05-11 | -0/+3 |
|\ | | | | | [go/en] add range index explication, and new learn source | |||
| * | [go/en] add range index explication, and new learn source | Jose Donizetti | 2014-05-11 | -0/+3 |
| | | ||||
* | | Fixed up line lengths, and removed syntax highlighting because it sucked. | Adam | 2014-05-11 | -23/+45 |
| | | ||||
* | | Merge branch 'master' of github.com:daturkel/learnxinyminutes-docs into ↵ | Adam | 2014-05-11 | -0/+224 |
|\ \ | | | | | | | | | | daturkel-master | |||
| * | | added markdown | daturkel | 2013-08-12 | -0/+224 |
| | | | ||||
* | | | Fix xml | Adam | 2014-05-11 | -2/+2 |
| |/ |/| | ||||
* | | Merge pull request #603 from ellimist/master | Nami-Doc | 2014-05-07 | -34/+52 |
|\ \ | | | | | | | fixed typos, a little bit of formatting | |||
| * | | fixed typos, a little bit of formatting | Adrian Bordinc | 2014-05-07 | -34/+52 |
| | | | ||||
* | | | Merge pull request #602 from astynax/master | Nami-Doc | 2014-05-06 | -2/+4 |
|\ \ \ | | | | | | | | | language code and some markup fixes | |||
| * | | | links fixes | Aleksey Pirogov | 2014-05-06 | -1/+1 |
| | | | | ||||
| * | | | language code and some markup fixes | Aleksey Pirogov | 2014-05-06 | -2/+4 |
| | | | | ||||
* | | | | Merge pull request #601 from weakish/patch-22 | Adam Bard | 2014-05-06 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | elixir-cn: fix typos | |||
| * | | | | elixir-cn: fix typos | Jakukyo Friel | 2014-05-06 | -1/+1 |
|/ / / / |