summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1212 from arthur-vieira/patch-1Levi Bostian2015-08-26-0/+2
|\ | | | | Add #push to Array besides shovel operator
| * Add #push to Array besides shovel operatorArthur Vieira2015-08-26-0/+2
| | | | | | #push is commonly used imho and it is also used in other languages (e.g. Javascript).
* | Merge pull request #1213 from asfarley/masterven2015-08-26-2/+5
|\ \ | | | | | | [tcl/en] Updating line 167 to fix name resolution error at line 173.
| * | Updating line 167 to fix name resolution error at line 73. Also, elaborated ↵Alexander Farley2015-08-26-2/+5
|/ / | | | | | | on name resolution with set vs. variable.
* | Merge pull request #1019 from TheDmitry/patch-1ven2015-08-26-0/+2
|\ \ | | | | | | [brainfuck/ru] Updating brainfuck guide
| * | [brainfuck/ru] Updating brainfuck guideTheDmitry2015-05-17-0/+2
| | |
* | | Merge pull request #1037 from TheDmitry/objc-ru-patchven2015-08-26-76/+578
|\ \ \ | |_|/ |/| | [objective-c/ru] Updating Objective-C guide
| * | [objective-c/ru] Updating Objective-C guideTheDmitry2015-05-17-76/+578
| | |
* | | Merge pull request #1210 from AlexDaniel/masterven2015-08-25-1/+1
|\ \ \ | | | | | | | | In perl6, 0 is not falsey anymore
| * | | In perl6, 0 is not falsey anymoreAleks-Daniel Jakimenko2015-08-25-1/+1
|/ / /
* | | Merge pull request #1209 from qzerolee/masterven2015-08-25-1/+1
|\ \ \ | | | | | | | | [Tcl]Added a missing dollar
| * | | Added a dollarQ. Zero Lee2015-08-25-1/+1
|/ / /
* | | Merge pull request #1208 from josteink/masterven2015-08-25-1/+2
|\ \ \ | | | | | | | | Fix broken line-change in TCL docs.
| * | | Fix broken line-change in TCL docs.Jostein Kjønigsen2015-08-25-1/+2
|/ / /
* | | Merge pull request #1206 from switchhax/patch-1ven2015-08-23-2/+3
|\ \ \ | | | | | | | | Fixed some stuff in yaml-de.html.markdown
| * | | Update yaml-de.html.markdownRuben2015-08-23-2/+3
|/ / /
* | | Merge pull request #1201 from JuliaLangEs/update-julia-esAdam Bard2015-08-23-544/+724
|\ \ \ | | | | | | | | RFC: Update julia-es to v0.3.11
| * | | Update julia-es to v0.3.11Ismael Venegas Castelló2015-08-14-544/+724
| | | |
* | | | Merge pull request #1203 from billpcs/masterven2015-08-17-16/+17
|\ \ \ \ | |/ / / |/| | | fix some sentences left in english
| * | | fix some sentences left in englishbillpcs2015-08-16-16/+17
|/ / /
* | | Update xml-pt.html.markdownAdam Bard2015-08-15-3/+3
| | |
* | | Fixes #1196Adam Bard2015-08-12-1/+1
| | |
* | | Merge pull request #1197 from dander/patch-1Levi Bostian2015-08-10-1/+3
|\ \ \ | | | | | | | | update "further reading" links
| * | | update "further reading" linksDave Andersen2015-08-09-1/+3
|/ / / | | | | | | Change the chat room reference from Stack Overflow chat to Gitter.im, and add a link to the "Red" Stack Overflow tag.
* | | Merge pull request #1190 from tst2005/patch-1ven2015-08-09-4/+4
|\ \ \ | | | | | | | | Quelques corrections et améliorations
| * | | Quelques corrections et améliorationsTsT2015-08-07-4/+4
| | | |
* | | | Merge pull request #1186 from ftwbzhao/feature/20150807Geoff Liu2015-08-07-1/+1
|\ \ \ \ | | | | | | | | | | Update go-cn.html.markdown
| * | | | Update go-cn.html.markdownftwbzhao2015-08-07-1/+1
| |/ / /
* | | | Merge pull request #1185 from ftwbzhao/masterGeoff Liu2015-08-07-4/+5
|\ \ \ \ | | | | | | | | | | Update ruby-cn.html.markdown
| * | | | Update ruby-cn.html.markdownftwbzhao2015-08-07-4/+5
| |/ / /
* | | | Merge pull request #1189 from sdcuike/masterGeoff Liu2015-08-07-1/+1
|\ \ \ \ | |/ / / |/| | | ~ 取反,求反码
| * | | ~ 取反,求反码sdcuike2015-08-07-1/+1
|/ / /
* | | Update racket gr to include what language it is in to fix homescreen issue ↵Levi Bostian2015-08-06-1/+2
| | | | | | | | | | | | showing up twice.
* | | Merge pull request #1182 from billpcs/masterven2015-08-06-0/+1432
|\ \ \ | | | | | | | | Greek Translations
| * | | Small FixesBill Panagiotopoulos2015-08-06-6/+4
| | | | | | | | | | | | Fix small extra character and translate a small text left untranslated by mistake
| * | | updatebillpcs2015-08-05-15/+13
| | | |
| * | | added the translationsbillpcs2015-08-05-0/+1436
| | | |
* | | | Merge pull request #1183 from ian-bertolacci/masterLevi Bostian2015-08-06-223/+361
|\ \ \ \ | |/ / / |/| | | [Chapel] Modules, main(), range/domain/array slicing and array assignment, loop expressions, zipped iterators
| * | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docsIan Bertolacci2015-08-05-86/+86
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1180 from anthonyn60/patch-1ven2015-08-04-27/+30
|\ \ \ \ | | | | | | | | | | Println deprecated in Swift 2, added name
| * \ \ \ Merge pull request #1 from anthonyn60/anthonyn60-patch-1Anthony Nguyen2015-08-03-0/+1
| |\ \ \ \ | | | | | | | | | | | | Println deprecated in Swift 2, added name
| | * | | | Println deprecated in Swift 2, added nameAnthony Nguyen2015-08-03-0/+1
| |/ / / /
| * | | | Updated print description on SwiftAnthony Nguyen2015-08-03-3/+3
| | | | |
| * | | | Println deprecated in Swift 2Anthony Nguyen2015-08-03-27/+29
|/ / / /
* | | | Merge pull request #1179 from cmpitg/masterven2015-08-03-59/+56
|\ \ \ \ | | | | | | | | | | [scala/en] Consistent code format & some minor language corrections
| * | | | scala: consistent code formatHa-Duong, NGUYEN2015-08-03-2/+2
| | | | |
| * | | | scala: clearer further resources (itemized)Ha-Duong, NGUYEN2015-08-03-10/+5
| | | | |
| * | | | scala: consistent code formatHa-Duong, NGUYEN2015-08-03-15/+15
| | | | |
| * | | | scala: consistent code formatHa-Duong, NGUYEN2015-08-03-11/+11
| | | | |
| * | | | scala: clearer commentsHa-Duong, NGUYEN2015-08-03-3/+3
| | | | |