summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* ruby translation in germanChristian Albrecht2015-10-16-0/+611
|
* scala translation deChristian Albrecht2015-10-16-0/+810
|
* Merge pull request #1543 from paulohrpinheiro/fix-perl6ven2015-10-16-3/+1
|\ | | | | Removed references to compilers other than the Rakudo.
| * Removed references to compilers other than the Rakudo.Paulo Henrique Rodrigues Pinheiro2015-10-15-3/+1
| |
* | Merge pull request #1486 from Thimoteus/masterven2015-10-16-55/+71
|\ \ | |/ |/| updated purescript example for compiler version >= 0.7.4.1
| * readded haskell syntax highlighting, added line about running examples in ↵thimoteus2015-10-13-95/+98
| | | | | | | | psci, removed >'s
| * updated purescript example for compiler version >= 0.7.4.1thimoteus2015-10-12-103/+116
| |
* | Merge pull request #1427 from zfergus2/masterven2015-10-15-2/+50
|\ \ | | | | | | [c/en] Added a section for header files.
| * | 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