summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsElena Bolshakova2015-06-10-1837/+15943
|\
| * Merge pull request #1132 from kryzhovnik/bash/ruven2015-06-10-0/+1
| |\ | | | | | | Add Andre Polykanine to bash/ru transtators list
| | * Add Andre Polykanine to bash/ru transtators listAndrey Samsonov2015-06-10-0/+1
| | |
| * | Merge pull request #1131 from mcanlas/masterLevi Bostian2015-06-09-24/+36
| |\ \ | | | | | | | | [perl/en] Whitespace and for loop improvements
| | * | revamped for loopsMark Canlas2015-06-10-5/+15
| | | |
| | * | tamed indentation/whitespaceMark Canlas2015-06-10-21/+23
| |/ /
| * | Merge pull request #995 from dokato/masterAdam Bard2015-06-10-0/+637
| |\ \ | | | | | | | | Python 2.x script translation to polish
| | * | email addeddokato2015-03-10-1/+3
| | | | | | | | | | | | there is polish and english version now
| | * | three bugs fixeddokato2015-03-09-3/+3
| | | |
| | * | Small changesdokato2015-03-09-6/+12
| | | |
| | * | First version of python script translationdokato2015-03-09-0/+629
| | | |
| * | | Merge pull request #1081 from kryzhovnik/bash/ruAdam Bard2015-06-10-0/+283
| |\ \ \ | | | |/ | | |/| Bash translation into Russian
| | * | Fix typos and mistakes in Bash/ru translationAndrey Samsonov2015-05-26-23/+22
| | | |
| | * | Fix typos and mistakes in Bash/ru translationsAndrey Samsonov2015-05-24-6/+6
| | | |
| | * | Update header, fix typos and mistakes in Bash/ru translationsAndrey Samsonov2015-05-24-2/+5
| | | |
| | * | Bash Russian translationAndrey Samsonov2015-05-03-109/+109
| | | |
| | * | WIPAndrey Samsonov2015-05-02-0/+281
| | | |
| * | | Merge pull request #1130 from skvale/masterven2015-06-09-2/+2
| |\ \ \ | | | | | | | | | | Little fix to Visual Basic
| | * | | Update visualbasic.html.markdownSam Kvale2015-06-09-1/+1
| | | | |
| | * | | Update visualbasic.html.markdownSam Kvale2015-06-09-1/+1
| |/ / / | | | | | | | | Copy - Paste error
| * | | Merge pull request #1129 from ereinecke/masterLevi Bostian2015-06-07-1/+1
| |\ \ \ | | | | | | | | | | Corrected link to Groovy documentatin
| | * | | Merge pull request #1 from ereinecke/ereinecke-patch-1Erik Reinecke2015-06-07-1/+1
| |/| | | | | | | | | | | | | Corrected link to Groovy documentatin
| | * | | Corrected link to Groovy documentatinErik Reinecke2015-06-07-1/+1
| |/ / /
| * | | Merge pull request #1125 from Inaimathi/masterGeoff Liu2015-06-06-6/+36
| |\ \ \ | | | | | | | | | | Add record notes to the Standard ML page
| | * | | Fix indentationinaimathi2015-06-06-1/+1
| | | | |
| | * | | Add notes about records to Standard ML page.inaimathi2015-06-06-6/+36
| |/ / /
| * | | Merge pull request #1123 from adamheins/masterven2015-06-03-2/+4
| |\ \ \ | | | | | | | | | | [c++/en] Make code compileable.
| | * | | Updated other exception to also be runtime_error type instead.Adam2015-06-02-1/+1
| | | | |
| | * | | Using std::runtime_error instead of std::exception.Adam2015-06-02-1/+2
| | | | |
| | * | | Template example class should have public method so it can get called ↵Adam2015-06-01-0/+1
| | | | | | | | | | | | | | | | | | | | externally.
| | * | | Exceptions do not take a string argument in their constructor.Adam2015-06-01-2/+2
| | | | |
| * | | | Merge pull request #1102 from Alwayswithme/bash-cnGeoff Liu2015-06-02-30/+159
| |\ \ \ \ | | |/ / / | |/| | | [bash/cn]update bash-cn
| | * | | command sync with english versionAlwayswithme2015-06-02-8/+6
| | | | |
| | * | | only capitalize first character of the variableAlwayswithme2015-06-02-16/+16
| | | | |
| | * | | minor revisionAlwayswithme2015-06-02-2/+2
| | | | |
| | * | | update bash-cnAlwayswithme2015-05-20-8/+139
| | | | |
| * | | | Merge pull request #1121 from adamheins/masterLevi Bostian2015-05-31-5/+5
| |\ \ \ \ | | | | | | | | | | | | [c++/en] Fix a few coding errors.
| | * | | | Add missing semicolons.Adam2015-05-31-2/+2
| | | | | |
| | * | | | Remove return type from Dog class constructor and destructor, change ↵Adam2015-05-31-3/+3
| |/ / / / | | | | | | | | | | | | | | | nonexistant printDog function to print.
| * | | | Merge pull request #1120 from bobbywilson0/patch-1ven2015-05-31-4/+4
| |\ \ \ \ | | | | | | | | | | | | Use keywords in POST/PUT examples
| | * | | | Use keywords in POST/PUT examplesBobby Wilson2015-05-30-4/+4
| |/ / / / | | | | | | | | | | Using strings doesn't work for the POST/PUT examples here, changing them to keywords fixes this
| * | | | Merge pull request #1106 from Jubobs/masterven2015-05-28-2/+9
| |\ \ \ \ | | | | | | | | | | | | [erlang/en] Fix #970
| | * | | | [erlang/en] Clarify bit about guard sequencesJulien Cretel2015-05-28-2/+2
| | | | | |
| | * | | | [erlang/en] Add link to Erlang reference manualJulien Cretel2015-05-28-1/+4
| | | | | |
| | * | | | [erlang/en] Fix #970Julien Cretel2015-05-28-2/+6
| |/ / / /
| * | | | Merge pull request #1117 from ryanouyang/patch-1Geoff Liu2015-05-28-1/+1
| |\ \ \ \ | | | | | | | | | | | | Fix typo of chinese translation
| | * | | | Update type error of chinese translationryan ouyang2015-05-28-1/+1
| |/ / / / | | | | | | | | | | Line 344: From "行数" to "函数"
| * | | | Merge pull request #1116 from drguildo/masterGeoff Liu2015-05-26-3/+3
| |\ \ \ \ | | | | | | | | | | | | Further improve for loop description.
| | * | | | Further improve for loop description.Simon Morgan2015-05-26-3/+3
| |/ / / /
| * | | | Merge pull request #1115 from drguildo/masterGeoff Liu2015-05-26-4/+5
| |\ \ \ \ | | | | | | | | | | | | Improve description of the for loop.