summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [bash/zh-tw] add missing line for rm commandWeihang Lo2016-08-03-0/+2
|
* [bash/zh-tw] add zh-tw translationWeihang Lo2016-07-31-0/+376
|
* Fix typo (#2317)Abhijeet Mohan2016-07-30-1/+1
|
* [smallbasic/en] minor fact check fix (#2312)Chris Warren-Smith2016-07-17-2/+9
|
* [smallbasic/en] New article about SmallBASIC (#2311)Chris Warren-Smith2016-07-16-0/+124
| | | | | | * [smallbasic/en] new article * [smallbasic/en] new article
* fix #2308ven2016-07-12-1/+1
|
* Elixir agents/maps, Ruby conventions/docs (#2116)Ryan Plant2016-07-12-2/+28
| | | | | | | | | | | | | | | | | | | | | | | | * Add name to contributors list * Fix typo * Note convention on curly-braced blocks * Replace hardcoded link to 2.1.1 documentation with generic current link * Add notes on Elixir agents * Add explanation of maps * Add name to contributors list * Fix code fence that was obscuring markdown * Fix syntax error * Remove disputed comment * Remove from contributors list
* [bash/en] Addition to bash (#2302)Leo Rudberg2016-07-10-1/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | * Added bash intro edits * Fixed page header * Finalizing updates Implemented my changes in the main bash code chunk instead of as an out-of-code prologue * Final touches * Added citation for John and mkdir content * Added removed original intro back in * Update bash.html.markdown Moved "hard way" link to top of article Fixed spacing Grouped `rm` commands * Fixed typos
* [json/id-id] update changes for ID translation (#2305)Ahmad Zafrullah2016-07-09-7/+23
| | | | | | * [json/id-id] update changes for ID translation * [json/id-id] update reference info
* [java/id-id] ID translation (#2304)Ahmad Zafrullah2016-07-09-0/+801
|
* [CSS/en] Adding border related styleguides (#2301)Nimit Shah2016-07-08-0/+7
| | | | | | | | * Adding border related styleguides Adding border related styleguides. Most of the modern designs have borders for their elements. * Spacing the comments like the rest of the file
* [Java/en] Adding a reference for treemap (#2300)Nimit Shah2016-07-08-0/+3
| | | | | | | | | | * Adding a reference for treemap Adding reference for a treemap * Removing my name from the contributors list Removing my name from the contributors list as it requires a significant contribution to add my name to it.
* Attempt at #2299ven2016-07-06-2/+3
|
* [python/en] Set, dict, and generator comprehensions (#2298)J. Ryan Rembert2016-07-03-32/+56
| | | | | | | | * Add set and dict comprehensions for python 2 and 3 * Clean up formatting and generator explanation * Include documentation for generator comprehensions
* Update Dict and Set Syntax (#2296)Edmilson Lima2016-07-02-5/+5
|
* fix #2295ven2016-07-02-0/+1
|
* [fr/ruby-ecosytem] Translated ruby-ecosytem article in French (#1857)Xuan-thi N2016-06-29-0/+154
| | | | | | * Translated ruby-ecosytem article in French * Added change suggestions
* [fr/tmux] Tmux translated in French (#1861)Xuan-thi N2016-06-29-0/+261
| | | | | | | | * tmux article translated in French * Small typos * Added change suggestions
* Manually merge #1780ven2016-06-28-0/+24
| | | fixes #1780
* Remove obsolete utf-8 options. (#2294)Adam Heins2016-06-28-4/+0
| | | | These options are no longer valid in recent versions of tmux. See https://github.com/tmux/tmux/issues/230.
* Correct "Bycles" to "Bicycles"" (#2293)Durant Schoon2016-06-28-1/+1
| | | "DidWeCreateEnoughBycles" -> "DidWeCreateEnoughBicycles"
* Added the Logical and bitwise operators section, fixes merge issue with ↵Jatin Dhankhar2016-06-27-6/+51
| | | | | | | | | | | #1817 (#2292) * Added the Logical and bitwise operators section * Added a note for Short Circuit evaluation Excerpt from https://en.wikipedia.org/wiki/Short-circuit_evaluation C++ uses minimal evaluation, or McCarthy evaluation (after John McCarthy (computer scientist)) is the semantics of some Boolean operators in some programming languages in which the second argument is executed or evaluated only if the first argument does not suffice to determine the value of the expression: when the first argument of the AND function evaluates to false, the overall value must be false; and when the first argument of the OR function evaluates to true, the overall value must be true. In some programming languages (Lisp), the usual Boolean operators are short-circuit.
* [java/de] Initial translation added. (#1391)Michael Dähnert2016-06-27-0/+497
| | | | | | * DE-Translation for Java added. * Handled hints from vendethiel.
* Create HTML-fr.html.markdown (#1843)WinChris2016-06-27-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create HTML-fr.html.markdown What is HTML ? Tutorial to understand HTML * Update HTML-fr.html.markdown * Update HTML-fr.html.markdown * Update HTML-fr.html.markdown Corrections de divers points * Update HTML-fr.html.markdown Corrections * Update HTML-fr.html.markdown Corrections d'un commentaire * Update HTML-fr.html.markdown * Update HTML-fr.html.markdown * Update HTML-fr.html.markdown
* Merge pull request #1669 from Glutnix/php-composerAdam Bard2016-06-26-0/+167
|\ | | | | [php-composer/en] Add new tool document for Composer, PHP's dependency manager
| * [php-composer/en] Add new tool document for Composer, PHP's dependency manager.Brett Taylor2015-10-20-0/+167
| |
* | Added document about Qt framework (#1444)Oleksii Kholovchuk2016-06-26-0/+157
| | | | | | | | | | | | * Added document about Qt framework * Removed qt.cpp file and made some corrections in the markdown file
* | Containers Added (#1942)Ankush goyal2016-06-26-0/+94
| | | | | | | | | | | | | | | | * Containers Added * Text Formatting Added required spaces between text and //
* | Update rust.html.markdownven2016-06-26-1/+0
| |
* | [rust/en] Updating comment examples (#1883)Kyle Mendes2016-06-26-2/+10
| |
* | fix #2291 metadataven2016-06-26-1/+1
| |
* | Added suffix to filename and changed minor content errors (#2291)phbo852016-06-26-0/+450
| |
* | #1630ven2016-06-26-2/+1
| |
* | [go/it] Add first italian translation of go language (#1630)Tommaso2016-06-26-0/+454
| |
* | [en/RST] Add RST introduction (#1723)Martin Damien2016-06-26-0/+107
| | | | | | | | | | | | * [en/RST] Add RST introduction * Fix @ in username
* | #1517ven2016-06-26-1/+1
| |
* | [bash/sk] Slovak translation for Bash (#1517)Juraj Kostolanský2016-06-26-0/+286
| |
* | #1421ven2016-06-26-1/+1
| |
* | Tradução do Elixir para pt_br (#1421)Rodrigo Muniz2016-06-26-0/+411
| |
* | Update matlab-it.html.markdownven2016-06-26-0/+1
| |
* | Add matlab italian translation (#1454)fontealpina2016-06-26-0/+525
| |
* | #1476 metadataven2016-06-26-2/+2
| |
* | Added id-id translation for markdown (#1476)Tasya Aditya Rukmana2016-06-26-0/+263
| |
* | [json/pl] Translated JSON tutorial (#2079)Voltinus2016-06-26-0/+85
| | | | | | | | | | | | | | | | * Create json-pl.html.markdown * Update json-pl.html.markdown * Added -pl to file name
* | Python3/en: multiple inheritance (#2217)Alexandre Constantino2016-06-26-50/+147
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add __name__ check to make testing easier * Update say to call print. Add more usage examples * Move Modules section before Classes Makes more sense for when explaining inheritance * Add multiple inheritance example * Add examples for multiple inheritance * Add instance check examples * Fix multiple inheritance example * Add note on the __name__ variable
* | Removing untranslated duplicated text (#2227)Arlindo Pereira2016-06-26-4/+0
| |
* | fixing typos (#2228)Arlindo Pereira2016-06-26-3/+3
| |
* | Minor formatting and wording change in rust doc. (#2277)Adam Heins2016-06-26-3/+4
| |
* | [racket/en] Add more details about Racket (#2278)Geoffrey Liu2016-06-26-0/+42
| | | | | | | | | | | | | | | | | | | | * Add let* and letrec reference * More elaboration on structs * Add code about predefined car, cdr functions * Mention explicit typing, int to real conversion
* | [kotlin/en] Add examples of sequences (#2214)s-webber2016-06-26-6/+31
| | | | | | | | | | | | | | | | * minor capitalization and punctuation changes * examples of sequences * corrected comment