summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Corrected a spelling mistakeGnomino2015-10-11-1/+1
|
* Changed way of creating classesGnomino2015-10-11-4/+4
|
* Corrected french mistakesGnomino2015-10-11-5/+5
|
* Corrected spelling mistakesGnomino2015-10-10-2/+2
|
* Removed spaces in parenthesisGnomino2015-10-10-8/+8
|
* Removed leftovers, added Gnomino to the translators of Python3-FRGnomino2015-10-10-3/+2
|
* Added french translation for Python3Gnomino2015-10-10-0/+724
|
* Merge pull request #1316 from JD557/scala-pt-ptven2015-10-10-0/+651
|\ | | | | Add pt-pt translation for Scala tutorial
| * [scala-pt] Fix variable names on while cycleJoão Costa2015-10-10-3/+4
| |
| * Remove duplicated filename fieldJoão Costa2015-10-06-2/+1
| |
| * Add pt-pt translation for Scala tutorialJoão Costa2015-10-03-0/+651
| |
* | Merge pull request #1446 from JD557/scala-compilation-errorsven2015-10-10-9/+12
|\ \ | | | | | | Fix compile errors of the English and French Scala tutorials
| * | Fix compile errors of the English and French Scala tutorialsJoão Costa2015-10-10-9/+12
|/ /
* | Merge pull request #1433 from zlarsen/forth-typoven2015-10-09-1/+1
|\ \ | | | | | | [Forth/en] Another typo fix
| * | Fixes another Forth typozlarsen2015-10-09-1/+1
| | |
* | | Merge pull request #1430 from zlarsen/fixes-forth-typoven2015-10-09-1/+1
|\ \ \ | | | | | | | | [Forth/en] fixes forth typo
| * | | fixes forth typozlarsen2015-10-09-1/+1
| |/ / | | | | | | | | | changes util to until
* | | Merge pull request #1424 from AndyBrown91/coffeescriptven2015-10-09-1/+1
|\ \ \ | | | | | | | | [coffeescript/en] Fixed grammar
| * | | [coffeescript/en] Fixed grammarAndy B2015-10-09-1/+1
| | | |
* | | | Merge pull request #1419 from vojtasvoboda/feature/json-typo-2Levi Bostian2015-10-09-1/+1
|\ \ \ \ | | | | | | | | | | [json/en] Typo
| * | | | [json/en] TypoVojta Svoboda2015-10-09-1/+1
| | | | |
* | | | | Merge pull request #1413 from hfenton/masterLevi Bostian2015-10-09-0/+2
|\ \ \ \ \ | | | | | | | | | | | | [en/git] Add Git Immersion tutorial as a resource
| * | | | | Git: Add Git Immersion tutorial as a resourceHeather Fenton2015-10-08-0/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #1410 from voltnor/matlab_class_exampleLevi Bostian2015-10-09-0/+54
|\ \ \ \ \ | | | | | | | | | | | | [matlab/en] Added simple class example to Matlab
| * | | | | [matlab/en] Added simple class example to MatlabColton Kohnke2015-10-08-0/+54
| | | | | |
* | | | | | Merge pull request #1404 from tecknicaltom/masterLevi Bostian2015-10-09-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [perl6] fix the output of ff example
| * | | | | | fix the output of ff exampleTom Samstag2015-10-08-1/+1
| |/ / / / /
* | | | | | Merge pull request #1381 from cwalk/swift-2Levi Bostian2015-10-09-4/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | [swift/en] Added clearer description of Optionals and Unwrapping.
| * | | | | | Suggested changesClayton Walker2015-10-08-5/+5
| | | | | | |
| * | | | | | Added clearer description of Optionals and Unwrapping. Minor typo changes as ↵Clayton Walker2015-10-06-18/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | well.
| * | | | | | Forgot to add myself as a contributor from swift-1 pull request.Clayton Walker2015-10-06-0/+1
| | | | | | |
* | | | | | | Merge pull request #1382 from cwalk/goLevi Bostian2015-10-09-3/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [go/en] Minor typos/Increased readability/Added link to official docs
| * | | | | | | Added suggested changesClayton Walker2015-10-08-2/+2
| | | | | | | |
| * | | | | | | Added more to further readingClayton Walker2015-10-07-0/+2
| | | | | | | |
| * | | | | | | Minor Typos, increased readabilityClayton Walker2015-10-06-3/+4
| |/ / / / / /
* | | | | | | Merge pull request #1385 from gayanhewa/masterLevi Bostian2015-10-09-1/+36
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [php/en] Adding error handling
| * | | | | | | Update php.html.markdownGayan2015-10-07-0/+5
| | | | | | | |
| * | | | | | | Update php.html.markdownGayan2015-10-07-2/+2
| | | | | | | |
| * | | | | | | Adding exceptions and error handlingGayan2015-10-07-2/+32
| | | | | | | |
* | | | | | | | Merge pull request #1305 from kdelwat/masterLevi Bostian2015-10-09-0/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python3/en] Added examples of multiple parameters to higher order functions
| * | | | | | | | Add examples of higher-order functions taking multiple argumentsCadel Watson2015-10-07-0/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1376 from kalebdavis/masterLevi Bostian2015-10-09-15/+15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix indentation to make compiled JS more readable
| * | | | | | | | Fix indentation to make compiled JS more readableKaleb Davis2015-10-06-15/+15
| |/ / / / / / /
* | | | | | | | Merge pull request #1375 from kalebdavis/patch-3Levi Bostian2015-10-09-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add examples to show how printing works
| * | | | | | | | Add examples to show how printing worksKaleb Davis2015-10-06-0/+4
| |/ / / / / / /
* | | | | | | | 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