Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | | Corrigidos erros de ortografia | Rodrigo Muniz | 2015-10-05 | -2/+3 | |
| | | | | | | |||||
| * | | | | | Update java en file to fix small typo `buy` to `by` | Levi Bostian | 2015-10-06 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Merge pull request #1357 from perlilja/java/en | Levi Bostian | 2015-10-06 | -0/+27 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | [java/en] Added description for Double Brace Initialization | ||||
| | * | | | | Added description for Double Brace Initialization | Per Lilja | 2015-10-05 | -0/+27 | |
| | |/ / / | |||||
| * | | | | Merge pull request #1360 from GersonLazaro/javascript-correction | ven | 2015-10-05 | -21/+0 | |
| |\ \ \ \ | | |/ / / | |/| | | | Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de] | ||||
| | * | | | Fix for issue #1248 [fa-ir, zh-cn, ko-kr, es-es, ru-ru, fr-fr, de-de] | Gerson Lázaro | 2015-10-05 | -21/+0 | |
| |/ / / | |||||
| * | | | Merge pull request #1353 from chashmeetsingh/patch-4 | Levi Bostian | 2015-10-05 | -0/+4 | |
| |\ \ \ | | | | | | | | | | | Reverse an array | ||||
| | * | | | Reverse an array | Chashmeet Singh | 2015-10-05 | -1/+1 | |
| | | | | | |||||
| | * | | | Reverse a list | Chashmeet Singh | 2015-10-05 | -2/+2 | |
| | | | | | |||||
| | * | | | Reverse an array | Chashmeet Singh | 2015-10-05 | -0/+4 | |
| | |/ / | |||||
| * | | | Merge pull request #1347 from bomberstudios/patch-1 | Levi Bostian | 2015-10-05 | -55/+53 | |
| |\ \ \ | | | | | | | | | | | Fixed some typos | ||||
| | * | | | Fixed some typos | Ale Muñoz | 2015-10-05 | -55/+53 | |
| | | | | | |||||
| * | | | | Merge pull request #1337 from jig08/master | Levi Bostian | 2015-10-05 | -0/+955 | |
| |\ \ \ \ | | | | | | | | | | | | | [smalltalk/en] Addition of an article for Smalltalk | ||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -2/+4 | |
| | | | | | | |||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -2/+3 | |
| | | | | | | |||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -126/+128 | |
| | | | | | | |||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -3/+3 | |
| | | | | | | |||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -2/+0 | |
| | | | | | | |||||
| | * | | | | Update smalltalk.html.markdown | Jigyasa Grover | 2015-10-04 | -35/+28 | |
| | | | | | | |||||
| | * | | | | Delete smalltalk.html.markdown~ | Jigyasa Grover | 2015-10-04 | -959/+0 | |
| | | | | | | |||||
| | * | | | | Delete .Rhistory | Jigyasa Grover | 2015-10-04 | -0/+0 | |
| | | | | | | |||||
| | * | | | | Adding smalltalk tut | jig08 | 2015-10-04 | -0/+1918 | |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #1293 from ian-bertolacci/master | Levi Bostian | 2015-10-05 | -101/+101 | |
| |\ \ \ \ | | | | | | | | | | | | | [chapel] Updated info for release 1.12.0 | ||||
| | * \ \ \ | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Ian Bertolacci | 2015-10-04 | -113/+1972 | |
| | |\ \ \ \ | | | | |/ / | | | |/| | | | | | | | | Fixed down merge-conflict. | ||||
| | * | | | | Updated info for Chapel 1.12.0 | Ian Bertolacci | 2015-10-02 | -98/+98 | |
| | | | | | | |||||
| | * | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Ian Bertolacci | 2015-10-02 | -974/+5733 | |
| | |\ \ \ \ | |||||
| | * | | | | | Update to Chapel | Ian Bertolacci | 2015-08-17 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | A reader/writer sync example was missing a "Reader: " notem | ||||
| * | | | | | | Merge pull request #1306 from zfergus2/master | Levi Bostian | 2015-10-05 | -3/+47 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | [python3/en] edits and additions | ||||
| * \ \ \ \ \ \ | Merge pull request #1343 from VeerpalB/VeerpalB-patch-1 | Adam Bard | 2015-10-05 | -0/+12 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [python3/en]Add step parameter to range function | ||||
| | * | | | | | | | Add step parameter to range function | VeerpalB | 2015-10-04 | -0/+12 | |
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | A description of the step parameter of the range function is added. An example of its use in a for loop is also given. | ||||
| * | | | | | | | Merge pull request #1344 from connorshea/master | Adam Bard | 2015-10-05 | -1/+5 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | [css/en] Added some Further Reading Links for CSS | ||||
| | * | | | | | | Added some Further Reading Links for CSS | connorshea | 2015-10-04 | -1/+5 | |
| | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | And changed CanIUse to “Can I Use…” | ||||
| * | | | | | | Merge pull request #1349 from chashmeetsingh/patch-1 | ven | 2015-10-05 | -0/+1 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Update ruby-ru.html.markdown | ||||
| | * | | | | | Update ruby-ru.html.markdown | Chashmeet Singh | 2015-10-05 | -0/+1 | |
| |/ / / / / | |||||
| * | | | | | Merge pull request #1322 from dstockto/javascript-grammar | Levi Bostian | 2015-10-04 | -1/+1 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Correct usage of "it's" in javascript doc | ||||
| | * | | | | | Correct usage of "it's" in javascript doc | David Stockton | 2015-10-03 | -1/+1 | |
| | |/ / / / | |||||
| * | | | | | Merge pull request #1300 from dhwanishah/javaPageChange | Levi Bostian | 2015-10-04 | -3/+23 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Added how to declare and initialize variables for single and multiple instances | ||||
| | * | | | | | unneeded change fixed | Dhwani Shah | 2015-10-02 | -2/+2 | |
| | | | | | | | |||||
| | * | | | | | Added section on how to declare and initialize both single varible and ↵ | Dhwani Shah | 2015-10-02 | -5/+23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit. | ||||
| | * | | | | | Update java.html.markdown | Dhwani Shah | 2015-10-02 | -12/+68 | |
| | | | | | | | |||||
| | * | | | | | Update java.html.markdown | Dhwani Shah | 2015-10-02 | -90/+14 | |
| | | | | | | | |||||
| | * | | | | | Added section on how to declare and initialize both single varible and ↵ | Dhwani Shah | 2015-10-02 | -2/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | multiple varibles with the same value. Important concept for large structured programs. Seperated this a little bit. | ||||
| | * | | | | | Added example of when string concatenation can also be helpful with ↵ | Dhwani Shah | 2015-10-02 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | combination of strings with html tags as this is important to understand when templating say output code from a database transaction. | ||||
| * | | | | | | Merge pull request #1296 from edm00se/patch-1 | Levi Bostian | 2015-10-04 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | markdown example: fixed missing ! to create an actual comment | ||||
| | * | | | | | | fixed missing ! to create an actual comment | Eric McCormick | 2015-10-02 | -1/+1 | |
| | |/ / / / / | | | | | | | | | | | | | | | ... which was causing everything subsequently to be rendered as code block, as the triple back tick (which should be inside a comment) wasn't being escaped as part of a comment | ||||
| * | | | | | | Merge pull request #1292 from micheleorselli/more-php-operators | Levi Bostian | 2015-10-04 | -0/+20 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | [PHP] Adds some new php operators | ||||
| | * | | | | | | adds some new php operators | Michele Orselli | 2015-10-02 | -0/+20 | |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #1290 from ksami/master | Levi Bostian | 2015-10-04 | -7/+7 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [bash/en] Improved descriptions | ||||
| | * | | | | | | | [bash/en] Improved descriptions | ksami | 2015-10-02 | -7/+7 | |
| | |/ / / / / / | |||||
| * | | | | | | | Fix #1289 | ven | 2015-10-04 | -0/+1 | |
| | | | | | | | |