Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | | | | | | | | Merge pull request #1438 from chashmeetsingh/patch-8 | Levi Bostian | 2015-10-12 | -0/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added table implementation in ruby | ||||
| * | | | | | | | | | | | | | | | Added table implementation in ruby | Chashmeet Singh | 2015-10-10 | -0/+19 | |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge pull request #1437 from chashmeetsingh/patch-7 | Levi Bostian | 2015-10-12 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding unordered/ordered list | ||||
| * | | | | | | | | | | | | | | | Adding unordered/ordered list | Chashmeet Singh | 2015-10-10 | -0/+6 | |
| |/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | Merge pull request #1412 from voltnor/latex_initial | Levi Bostian | 2015-10-12 | -0/+231 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [latex/en] Initial latex whirlwind showcase revisited | ||||
| * | | | | | | | | | | | | | | | merge patch-1, restructure, fix grammar | Colton Kohnke | 2015-10-09 | -59/+95 | |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge branch 'sricharanized-patch-1' into latex_initial | Colton Kohnke | 2015-10-09 | -6/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | Update latex.html.markdown | Sricharan Chiruvolu | 2015-10-09 | -6/+47 | |
| |/ / / / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | | | [latex/en] Initial latex whirlwind showcase | Colton Kohnke | 2015-10-08 | -85/+106 | |
| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | Merge pull request #2 from icymist/latex | Colton Kohnke | 2015-10-08 | -0/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | initial version for latex | ||||
| | * | | | | | | | | | | | | | | initial version for latex | Chaitanya Krishna Ande | 2015-04-23 | -0/+133 | |
| | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | Merge pull request #1389 from cschermerhorn/master | Levi Bostian | 2015-10-12 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [java/en] Add Switching on String Example to Java | ||||
| * | | | | | | | | | | | | | | | | Resolve merge conflict with master | Cameron Schermerhorn | 2015-10-09 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + added name back to contributor list | ||||
| * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'refs/remotes/adambard/master' | Cameron Schermerhorn | 2015-10-09 | -839/+1063 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: java.html.markdown | ||||
| * | | | | | | | | | | | | | | | | | Add space to comment prior to switch string | Cameron Schermerhorn | 2015-10-09 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Add space to comment (after //) prior to switch on string example | ||||
| * | | | | | | | | | | | | | | | | | Edit string switch addition | Cameron Schermerhorn | 2015-10-07 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + fix typos: line 284: fix prinln to println line 293: fix sustem to system | ||||
| * | | | | | | | | | | | | | | | | | Add example for switching Strings | Cameron Schermerhorn | 2015-10-07 | -0/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Added switch structure to demonstrate how to switch Strings + Added name to contributor list | ||||
* | | | | | | | | | | | | | | | | | | Merge pull request #1392 from ghalley/updates | Levi Bostian | 2015-10-12 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ruby/en] Add modulus, array.first, array.last, and each_with_index | ||||
| * | | | | | | | | | | | | | | | | | | Fix puts typo | Gabriel Halley | 2015-10-09 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Add ghalley as ruby contributor | Gabriel Halley | 2015-10-07 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | ruby each with index | Gabriel Halley | 2015-10-07 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | array first and last methods | Gabriel Halley | 2015-10-07 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | add modulus operator | Gabriel Halley | 2015-10-07 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | Merge pull request #1425 from AndyBrown91/C | Levi Bostian | 2015-10-12 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [C/en] Accessing command line arguments in main | ||||
| * | | | | | | | | | | | | | | | | | | [C/en] Accessing command line arguments in main | Andy B | 2015-10-09 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #1423 from AndyBrown91/objective-c | Levi Bostian | 2015-10-12 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [objective-c/en-fr-ru-tr-vn] Enable syntax highlighting | ||||
| * | | | | | | | | | | | | | | | | | | | [objective-c/en-fr-ru-tr-vn] Enable syntax highlighting | Andy B | 2015-10-09 | -5/+5 | |
| |/ / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #1420 from wboka/master | Levi Bostian | 2015-10-12 | -0/+321 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [coldfusion/en] Adding Coldfusion | ||||
| * | | | | | | | | | | | | | | | | | | | Update coldfusion.html.markdown | wboka | 2015-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.markdown | wboka | 2015-10-07 | -58/+85 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additions to the control structures. Added more user-friendly output for .cfm file | ||||
| * | | | | | | | | | | | | | | | | | | | Update coldfusion.html.markdown | wboka | 2015-10-05 | -50/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a few more examples | ||||
| * | | | | | | | | | | | | | | | | | | | Update coldfusion.html.markdown | wboka | 2015-10-05 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes a typo | ||||
| * | | | | | | | | | | | | | | | | | | | Update coldfusion.html.markdown | wboka | 2015-10-05 | -1/+394 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds variable declaration, comparison operators, and if/else control structures | ||||
| * | | | | | | | | | | | | | | | | | | | Initial placeholder | wboka | 2015-10-05 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #1482 from corpsee/ru-fixes | ven | 2015-10-12 | -30/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | [PHP/ru] Improved PHP ru-ru translation | ||||
| * | | | | | | | | | | | | | | | | | | | Improved PHP ru-ru translation | corpsee | 2015-10-12 | -30/+31 | |
|/ / / / / / / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #1456 from vinhnglx/master | ven | 2015-10-12 | -0/+549 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | Translate Ruby to vietnamese | ||||
| * | | | | | | | | | | | | | | | | | | Add language | Vinh Nguyen | 2015-10-11 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | Translate Ruby to vietnamese | Vinh Nguyen | 2015-10-11 | -0/+548 | |
| | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | Merge pull request #1450 from Gnomino/master | ven | 2015-10-11 | -2/+725 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [python3/fr] [python3] Added french translation for Python3 and changed way of creating classes | ||||
| * | | | | | | | | | | | | | | | | | | | Corrected a spelling mistake | Gnomino | 2015-10-11 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Changed way of creating classes | Gnomino | 2015-10-11 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Corrected french mistakes | Gnomino | 2015-10-11 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Corrected spelling mistakes | Gnomino | 2015-10-10 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Removed spaces in parenthesis | Gnomino | 2015-10-10 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Removed leftovers, added Gnomino to the translators of Python3-FR | Gnomino | 2015-10-10 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | Added french translation for Python3 | Gnomino | 2015-10-10 | -0/+724 | |
| | | | | | | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | | | | | | Merge pull request #1429 from LauraNK/master | ven | 2015-10-11 | -0/+232 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | [sass/en] Add Sass tutorial | ||||
| * | | | | | | | | | | | | | | | | | | | Corrected extension | Laura | 2015-10-11 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | | | | [sass/en] Add Sass tutorial | Laura | 2015-10-09 | -0/+231 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |