summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | fix typoRaul Brito2013-11-09-1/+1
|/ / / /
* | | | [javascript/en] Enforce 80-char line widthAdam Brenecki2013-11-05-5/+5
| | | |
* | | | Merge pull request #399 from senatori/masterNami-Doc2013-11-02-0/+1
|\ \ \ \ | | | | | | | | | | fixing one of my corrections, no idea why I deleted the }; on line 333
| * | | | fixing one of my corrections, no idea why I delted the }; on line 333 ↵Steven Senatori2013-11-02-0/+1
| | | | | | | | | | | | | | | | | | | | previously...sorry
* | | | | Merge pull request #398 from senatori/masterNami-Doc2013-11-02-4/+4
|\| | | | | | | | | | | | | | JavaScript tutorial edit
| * | | | Deleted some bad syntax and tweaked an explanationSteven Senatori2013-11-02-4/+4
|/ / / / | | | | | | | | | | | | for clarity
* | | | Merge pull request #397 from mvalipour/masterAdam Bard2013-11-01-0/+81
|\ \ \ \ | |/ / / |/| | | [brainfuck/fa-ir] Brainfuck in Farsi
| * | | complete Farsi translation for brainfuckvalipour2013-10-29-46/+47
| | | |
| * | | add Farsi translation for brainfuck -- partialvalipour2013-10-29-0/+80
| | | |
* | | | Merge pull request #395 from mvalipour/masterAdam Bard2013-10-28-0/+2
|\| | | | | | | | | | | Update header for javascript in Farsi
| * | | Update header for javascript in Farsimvalipour2013-10-29-0/+3
| | | |
* | | | Add lang tag to farsi js translationAdam2013-10-28-0/+1
| | | |
* | | | Merge pull request #394 from mvalipour/masterAdam Bard2013-10-28-0/+553
|\| | | | | | | | | | | add farsi translation for javascript article
| * | | add farsi translation for javascript articlevalipour2013-10-28-0/+553
| | | |
* | | | pointless change to test auto-deployAdam2013-10-27-1/+1
| | | |
* | | | pointless change to test auto-deployAdam2013-10-27-1/+1
| | | |
* | | | Merged with latest from upstreamAdam2013-10-27-312/+587
|\ \ \ \
| * \ \ \ Merge pull request #383 from C-Duv/python-fr.sliceTypoFixAdam Bard2013-10-27-2/+2
| |\ \ \ \ | | | | | | | | | | | | [python/fr-fr] French translation typo in comments for slice syntax with omitted indexes
| | * | | | French translation typo in comments for slice syntax with omitted indexesC-Duv2013-10-11-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation typo in comments for slice syntax with omitted indexes: "Omit the beginning" meant omit the beginning *of the list* (not the beginning of the range) "Omit the end" meant omit the end *of the list* (not the end of the range)
| * | | | | Merge pull request #392 from shaunmccarthy/masterAdam Bard2013-10-27-229/+355
| |\ \ \ \ \ | | | | | | | | | | | | | | [csharp/en] Added Interesting Features (and fixed / cleaned up other code)
| | * | | | | Reanmed to Generics instead of templatesShaun McCarthy2013-10-26-4/+5
| | | | | | |
| | * | | | | Added Interesting Features (and fixed / cleaned up other code)Shaun McCarthy2013-10-26-229/+354
| | | |/ / / | | |/| | | | | | | | | Fixed syntax errors, made items more succinct, and added a section of interesting features in c#
| * | | | | Merge pull request #385 from alemedeiros/masterAdam Bard2013-10-27-1/+8
| |\ \ \ \ \ | | | | | | | | | | | | | | [bash/en] add another way to define functions to bash (fix #380)
| | * | | | | add another way to define functions to bash (fix #380)alexandre medeiros2013-10-13-1/+8
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #384 from pabloelices/patch-1Adam Bard2013-10-27-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | [coffeescript/es] Better translation.
| | * | | | | Better translation.Pablo Elices2013-10-12-2/+2
| | |/ / / /
| * | | | | Merge pull request #391 from mgold/patch-1Adam Bard2013-10-27-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | | [haskell/en] Typo
| | * | | | TypoMax Goldstein2013-10-23-1/+1
| |/ / / / | | | | | | | | | | You don't need to credit me.
| * | | | Merge pull request #389 from astrieanna/julia-reviseAdam Bard2013-10-21-79/+220
| |\ \ \ \ | | | | | | | | | | | | [julia/en] Revised Julia in Y Minutes
| | * | | | Fix a couple forgotten references to `contains` in the commentsLeah Hanson2013-10-21-2/+2
| | | | | |
| | * | | | updated dateLeah Hanson2013-10-18-1/+1
| | | | | |
| | * | | | updated method names (add! -> push!, contains -> in)Leah Hanson2013-10-18-7/+7
| | | | | |
| | * | | | remove extraneous endLeah Hanson2013-10-18-1/+0
| | | | | |
| | * | | | Expanded Type and Multiple Dispatch sections, and added more dispatch ↵Leah Hanson2013-10-18-20/+131
| | | | | | | | | | | | | | | | | | | | | | | | examples. Also added link to mailing list.
| | * | | | Revised Julia in Y Minutes, until Types section.Leah Hanson2013-10-18-31/+49
| | | | | |
| | * | | | improved first half of Julia tutorial: reworded comments, added a few new ↵Leah Hanson2013-09-26-20/+33
| | | | | | | | | | | | | | | | | | | | | | | | tips, fixed a bug or two.
* | | | | | UpdatesAdam2013-10-27-4/+6
|/ / / / /
* | | | | Merge pull request #386 from davbaumgartner/masterAdam Bard2013-10-16-0/+430
|\ \ \ \ \ | |_|/ / / |/| | | | Adding french translation of Haskell
| * | | | Applying correctionsDavid Baumgartner2013-10-16-48/+49
| | | | |
| * | | | Adding french translation of HaskellDavid Baumgartner2013-10-06-0/+429
| | | | |
| * | | | Revert "Adding french translation of Haskell"David Baumgartner2013-10-06-428/+0
| | | | | | | | | | | | | | | | | | | | This reverts commit f400089013d99030e520c20735198273aed17b8e.
| * | | | Adding french translation of HaskellDavid Baumgartner2013-10-06-0/+428
| | | | |
* | | | | [javascript] Added note about intsAdam Brenecki2013-10-10-0/+2
| | | | |
* | | | | [javascript] Add bit about array mutability.Adam Brenecki2013-10-10-0/+4
| | | | | | | | | | | | | | | | | | | | Closes #381.
* | | | | Merge pull request #369 from Anakros/masterAdam Bard2013-10-09-15/+84
|\ \ \ \ \ | | | | | | | | | | | | [ruby/ru-ru] Latest changes from English version && small changes in the translation
| * | | | | [ruby/ru-ru] Latest changes from English version && small changes in the ↵Alexey2013-09-29-15/+84
| | | | | | | | | | | | | | | | | | | | | | | | translation
* | | | | | Merge pull request #368 from MattKetmo/patch-1Adam Bard2013-10-09-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [Scala] Fix typo: forgotten dot
| * | | | | | [Scala] Fix typo: forgotten dotMatthieu Moquet2013-09-28-1/+1
| |/ / / / /
* | | | | | Merge pull request #370 from alswl/masterAdam Bard2013-10-09-0/+540
|\ \ \ \ \ \ | | | | | | | | | | | | | | [r/zh-cn]Tranlated R to zh-cn
| * | | | | | dos2unixalswl2013-09-29-540/+540
| | | | | | |