summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Merge remote-tracking branch 'upstream/master'Philippe2014-08-31-1/+1
|\
| * Merge pull request #737 from agelber/fix_swift_class_nameNami-Doc2014-08-28-1/+1
| |\
| | * Change swift class name to SquareAssaf Gelber2014-08-28-1/+1
| |/
* | Generics addedPhilippe2014-08-31-2/+20
* | Merge remote-tracking branch 'upstream/master'Philippe2014-08-27-335/+586
|\|
| * Clarifications about *+* and ... with a subNami-Doc2014-08-27-1/+8
| * Merge pull request #736 from acdx/patch-1Levi Bostian2014-08-26-1/+1
| |\
| | * Use preferred shorthand syntax for dictionary typeJanne R.2014-08-26-1/+1
| |/
| * Merge pull request #735 from michaelrbock/patch-1Nami-Doc2014-08-25-1/+1
| |\
| | * Fix typo in scalaMichael Bock2014-08-25-1/+1
| |/
| * Merge pull request #734 from joaquinferrero/masterNami-Doc2014-08-24-62/+58
| |\
| | * Update perl-es.html.markdownJoaquín Ferrero2014-08-24-5/+9
| | * Update perl-es.html.markdownJoaquín Ferrero2014-08-24-57/+49
| |/
| * Merge pull request #731 from SamuelMarks/masterNami-Doc2014-08-23-2/+2
| |\
| | * -ne not equalSamuel Marks2014-08-23-2/+2
| |/
| * Fix a long line.Louie Dinh2014-08-21-1/+3
| * Merge pull request #720 from szaydel/masterLevi Bostian2014-08-21-0/+14
| |\
| | * Fixing own merge mistake.Sam Zaydel2014-08-19-0/+0
| | |\
| | | * Fixed indentation error created in previous commit.Sam Zaydel2014-08-10-3/+3
| | | * In golang slices are dynamic, so a mention of append() for slice updates seem...Sam Zaydel2014-08-10-0/+14
| | * | Minor language change fixing mixed use of array and slice, where only slice i...Sam Zaydel2014-08-19-3/+3
| | * | Fixed indentation error created in previous commit.Sam Zaydel2014-08-19-3/+3
| | * | In golang slices are dynamic, so a mention of append() for slice updates seem...Sam Zaydel2014-08-19-0/+14
| * | | Merge pull request #721 from m90/masterLevi Bostian2014-08-21-0/+106
| |\ \ \
| | * | | change array comprehension title and add translatorFrederik Ring2014-08-21-1/+2
| | * | | changes in regard to reviewm902014-08-20-8/+8
| | * | | fix overflowing linem902014-08-11-1/+2
| | * | | add german coffeescript introductionm902014-08-11-0/+104
| | | |/ | | |/|
| * | | Make the text fit.Nami-Doc2014-08-21-39/+45
| | |/ | |/|
| * | Merge pull request #726 from MrAkirah/patch-1Nami-Doc2014-08-19-2/+2
| |\ \
| | * | Update ruby-fr.html.markdownMrAkirah2014-08-19-2/+2
| |/ /
| * | Merge pull request #724 from jameseb7/masterLevi Bostian2014-08-19-7/+7
| |\ \
| | * | Fixed the statement that rune is an alias for uint32 in the translationsJames Baxter2014-08-19-6/+6
| | * | Corrected the statement that rune is an alias for uint32 to say int32James Baxter2014-08-19-1/+1
| |/ /
| * | Merge pull request #715 from Measuring/masterLevi Bostian2014-08-17-12/+30
| |\ \
| | * | [ADDED] Output to additional println's.a.vandijk2014-08-16-4/+4
| | * | [CHANGE] Output examples added to matcher part and string interpolation part.a.vandijk2014-08-15-10/+9
| | * | [CHANGE] Comment match on serial key now mentions verbatim (multiline)a.vandijk2014-08-15-1/+1
| | * | - [ADD] PrintWriter example from Javaa.vandijk2014-08-15-10/+29
| |/ /
| * | Update perl6 to fix some of its quirksNami-Doc2014-08-14-216/+318
* | | Added filename in headerPhilippe2014-08-27-0/+1
* | | Added section on ModulesPhilippe2014-08-27-21/+29
* | | Small typosPhilippe2014-08-14-4/+4
* | | Added inheritance and overwrite examplesPhilippe2014-08-14-3/+21
* | | Tutorial on classes and functions addedPhilippe2014-08-14-23/+59
* | | Some re-phrasing and typosPhilippe2014-08-14-5/+6
* | | Intial file created for TypeScriptPhilippe2014-08-14-0/+75
|/ /
* | Merge pull request #716 from LumenTeun/masterLevi Bostian2014-08-13-2/+16
|\ \
| * | Added two new ways to use for loops.LumenTeun2014-08-08-0/+14
| * | Fixed typo.LumenTeun2014-08-08-1/+1