| Commit message (Expand) | Author | Age | Lines |
... | |
| | * | | | | | | | | | | | | | Updating function instructions. | Sean Corrales | 2015-10-08 | -9/+10 |
| | * | | | | | | | | | | | | | Finishing up documentation for additional Sass functionality. Removing CSS sp... | Sean Corrales | 2015-10-05 | -68/+232 |
| | * | | | | | | | | | | | | | Initial work on learn Sass file. | Sean Corrales | 2015-10-05 | -0/+234 |
| | * | | | | | | | | | | | | | Merge pull request #1 from adambard/master | Sean Corrales | 2015-10-05 | -124/+2172 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1514 from ankitaggarwal011/python3-input-operations-add | Levi Bostian | 2015-10-15 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Added instructions for input operations in Python3 | Ankit Aggarwal | 2015-10-14 | -0/+4 |
| | | |_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #1513 from awalGarg/patch-3 | Levi Bostian | 2015-10-15 | -2/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | [bash/en] use $var with quotes in conditions | Awal Garg | 2015-10-14 | -2/+11 |
| | |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Merge pull request #1512 from awalGarg/patch-2 | Levi Bostian | 2015-10-15 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | [c/en] clarify common tripping point of newbies | Awal Garg | 2015-10-14 | -0/+3 |
| | |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Merge pull request #1511 from awalGarg/patch-1 | Levi Bostian | 2015-10-15 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | clarify that args' names are not required in proto | Awal Garg | 2015-10-14 | -0/+2 |
| | |/ / / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | | Merge pull request #1527 from gkotian/master | ven | 2015-10-15 | -22/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Make the code compilable | Gautam Kotian | 2015-10-15 | -5/+13 |
| | * | | | | | | | | | | | | | | Improve code comments | Gautam Kotian | 2015-10-15 | -17/+15 |
| * | | | | | | | | | | | | | | | Merge pull request #1480 from eltonvs/master | ven | 2015-10-15 | -9/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Some extra information | Elton Viana | 2015-10-14 | -1/+3 |
| | * | | | | | | | | | | | | | | | Unset | Elton Viana | 2015-10-12 | -1/+0 |
| | * | | | | | | | | | | | | | | | Added "Python para Zumbis" link | Elton Viana | 2015-10-12 | -0/+1 |
| | * | | | | | | | | | | | | | | | Added some extra information | Elton Viana | 2015-10-12 | -2/+4 |
| | * | | | | | | | | | | | | | | | Some translation fixes | Elton Viana | 2015-10-12 | -6/+7 |
| * | | | | | | | | | | | | | | | | Merge pull request #1520 from scheras/master | ven | 2015-10-15 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | Fixed typo | ScheRas | 2015-10-14 | -3/+3 |
| | | |_|/ / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | Merge pull request #1521 from mwozniczak/xml-fix | ven | 2015-10-14 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | Superfluous spaces removed in some tags in 'XML', where no attributes were pr... | Michał Woźniczak | 2015-10-14 | -2/+2 |
| | | |_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #1506 from rominirani/master | Levi Bostian | 2015-10-14 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Added Go Mobile information | Romin Irani | 2015-10-14 | -0/+2 |
| | |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | Merge pull request #1471 from ankitaggarwal011/python27-input-operations-add | Levi Bostian | 2015-10-14 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Updated the input() method usage and description | Ankit Aggarwal | 2015-10-14 | -3/+4 |
| | * | | | | | | | | | | | | | | Added input operations in learn Python 2.7 doc | Ankit Aggarwal | 2015-10-11 | -0/+5 |
| | | |_|_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fix header to hopefully bring back ruby to the site. | Levi Bostian | 2015-10-14 | -2/+1 |
| * | | | | | | | | | | | | | | Merge pull request #1504 from dillonjbyrne/patch-1 | Levi Bostian | 2015-10-14 | -119/+119 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Cleaned up formatting and clarified output | Dillon J Byrne | 2015-10-13 | -119/+119 |
| | | |/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Merge pull request #1503 from Carreau/patch-2 | Levi Bostian | 2015-10-14 | -1/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | Update Python 2 vs Python 3 | Matthias Bussonnier | 2015-10-13 | -1/+7 |
| | |/ / / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | | Merge pull request #1500 from Alters/master | Levi Bostian | 2015-10-14 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | [csharp/en] Fix for a few spelling errors | Cameron Wood | 2015-10-13 | -4/+4 |
| | * | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Add PEP8 to "Free Online" | evuez | 2015-10-13 | -0/+1 |
| | * | | | | | | | | | | | | | | | Add resources to the "Free Online" section | evuez | 2015-10-13 | -0/+2 |
| | | |_|/ / / / / / / / / / / /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #1490 from volcov/add-git-tag-info | Levi Bostian | 2015-10-14 | -0/+28 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / / / / / / /
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Improve code comments | Gautam Kotian | 2015-10-13 | -5/+8 |
| | * | | | | | | | | | | | | | Add wikipedia page links | Gautam Kotian | 2015-10-13 | -2/+4 |
| | * | | | | | | | | | | | | | Clarify that not just two people develop D | Gautam Kotian | 2015-10-13 | -2/+2 |
| | |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | Merge pull request #1443 from kara-kincaid/master | ven | 2015-10-13 | -0/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|