Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | Merge pull request #1504 from dillonjbyrne/patch-1 | Levi Bostian | 2015-10-14 | -119/+119 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [python3/en] Cleaned up formatting and clarified output | ||||
| * | | | | | | | | | Cleaned up formatting and clarified output | Dillon J Byrne | 2015-10-13 | -119/+119 | |
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | Unified the formatting throughout the document, clarified the output of a few lines, and tried to make it easier to visually separate comments from code when reading. | ||||
* | | | | | | | | | Merge pull request #1503 from Carreau/patch-2 | Levi Bostian | 2015-10-14 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update Python 2 vs Python 3 | ||||
| * | | | | | | | | | Update Python 2 vs Python 3 | Matthias Bussonnier | 2015-10-13 | -1/+7 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fact that Python 2 is reaching end of life. And note that you can use `__future__` to add Python 2 and 3 compatible code. | ||||
* | | | | | | | | | Merge pull request #1500 from Alters/master | Levi Bostian | 2015-10-14 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [csharp/en] Fix for a few spelling errors | ||||
| * | | | | | | | | | [csharp/en] Fix for a few spelling errors | Cameron Wood | 2015-10-13 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a few typos and spelling errors in the C# documentation | ||||
| * | | | | | | | | | Merge remote-tracking branch 'refs/remotes/adambard/master' | Cameron Wood | 2015-10-13 | -184/+2407 | |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge pull request #1497 from mwozniczak/json-fix | Levi Bostian | 2015-10-14 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [json/en] Fixed incorrect information about commas in JSON doc | ||||
| * | | | | | | | | | | | Fixed incorrect information about commas in JSON doc | Michał Woźniczak | 2015-10-13 | -1/+1 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1493 from evuez/patch-3 | Levi Bostian | 2015-10-14 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [python/en] Add resources to the "Free Online" section | ||||
| * | | | | | | | | | | | Add PEP8 to "Free Online" | evuez | 2015-10-13 | -0/+1 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add resources to the "Free Online" section | evuez | 2015-10-13 | -0/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These have been valuable resources to me, but I'm not sure whether it fits this section or not. | ||||
* | | | | | | | | | | | Merge pull request #1490 from volcov/add-git-tag-info | Levi Bostian | 2015-10-14 | -0/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | [git/en]add documentation about git tags | ||||
| * | | | | | | | | | | add documentation about git tags | Bruno Volcov | 2015-10-13 | -0/+28 | |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1495 from gkotian/master | ven | 2015-10-13 | -7/+12 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | First set of changes to the D programming page | ||||
| * | | | | | | | | | Improve code comments | Gautam Kotian | 2015-10-13 | -5/+8 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add wikipedia page links | Gautam Kotian | 2015-10-13 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to the wikipedia pages of Walter Bright and Andrei Alexandrescu in an attempt to at least partially establish their credibility. | ||||
| * | | | | | | | | | Clarify that not just two people develop D | Gautam Kotian | 2015-10-13 | -2/+2 | |
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The present construction seems to imply that only Walter and Andrei and involved in the development of D. This is nowhere close to being true! | ||||
* | | | | | | | | | Merge pull request #1443 from kara-kincaid/master | ven | 2015-10-13 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [css/en] Added more pseudo-classes and pseudo-elements examples | ||||
| * | | | | | | | | | fix merge conflict in css.html.markdown | Kara Kincaid | 2015-10-13 | -259/+4315 | |
| |\| | | | | | | | | |||||
| * | | | | | | | | | [css/en] Added more pseudo-classes and pseudo-elements examples | Kara Kincaid | 2015-10-10 | -0/+13 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1488 from evuez/patch-1 | ven | 2015-10-13 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | [haml/fr] Add lang to header | ||||
| * | | | | | | | | | Add lang to header | evuez | 2015-10-13 | -0/+1 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | Header configuration was missing `lang` field. | ||||
* | | | | | | | | | Merge pull request #1481 from ananyacleetus/patch-1 | Levi Bostian | 2015-10-12 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update python.html.markdown | ||||
| * | | | | | | | | | Update python.html.markdown | Ananya W Cleetus | 2015-10-12 | -1/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #1484 from RobRoseKnows/master | Levi Bostian | 2015-10-12 | -0/+30 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Added BigInteger and BigDecimal explanations to Java tutorial | ||||
| * | | | | | | | | | Updated Java tutorial with BigInteger and BigDecimal | Robert Rose | 2015-10-12 | -0/+30 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Revert "Updated Java tutorial with BigInteger and BigDecimal." | Robert Rose | 2015-10-12 | -30/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8cb9e5395b2a21fe8e86455f5a5729a60435524c. | ||||
| * | | | | | | | | | Removed credit | Robert Rose | 2015-10-12 | -1/+0 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Added contributor credit. | Robert Rose | 2015-10-12 | -0/+1 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Updated Java tutorial with BigInteger and BigDecimal. | Robert Rose | 2015-10-12 | -0/+30 | |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #1478 from aayushranaut/master | Levi Bostian | 2015-10-12 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Range is not a generator | ||||
| * | | | | | | | | | Range is not a generator | Aayush Ranaut | 2015-10-09 | -6/+4 | |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1477 from jdpearce/master | Levi Bostian | 2015-10-12 | -3/+40 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed the custom indexer example (setter return type is void) | ||||
| * | | | | | | | | | | Added some simple yield examples | Jo Pearce | 2015-10-12 | -1/+38 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fixed the custom indexer example (setter return type is void) | Jo Pearce | 2015-10-12 | -2/+2 | |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1469 from Alters/master | Levi Bostian | 2015-10-12 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | [C++/en] Small inheritance clarification | ||||
| * | | | | | | | | | | [C++/en] Small inheritance clarification | Cameron Wood | 2015-10-11 | -0/+2 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarified that private members are inherited but are not directly accessible | ||||
* | | | | | | | | | | Merge pull request #1466 from csuich2/csharp-null-propagation | Levi Bostian | 2015-10-12 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added info C# null-propagation | ||||
| * | | | | | | | | | | Added info C# null-propagation | Chris | 2015-10-10 | -0/+3 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Another tool I found useful when learning C# | ||||
* | | | | | | | | | | Merge pull request #1463 from thePsguy/patch-1 | Levi Bostian | 2015-10-12 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Mention meaning of asterisk. Explain *ref_var2 | ||||
| * | | | | | | | | | | Mention meaning of asterisk. Explain *ref_var2 | Pushkar Sharma | 2015-10-11 | -2/+2 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | Issue #1398 | ||||
* | | | | | | | | | | Merge pull request #1461 from csuich2/csharp-single-inheritance | Levi Bostian | 2015-10-12 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added detail on C# single inheritance | ||||
| * | | | | | | | | | | Added detail on C# single inheritance | Chris | 2015-10-10 | -1/+2 | |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clarified that the base class name must be the first thing listed | ||||
* | | | | | | | | | | Merge pull request #1399 from himanshu81494/master | Levi Bostian | 2015-10-12 | -3/+49 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | example function added for call by reference | ||||
| * | | | | | | | | | | Update c.html.markdown | himanshu81494 | 2015-10-09 | -8/+14 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | typo in readme | Himanshu81494 | 2015-10-09 | -1/+1 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update json.html.markdown | himanshu81494 | 2015-10-08 | -0/+6 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update c.html.markdown | himanshu81494 | 2015-10-08 | -1/+19 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Update c.html.markdown | himanshu81494 | 2015-10-08 | -0/+1 | |
| | | | | | | | | | | |