summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Cleaned up c fileZachary Ferguson2015-10-15-4/+0
|
* Merge remote-tracking branch 'refs/remotes/adambard/master'Zachary Ferguson2015-10-15-510/+5048
|\ | | | | | | | | Conflicts: c.html.markdown
| * Merge pull request #1530 from NimitS1/patch-3Levi Bostian2015-10-15-1/+1
| |\ | | | | | | A minor typo.
| | * A minor typo.Nimit Shah2015-10-15-1/+1
| | | | | | | | | XML is singular so the word should be carries
| * | Merge pull request #1457 from GersonLazaro/fix-jsLevi Bostian2015-10-15-2/+2
| |\ \ | | | | | | | | [javascript/es] corrected typo in javascript doc
| | * | [js/es] corrected typo in javascript docGerson Lázaro2015-10-10-2/+2
| | | |
| * | | Merge pull request #1525 from csuarez/latex-en-typosLevi Bostian2015-10-15-12/+12
| |\ \ \ | | | | | | | | | | [latex/en] Fix some typos in LaTeX article
| | * | | Fix more typosCésar Suárez2015-10-15-2/+2
| | | | |
| | * | | Fix some typos in LaTeX articleCésar Suárez2015-10-15-14/+14
| | | | |
| * | | | Merge pull request #1523 from droidenator/more-sassLevi Bostian2015-10-15-0/+215
| |\ \ \ \ | | | | | | | | | | | | More Sass documentation
| | * | | | Adding sections on Sass functions, import, partials, and math operations. ↵Sean Corrales2015-10-14-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | Adding some comments regarding best practices. Adding section on compatibility.
| | * | | | Merge remote-tracking branch 'upstream/master'Sean Corrales2015-10-14-1693/+7340
| | |\ \ \ \
| | * | | | | Fixing formatting. Writing section about imports and partials.Sean Corrales2015-10-13-16/+58
| | | | | | |
| | * | | | | Cleaning up formatting. Adding usage and compatibility textSean Corrales2015-10-12-42/+47
| | | | | | |
| | * | | | | Updating function instructions.Sean Corrales2015-10-08-9/+10
| | | | | | |
| | * | | | | Finishing up documentation for additional Sass functionality. Removing CSS ↵Sean Corrales2015-10-05-68/+232
| | | | | | | | | | | | | | | | | | | | | | | | | | | | specific instructions from usage, compatibility, and further reading sections.
| | * | | | | Initial work on learn Sass file.Sean Corrales2015-10-05-0/+234
| | | | | | |
| | * | | | | Merge pull request #1 from adambard/masterSean Corrales2015-10-05-124/+2172
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Merging changes from source branch
| * | \ \ \ \ \ Merge pull request #1514 from ankitaggarwal011/python3-input-operations-addLevi Bostian2015-10-15-0/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python3/en] Added instructions on how to perform input operations
| | * | | | | | | Added instructions for input operations in Python3Ankit Aggarwal2015-10-14-0/+4
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge pull request #1513 from awalGarg/patch-3Levi Bostian2015-10-15-2/+11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [bash/en] use $var with quotes in conditions
| | * | | | | | | [bash/en] use $var with quotes in conditionsAwal Garg2015-10-14-2/+11
| | |/ / / / / /
| * | | | | | | Merge pull request #1512 from awalGarg/patch-2Levi Bostian2015-10-15-0/+3
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [c/en] clarify common tripping point of newbies
| | * | | | | | | [c/en] clarify common tripping point of newbiesAwal Garg2015-10-14-0/+3
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | int foo () { printf("bar\n"); int x; // this is not valid in C89+ }
| * | | | | | | Merge pull request #1511 from awalGarg/patch-1Levi Bostian2015-10-15-0/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [c/en] clarify that args' names are not required in proto
| | * | | | | | | clarify that args' names are not required in protoAwal Garg2015-10-14-0/+2
| | |/ / / / / / | | | | | | | | | | | | | | | | with obligatory conventional warning
| * | | | | | | Merge pull request #1527 from gkotian/masterven2015-10-15-22/+28
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | [d/en] Next set of improvements
| | * | | | | | Make the code compilableGautam Kotian2015-10-15-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and add some additional comments to explain what's happening.
| | * | | | | | Improve code commentsGautam Kotian2015-10-15-17/+15
| | | | | | | |
| * | | | | | | Merge pull request #1480 from eltonvs/masterven2015-10-15-9/+14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Translation fixes and extra information
| | * | | | | | | Some extra informationElton Viana2015-10-14-1/+3
| | | | | | | | |
| | * | | | | | | UnsetElton Viana2015-10-12-1/+0
| | | | | | | | |
| | * | | | | | | Added "Python para Zumbis" linkElton Viana2015-10-12-0/+1
| | | | | | | | |
| | * | | | | | | Added some extra informationElton Viana2015-10-12-2/+4
| | | | | | | | |
| | * | | | | | | Some translation fixesElton Viana2015-10-12-6/+7
| | | | | | | | |
| * | | | | | | | Merge pull request #1520 from scheras/masterven2015-10-15-3/+3
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [python3/cs] Fixed typo
| | * | | | | | | | Fixed typoScheRas2015-10-14-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #1521 from mwozniczak/xml-fixven2015-10-14-2/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | [xml/en] Superfluous spaces removed in some tags in 'XML'
| | * | | | | | | Superfluous spaces removed in some tags in 'XML', where no attributes were ↵Michał Woźniczak2015-10-14-2/+2
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | present
| * | | | | | | Merge pull request #1506 from rominirani/masterLevi Bostian2015-10-14-0/+2
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added Go Mobile information
| | * | | | | | | Added Go Mobile informationRomin Irani2015-10-14-0/+2
| | |/ / / / / /
| * | | | | | | Merge pull request #1471 from ankitaggarwal011/python27-input-operations-addLevi Bostian2015-10-14-0/+6
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python/en] Added instructions on how to perform input operations
| | * | | | | | | Updated the input() method usage and descriptionAnkit Aggarwal2015-10-14-3/+4
| | | | | | | | |
| | * | | | | | | Added input operations in learn Python 2.7 docAnkit Aggarwal2015-10-11-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fix header to hopefully bring back ruby to the site.Levi Bostian2015-10-14-2/+1
| | | | | | | |
| * | | | | | | Merge pull request #1504 from dillonjbyrne/patch-1Levi Bostian2015-10-14-119/+119
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python3/en] Cleaned up formatting and clarified output
| | * | | | | | | Cleaned up formatting and clarified outputDillon J Byrne2015-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-2Levi Bostian2015-10-14-1/+7
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Update Python 2 vs Python 3
| | * | | | | | | Update Python 2 vs Python 3Matthias Bussonnier2015-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/masterLevi Bostian2015-10-14-4/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [csharp/en] Fix for a few spelling errors