summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix typos in objective-c docNicholas Hrynuik2015-01-31-7/+8
|
* Merge pull request #947 from microamp/elixir-rangesLevi Bostian2015-01-31-0/+5
|\ | | | | [elixir/en] Add ranges under 'Basic types'
| * Add ranges under 'Basic types'james sangho nah2015-02-01-0/+5
| |
* | Merge pull request #945 from TheDmitry/json-ruAndre Polykanine A.K.A. Menelion Elensúlë2015-01-31-0/+61
|\ \ | |/ |/| [json/ru] Translating JSON guide into Russian
| * Fix typoTheDmitry2015-01-31-2/+2
| |
| * Merge remote-tracking branch 'upstream/master' into json-ruTheDmitry2015-01-31-1/+2
| |\ | |/ |/|
* | Merge pull request #946 from devinmcginty/patch-1Geoff Liu2015-01-30-1/+1
|\ \ | | | | | | Change explanation of unsigned types
| * | Change explanation of unsigned typesDevin McGinty2015-01-30-1/+1
|/ /
* | Merge pull request #944 from acganesh/patch-1Levi Bostian2015-01-29-0/+1
|\ \ | | | | | | [r/en] Add definition of parakeet variable
| * | Add definition of parakeet in r.html.markdownacganesh2015-01-28-0/+1
|/ / | | | | Added a definition of the `parakeet` variable. It's currently never defined, but referenced.
| * TypoTheDmitry2015-01-29-3/+3
| |
| * Merge remote-tracking branch 'upstream/master' into json-ruTheDmitry2015-01-29-23/+23
| |\ | |/ |/|
* | Merge pull request #943 from ikr0m/patch-1Geoff Liu2015-01-28-1/+1
|\ \ | | | | | | Update scala.html.markdown
| * | Update scala.html.markdownIkrom2015-01-29-1/+1
|/ / | | | | Removed typo (unnecessary double quote in patternFunc)
* | Merge pull request #942 from geoffliu/masterven2015-01-28-18/+18
|\ \ | | | | | | [swift/pt-br] Remove an extra comma
| * | Remove an extra commaGeoff Liu2015-01-28-18/+18
| | |
* | | Merge pull request #940 from TheDmitry/masterGeoff Liu2015-01-28-4/+4
|\ \ \ | |/ / |/| | [swift/en,cn,ru]Updating the getting started guide weblink.
| * | [swift/pt-br] Updating the getting started guide weblinkTheDmitry2015-01-28-1/+1
| | |
| * | [swift/en,cn,ru]Updating the getting started guide weblink.TheDmitry2015-01-28-3/+3
|/ /
| * json guide is done.TheDmitry2015-01-29-11/+11
| |
| * FixTheDmitry2015-01-28-2/+2
| |
| * Merge remote-tracking branch 'upstream/master' into json-ruTheDmitry2015-01-26-82/+149
| |\ | |/ |/|
* | Merge pull request #934 from searoso/patch-1Adam Bard2015-01-25-0/+7
|\ \ | | | | | | Update r.html.markdown
| * | Update r.html.markdownsearoso2015-01-25-1/+1
| | |
| * | Update r.html.markdownsearoso2015-01-20-0/+7
| | | | | | | | | Added logical operators that were missing.
* | | fix #937ven2015-01-25-3/+2
| | |
* | | Merge pull request #932 from TheDmitry/masterAndre Polykanine A.K.A. Menelion Elensúlë2015-01-25-0/+537
|\ \ \ | | | | | | | | [swift/ru] Translating Swift guide into Russian
| * | | [swift/ru] Fixing Russian translation for SwiftTheDmitry2015-01-25-26/+28
| | | |
| * | | Merge remote-tracking branch 'upstream/master'TheDmitry2015-01-25-52/+111
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #928 from Oire/fix-python-ruven2015-01-24-52/+111
|\ \ \ \ | | | | | | | | | | [python/ru] Fixing Russian translation for Python
| * | | | [Python/ru] Fixing Russian translation for both Python tutorialsAndre Polykanine A.K.A. Menelion Elensúlë2015-01-24-52/+111
|/ / / /
| * | | Merge remote-tracking branch 'upstream/master'TheDmitry2015-01-22-8/+173
| |\ \ \ | |/ / / |/| | |
| * | | Finish the translation of the text.TheDmitry2015-01-21-1/+1
| | | |
| | | * [json/ru] Translating JSON guide into RussianTheDmitry2015-01-23-21/+21
| | | |
| | | * partially translationTheDmitry2015-01-22-11/+14
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into json-ruTheDmitry2015-01-22-8/+173
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #936 from hirohope/masterven2015-01-21-0/+159
|\ \ \ \ | | | | | | | | | | [haml/es] Translating Haml guide into Spanish
| * | | | haml-eshirohope2015-01-20-0/+159
|/ / / /
* | | | Merge pull request #935 from keito/masterAdam Bard2015-01-20-1/+4
|\ \ \ \ | |_|/ / |/| | | Explain Optional Chaining
| * | | Explain Optional ChainingKeito Uchiyama2015-01-20-1/+4
|/ / / | | | | | | | | | | | | | | | Without going into too much detail, mention optional chaining so it's not confusing that there is a question mark suffix (it's not currently mentioned anywhere on the page).
* | | Merge pull request #933 from mdln/masterAdam Bard2015-01-20-1/+1
|\ \ \ | | | | | | | | Update contributors
| * | | Update contributorsJohnathan Maudlin2015-01-19-1/+1
| | | |
* | | | Merge pull request #931 from geoffliu/masterLevi Bostian2015-01-19-6/+9
|\ \ \ \ | | | | | | | | | | [Java/zh-cn] Fix explanation for ++ and -- operators.
| * \ \ \ Merge remote-tracking branch 'upstream/master'Geoff Liu2015-01-18-70/+4440
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of github.com:geoffliu/learnxinyminutes-docsGeoff Liu2015-01-18-251/+2080
| |\ \ \ \
| * | | | | [Java/cn] Fix inc/dec operator explanationGeoff Liu2015-01-18-6/+9
| | | | | |
| | | | | * guide of original jsonTheDmitry2015-01-22-0/+58
| | | | |/
| | | | * Update filename in the doc header.TheDmitry2015-01-19-1/+1
| | | | |
| | | | * [swift/ru] Translating Swift guide into RussianTheDmitry2015-01-19-0/+535
| |_|_|/ |/| | |
* | | | Merge pull request #930 from yelite/patch-1Geoff Liu2015-01-18-1/+1
|\ \ \ \ | | | | | | | | | | Update swift.html.markdown