Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 | |||
| * | | | | | Fixed whitespaces | Zachary Ferguson | 2015-10-04 | -6/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixed the spacing to conform with standards. | |||
| * | | | | | Changed [python3/en] | Zachary Ferguson | 2015-10-02 | -3/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compared is and ==. Noted that tuples of length 1 require an ending comma. Discussed that keys of dictionaries have to be immutable. Added that elements of a set have to be immutable. Included an explanation of returning multiple values with tuple assignments. Added some clarifying remarks to comments. | |||
* | | | | | | 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 |
| | | | | | | ||||
* | | | | | | Merge pull request #1334 from bk2dcradle/master | ven | 2015-10-04 | -0/+68 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [java/en] Added abstract classes in java | |||
| * | | | | | | Modified as said to by a Collaborator | bk2dcradle | 2015-10-05 | -3/+3 |
| | | | | | | | ||||
| * | | | | | | Added abstract classes | bk2dcradle | 2015-10-04 | -0/+68 |
| | | | | | | | ||||
* | | | | | | | Merge pull request #1342 from guntbert/iss1333-other-languages | ven | 2015-10-04 | -5/+9 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [csharp/de,fr,tr,cn] Put demonstrative condition into ternary expression | |||
| * | | | | | | | Put demonstrative condition into ternary expression | Guntbert Reiter | 2015-10-04 | -5/+9 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression. | |||
* | | | | | | | Merge pull request #1335 from davelima/master | ven | 2015-10-04 | -3/+320 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [hack/en] Fixed some typos and added pt-br translation | |||
| * | | | | | | | Including '-pt' suffix on filename | David Lima | 2015-10-04 | -1/+1 |
| | | | | | | | | ||||
| * | | | | | | | [hack/pt-br] Fixed some typos | David Lima | 2015-10-04 | -2/+2 |
| | | | | | | | | ||||
| * | | | | | | | [hack/pt-br] Add pt-br translation | David Lima | 2015-10-04 | -0/+316 |
| | | | | | | | | ||||
| * | | | | | | | [hack/en] Fixed some typos | David Lima | 2015-10-04 | -3/+4 |
| | |_|/ / / / | |/| | | | | |