summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | Merge pull request #2 from icymist/latexColton Kohnke2015-10-08-0/+133
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | initial version for latex
| | * | | | | | initial version for latexChaitanya Krishna Ande2015-04-23-0/+133
| | | | | | | |
* | | | | | | | Merge pull request #1389 from cschermerhorn/masterLevi Bostian2015-10-12-0/+18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [java/en] Add Switching on String Example to Java
| * | | | | | | | Resolve merge conflict with masterCameron Schermerhorn2015-10-09-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | + added name back to contributor list
| * | | | | | | | Merge remote-tracking branch 'refs/remotes/adambard/master'Cameron Schermerhorn2015-10-09-839/+1063
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: java.html.markdown
| * | | | | | | | | Add space to comment prior to switch stringCameron Schermerhorn2015-10-09-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Add space to comment (after //) prior to switch on string example
| * | | | | | | | | Edit string switch additionCameron Schermerhorn2015-10-07-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + fix typos: line 284: fix prinln to println line 293: fix sustem to system
| * | | | | | | | | Add example for switching StringsCameron Schermerhorn2015-10-07-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Added switch structure to demonstrate how to switch Strings + Added name to contributor list
* | | | | | | | | | Merge pull request #1392 from ghalley/updatesLevi Bostian2015-10-12-0/+10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ruby/en] Add modulus, array.first, array.last, and each_with_index
| * | | | | | | | | | Fix puts typoGabriel Halley2015-10-09-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Add ghalley as ruby contributorGabriel Halley2015-10-07-0/+1
| | | | | | | | | | |
| * | | | | | | | | | ruby each with indexGabriel Halley2015-10-07-0/+6
| | | | | | | | | | |
| * | | | | | | | | | array first and last methodsGabriel Halley2015-10-07-0/+2
| | | | | | | | | | |
| * | | | | | | | | | add modulus operatorGabriel Halley2015-10-07-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #1425 from AndyBrown91/CLevi Bostian2015-10-12-0/+10
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [C/en] Accessing command line arguments in main
| * | | | | | | | | | [C/en] Accessing command line arguments in mainAndy B2015-10-09-0/+10
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #1423 from AndyBrown91/objective-cLevi Bostian2015-10-12-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
| * | | | | | | | | | | [objective-c/en-fr-ru-tr-vn] Enable syntax highlightingAndy B2015-10-09-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #1420 from wboka/masterLevi Bostian2015-10-12-0/+321
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [coldfusion/en] Adding Coldfusion
| * | | | | | | | | | | Update coldfusion.html.markdownwboka2015-10-09-250/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds conversion table and example of a very basic component. Adds a link to the official Adobe ColdFusion developer reference.
| * | | | | | | | | | | Update coldfusion.html.markdownwboka2015-10-07-58/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additions to the control structures. Added more user-friendly output for .cfm file
| * | | | | | | | | | | Update coldfusion.html.markdownwboka2015-10-05-50/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a few more examples
| * | | | | | | | | | | Update coldfusion.html.markdownwboka2015-10-05-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a typo
| * | | | | | | | | | | Update coldfusion.html.markdownwboka2015-10-05-1/+394
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds variable declaration, comparison operators, and if/else control structures
| * | | | | | | | | | | Initial placeholderwboka2015-10-05-0/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1482 from corpsee/ru-fixesven2015-10-12-30/+31
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | [PHP/ru] Improved PHP ru-ru translation
| * | | | | | | | | | | Improved PHP ru-ru translationcorpsee2015-10-12-30/+31
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #1456 from vinhnglx/masterven2015-10-12-0/+549
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Translate Ruby to vietnamese
| * | | | | | | | | | | Add languageVinh Nguyen2015-10-11-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Translate Ruby to vietnameseVinh Nguyen2015-10-11-0/+548
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1450 from Gnomino/masterven2015-10-11-2/+725
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [python3/fr] [python3] Added french translation for Python3 and changed way of creating classes
| * | | | | | | | | | | | Corrected a spelling mistakeGnomino2015-10-11-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Changed way of creating classesGnomino2015-10-11-4/+4
| | | | | | | | | | | | |
| * | | | | | | | | | | | Corrected french mistakesGnomino2015-10-11-5/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Corrected spelling mistakesGnomino2015-10-10-2/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Removed spaces in parenthesisGnomino2015-10-10-8/+8
| | | | | | | | | | | | |
| * | | | | | | | | | | | Removed leftovers, added Gnomino to the translators of Python3-FRGnomino2015-10-10-3/+2
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added french translation for Python3Gnomino2015-10-10-0/+724
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #1429 from LauraNK/masterven2015-10-11-0/+232
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | [sass/en] Add Sass tutorial
| * | | | | | | | | | | | Corrected extensionLaura2015-10-11-2/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | [sass/en] Add Sass tutorialLaura2015-10-09-0/+231
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1426 from AndyBrown91/xmlven2015-10-10-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [xml/en] Grammar fixes
| * | | | | | | | | | | | [xml/en] Grammar fixesAndy B2015-10-09-3/+4
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #1405 from gutsy/masterven2015-10-10-15/+18
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some grammar, spelling and indentation
| * | | | | | | | | | | | Fix conflicts from merge with masterTodd M. Guerra2015-10-09-32/+13
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'adambard/master'Todd M. Guerra2015-10-09-147/+335
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: java.html.markdown
| * | | | | | | | | | | | | Fix some grammar, spelling and indentationTodd M. Guerra2015-10-08-14/+16
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just some quick cleanup to make the code correctly formatted in parts and fixed some typos.
* | | | | | | | | | | | | Merge pull request #1448 from iTech-/masterven2015-10-10-0/+156
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [haml/fr] Added translation in French for the HAML article
| * | | | | | | | | | | | | Added translation in french for the HAML articleThibault iTech2015-10-10-0/+156
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | replace author_url with github linkven2015-10-10-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @adambard will revert if he thinks it was better :)