Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge remote-tracking branch 'refs/remotes/adambard/master' | Zachary Ferguson | 2015-10-15 | -510/+5048 |
|\ | | | | | | | | | Conflicts: c.html.markdown | |||
| * | Merge pull request #1530 from NimitS1/patch-3 | Levi Bostian | 2015-10-15 | -1/+1 |
| |\ | | | | | | | A minor typo. | |||
| | * | A minor typo. | Nimit Shah | 2015-10-15 | -1/+1 |
| | | | | | | | | | XML is singular so the word should be carries | |||
| * | | Merge pull request #1457 from GersonLazaro/fix-js | Levi Bostian | 2015-10-15 | -2/+2 |
| |\ \ | | | | | | | | | [javascript/es] corrected typo in javascript doc | |||
| | * | | [js/es] corrected typo in javascript doc | Gerson Lázaro | 2015-10-10 | -2/+2 |
| | | | | ||||
| * | | | Merge pull request #1525 from csuarez/latex-en-typos | Levi Bostian | 2015-10-15 | -12/+12 |
| |\ \ \ | | | | | | | | | | | [latex/en] Fix some typos in LaTeX article | |||
| | * | | | Fix more typos | César Suárez | 2015-10-15 | -2/+2 |
| | | | | | ||||
| | * | | | Fix some typos in LaTeX article | César Suárez | 2015-10-15 | -14/+14 |
| | | | | | ||||
| * | | | | Merge pull request #1523 from droidenator/more-sass | Levi Bostian | 2015-10-15 | -0/+215 |
| |\ \ \ \ | | | | | | | | | | | | | More Sass documentation | |||
| | * | | | | Adding sections on Sass functions, import, partials, and math operations. ↵ | Sean Corrales | 2015-10-14 | -0/+215 |
| | | | | | | | | | | | | | | | | | | | | | | | | Adding some comments regarding best practices. Adding section on compatibility. | |||
| | * | | | | Merge remote-tracking branch 'upstream/master' | Sean Corrales | 2015-10-14 | -1693/+7340 |
| | |\ \ \ \ | ||||
| | * | | | | | Fixing formatting. Writing section about imports and partials. | Sean Corrales | 2015-10-13 | -16/+58 |
| | | | | | | | ||||
| | * | | | | | Cleaning up formatting. Adding usage and compatibility text | Sean Corrales | 2015-10-12 | -42/+47 |
| | | | | | | | ||||
| | * | | | | | Updating function instructions. | Sean Corrales | 2015-10-08 | -9/+10 |
| | | | | | | | ||||
| | * | | | | | Finishing up documentation for additional Sass functionality. Removing CSS ↵ | Sean Corrales | 2015-10-05 | -68/+232 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | specific instructions from usage, compatibility, and further reading sections. | |||
| | * | | | | | 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 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Merging changes from source branch | |||
| * | \ \ \ \ \ | Merge pull request #1514 from ankitaggarwal011/python3-input-operations-add | Levi Bostian | 2015-10-15 | -0/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [python3/en] Added instructions on how to perform input operations | |||
| | * | | | | | | | 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 | |||
| | * | | | | | | | [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 | |||
| | * | | | | | | | [c/en] clarify common tripping point of newbies | Awal Garg | 2015-10-14 | -0/+3 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | int foo () { printf("bar\n"); int x; // this is not valid in C89+ } | |||
| * | | | | | | | Merge pull request #1511 from awalGarg/patch-1 | Levi Bostian | 2015-10-15 | -0/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [c/en] clarify that args' names are not required in proto | |||
| | * | | | | | | | clarify that args' names are not required in proto | Awal Garg | 2015-10-14 | -0/+2 |
| | |/ / / / / / | | | | | | | | | | | | | | | | | with obligatory conventional warning | |||
| * | | | | | | | Merge pull request #1527 from gkotian/master | ven | 2015-10-15 | -22/+28 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | [d/en] Next set of improvements | |||
| | * | | | | | | Make the code compilable | Gautam Kotian | 2015-10-15 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and add some additional comments to explain what's happening. | |||
| | * | | | | | | Improve code comments | Gautam Kotian | 2015-10-15 | -17/+15 |
| | | | | | | | | ||||
| * | | | | | | | Merge pull request #1480 from eltonvs/master | ven | 2015-10-15 | -9/+14 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Translation fixes and extra information | |||
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [python3/cs] Fixed typo | |||
| | * | | | | | | | | Fixed typo | ScheRas | 2015-10-14 | -3/+3 |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #1521 from mwozniczak/xml-fix | ven | 2015-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źniczak | 2015-10-14 | -2/+2 |
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | present | |||
| * | | | | | | | Merge pull request #1506 from rominirani/master | Levi Bostian | 2015-10-14 | -0/+2 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added Go Mobile information | |||
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [python/en] Added instructions on how to perform input operations | |||
| | * | | | | | | | 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 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [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 |