summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1374 from kalebdavis/patch-2Levi Bostian2015-10-09-0/+13
|\ | | | | Add information about mapping arrays
| * Add information about mapping arraysKaleb Davis2015-10-06-0/+13
| |
* | Merge pull request #1373 from kalebdavis/patch-1Levi Bostian2015-10-09-1/+7
|\ \ | | | | | | Update ruby.html.markdown
| * | Update ruby.html.markdownKaleb Davis2015-10-06-1/+7
| |/
* | Merge pull request #1372 from raphaelbn/patch-1Levi Bostian2015-10-09-0/+20
|\ \ | | | | | | [javascript/en] Added for/in loop JavaScript
| * | Added for/in loop JavaScriptRaphael Nascimento2015-10-08-3/+3
| | | | | | | | | Fixing code style
| * | [javascript/en] Added for/in loop JavaScriptRaphael Nascimento2015-10-06-1/+14
| | | | | | | | | more explanation about for/in java script.
| * | Update javascript.html.markdownRaphael Nascimento2015-10-06-0/+7
| |/ | | | | For/In loop JavaScript
* | Merge pull request #1371 from zfergus2/masterLevi Bostian2015-10-09-78/+131
|\ \ | | | | | | [java/en] Added additional definitions and edited comments
| * | [java/en] Fixed repitionsZachary Ferguson2015-10-08-57/+2
| | |
| * | Revert "[c/en] Added a section for header files."Zachary Ferguson2015-10-07-49/+1
| | | | | | | | | | | | This reverts commit e1ac6209a8d3f43e7a018d79454fb1095b3314c0.
| * | Merge remote-tracking branch 'adambard/master'Zachary Ferguson2015-10-07-682/+747
| |\ \ | | | | | | | | | | | | | | | | Conflicts: java.html.markdown
| * | | [c/en] Added a section for header files.Zachary Ferguson2015-10-07-1/+49
| | | | | | | | | | | | | | | | | | | | | | | | Added a section for header files. Included a discussion of what belongs in a header file and what does not.
| * | | [java/en] Fixed WhitespaceZachary Ferguson2015-10-06-63/+63
| | | | | | | | | | | | | | | | Converted tabs to 4 spaces for consistency.
| * | | [java/en] Final MethodsZachary Ferguson2015-10-06-1/+14
| | | | | | | | | | | | | | | | Explained Final Methods
| * | | [java/en] removed excess abstract classZachary Ferguson2015-10-06-22/+0
| | | | | | | | | | | | | | | | removed excess abstract class
| * | | [java/en] Merged definitions of abstract and added finalZachary Ferguson2015-10-06-23/+31
| | | | | | | | | | | | | | | | Merged definitions of abstract and added a definition of final classes.
| * | | Merge remote-tracking branch 'adambard/master'Zachary Ferguson2015-10-06-1/+694
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'adambard/master'Zachary Ferguson2015-10-06-327/+3192
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: java.html.markdown
| * | | | [java/en] Edits and additionsZachary Ferguson2015-10-06-19/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Included an example of printf Discussed final variable initialization Gave a floating point division example Discussed boolean operators Defined the abstract and final class and compared them. Added some clarifying remarks to comments.
* | | | | Merge pull request #1403 from payet-s/fix-yaml-fr-typosven2015-10-09-44/+48
|\ \ \ \ \ | | | | | | | | | | | | [yaml/fr] Fix typos
| * | | | | [yaml/fr] Fix typospayet-s2015-10-09-44/+48
| | |_|_|/ | |/| | |
* | | | | Merge pull request #1416 from AVGP/854-json-trailing-commaAdam Bard2015-10-09-2/+5
|\ \ \ \ \ | | | | | | | | | | | | Mention of trailing commas in JSON and that they should be avoided
| * | | | | Mention of trailing commas in JSON and that they should be avoidedMartin N2015-10-09-2/+5
|/ / / / /
* | | | | Merge pull request #1387 from Iandenh/patch-1ven2015-10-08-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [brainfuck/nl] Fix dutch notation for large numbers
| * | | | | Fix dutch notation for large numbersIandenh2015-10-07-1/+1
| | | | | | | | | | | | | | | | | | The Dutch notation for large numbers is with a `.` instead of a `,`
* | | | | | Merge pull request #1393 from aayushranaut/masterven2015-10-08-5/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fixes typos and removed useless spaces
| * | | | | | Sugar Assert fixAayush Ranaut2015-10-07-1/+1
| | | | | | |
| * | | | | | Fixes typosAayush Ranaut2015-10-07-23/+22
| |/ / / / /
* | | | | | Merge pull request #1397 from silvansky/masterven2015-10-08-0/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | [swift/en] Add generics operator in Swift
| * | | | | | Add generics operator in SwiftValentine Silvansky2015-10-08-0/+14
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1401 from oylenshpeegul/patch-1ven2015-10-08-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Typo: "thought of" not "though of"
| * | | | | | Typo: "thought of" not "though of"Tim Heaney2015-10-08-1/+1
| |/ / / / /
* | | | | | Merge pull request #1402 from oylenshpeegul/patch-2ven2015-10-08-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Typo: "easily" rather than "easy"
| * | | | | Typo: "easily" rather than "easy"Tim Heaney2015-10-08-1/+1
|/ / / / /
* | | | | Merge pull request #1395 from ghalley/spacesAdam Bard2015-10-08-686/+686
|\ \ \ \ \ | |/ / / / |/| | | | [en] Remove unnecessary whitespace throughout the english files
| * | | | removing whitespace all overGabriel Halley2015-10-07-680/+680
| | | | |
| * | | | remove extra whitespace, explain NaNGabriel Halley2015-10-07-6/+6
|/ / / /
* | | | Merge pull request #1378 from cwalk/swift-1ven2015-10-07-1/+1
|\ \ \ \ | | | | | | | | | | [swift/en] Updated link to correct page
| * | | | Original link directs to page that can't be found. Changed to represent new ↵Clayton Walker2015-10-06-1/+1
| | |_|/ | |/| | | | | | | | | | location of the Apple Developer tutorial on swift.
* | | | Merge pull request #1380 from cwalk/obj-cven2015-10-07-0/+5
|\ \ \ \ | | | | | | | | | | [objective-c/en] Added additional reading for both iOS and OS X for Objective-C
| * | | | Added additional reading for both iOS and OS X for Objective-C from Apple ↵Clayton Walker2015-10-06-0/+5
| |/ / / | | | | | | | | | | | | Developer site. Added contribution line.
* / / / fix contributors, #13699ven2015-10-07-0/+3
|/ / /
* | | Merge pull request #1370 from dreamtocode/patch-2ven2015-10-07-1/+1
|\ \ \ | | | | | | | | Update c++.html.markdown
| * | | Update c++.html.markdownGeorge Gognadze2015-10-07-1/+1
| | |/ | |/| | | | spelling error
* | | Merge pull request #1369 from pboutin/masterven2015-10-07-0/+693
|\ \ \ | |/ / |/| | [PHP - fr] Added the french translation for the PHP guide
| * | fixed grammar errors following the comments of vendethielpboutin2015-10-06-27/+30
| | |
| * | Quick review for the fr-fr php pagePascal Boutin2015-10-06-5/+5
| | |
| * | first draft of the french version of the PHP manualPascal Boutin2015-10-06-0/+690
| | |
* | | Merge pull request #1368 from Ribeiro/masterven2015-10-06-4/+9
|\ \ \ | | | | | | | | Added The Elvis Operator to Groovy docs - Issue #1181