summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* 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: 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
| * scala: easier-to-look commentHa-Duong, NGUYEN2015-08-03-10/+10
| * scala: correct formatHa-Duong, NGUYEN2015-08-03-1/+1
| * scala: language correctionHa-Duong, NGUYEN2015-08-03-2/+3
| * scala: consistent style, language correctionHa-Duong, NGUYEN2015-08-03-6/+7
|/
* Merge pull request #1177 from ian-bertolacci/masterven2015-08-02-15/+158
|\
| * Clarified some wording on the zipper iterator. Changed the example to somethi...Ian Bertolacci2015-08-02-5/+7
| * added count-down mutex example. Cleaned up some of the reductions and scans p...Ian Bertolacci2015-08-01-23/+65
| * added scans and reductionsIan Bertolacci2015-07-22-0/+19
| * config param changeupIan Bertolacci2015-07-20-8/+9
| * Word errorIan Bertolacci2015-07-20-1/+1
| * Erroneous commentIan Bertolacci2015-07-20-1/+1
| * Spelling errorIan Bertolacci2015-07-20-1/+1
| * Explained atomics, moved atomics firstIan Bertolacci2015-07-20-33/+36
| * Merge branch 'master' of github.com:ian-bertolacci/learnxinyminutes-docsIan Bertolacci2015-07-19-2/+2
| |\
| * | Added sync, single, and atomic vars.Ian Bertolacci2015-07-19-1/+77
* | | Merge pull request #1178 from thiagovandieten/patch-1ven2015-08-02-1/+1
|\ \ \
| * | | Fix 'filename' collision between csharp{,-tr}.html.markdownThiago van Dieten2015-08-02-1/+1
|/ / /
* | | Merge pull request #1150 from a3f/patch-1ven2015-07-28-3/+3
|\ \ \
| * | | Fixed misinfo regarding sigilsAhmad Fatoum2015-06-19-3/+3
* | | | Merge pull request #1175 from genkimarshall/python3-nextGeoff Liu2015-07-24-6/+6
|\ \ \ \
| * | | | [python3/en] Use `next()` instead of `__next__()`Genki Marshall2015-07-24-6/+6
|/ / / /
* | | | Merge pull request #1174 from asweigart/masterLevi Bostian2015-07-23-0/+2
|\ \ \ \
| * | | | Added links to the free book "Automate the Boring Stuff with Python" to the "...Al Sweigart2015-07-23-0/+2
|/ / / /
* | | | Merge pull request #1169 from ian-bertolacci/masterLevi Bostian2015-07-19-13/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | De-capitalizationIan Bertolacci2015-07-19-2/+2
| | |/ | |/|
| * | Slight modifications.Ian Bertolacci2015-07-18-4/+4
| * | Merged downIan Bertolacci2015-07-18-15/+25
| |\ \ | |/ / |/| |
* | | More line breaksAdam Bard2015-07-18-1/+11
* | | Merge pull request #1167 from MrMallIronmaker/patch-1Adam Bard2015-07-17-4/+4
|\ \ \
| * | | Changed %s formatting to {n} style.Mark Miller2015-07-16-4/+4
| | * | Capitalization, Chapel Directory.Ian Bertolacci2015-07-17-1/+1
| | * | SpellcheckIan Bertolacci2015-07-17-8/+6
| | * | Put lists back inIan Bertolacci2015-07-17-12/+7
| | * | Changed bash examples from block code Ian Bertolacci2015-07-17-9/+9
| | * | capitalization and attempt to fix listsIan Bertolacci2015-07-17-12/+17
| |/ / |/| |
* | | Update chapel.html.markdownAdam Bard2015-07-17-2/+1
* | | Merge pull request #1165 from ian-bertolacci/masterAdam Bard2015-07-17-0/+815
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of github.com:ian-bertolacci/learnxinyminutes-docsian.bertolacci2015-07-15-1/+1
| |\ \
| | * | Codify proc() main lacking noteIan Bertolacci2015-07-14-1/+1
| * | | epiphany on ref returns. lead to better example of ref returns and then also ...ian.bertolacci2015-07-15-6/+22
| |/ /
| * | Some rewriting, hopefully the last commit before pull requestian.bertolacci2015-07-14-131/+145
| * | A number of edits. Some cosmetic. Added iterators, argument/return intentsian.bertolacci2015-07-14-42/+87