summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [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
* metadata fixven2016-06-26-1/+1
|
* Add Italian translation for Markdown (#1663)Jacopo Andrea Giola2016-06-26-0/+244
|
* #1949 metadata fixven2016-06-26-1/+1
|
* [Git/fr] Added translation for Git article (#1949)Xuan-thi N2016-06-26-0/+583
| | | | | | | | * Added translation for Git article * Took into account suggestions for modification * Forgot a fix
* #1672 metadataven2016-06-26-0/+1
|
* [haskell/es] Spanish translation (#1309)Jorge Antonio Atempa Camacho2016-06-26-0/+436
| | | | | | | | | | | | | | | | | | * Add comments section * Add Strings and Characters Section * Added list and tuples Section * Add More Functions Section * Add translation of Types Signature Section * Add Haskell links * Add translation * Haskell's spanish translation, finished
* Add dutch translation of markdown (#1724)Niels van Velzen2016-06-26-0/+256
| | | Add dutch translation of markdown
* Add german translation for python3 (#1287)Matthias Kern2016-06-26-0/+655
|
* [ruby/pt-br] Erros ortográficos. (#1609)Lucas Moreira2016-06-26-11/+11
| | | | | | * Alguns erros ortográficos foram corrigidos. * Correcting some words.
* [bash/en] basic parameter expansion, and brace expansion (#1533)Jonathan Wang2016-06-26-0/+14
| | | | | | | | | | * Added brace expansion as well as basic parameter expansion * frogot my name * Update bash.html.markdown Added to parameter expansion
* Added typescript-pt.html.markdown (#1699)Gabriel Gomes2016-06-26-1/+180
| | | | | | * link for learning of javascript adjusted * Added typescript-pt.html.markdown
* Feature: adds Dynamic Programming tutorial (#1885)Akashdeep Goel2016-06-26-0/+50
|
* Update python3-pt.html.markdownven2016-06-26-2/+1
|
* Output example had a value more (#1876)Paulo Henrique Rodrigues Pinheiro2016-06-26-0/+747
| | | | | | * Output example had a value more * Added pt-br translation for python3
* fixup filename for #1879ven2016-06-26-1/+1
|
* Ds (#1879)Abhishek Jaisingh2016-06-26-0/+63
| | | | | | | | | | * created binary search doc started contributing * Updated binary search * Added new info
* metadata fixup for #1874ven2016-06-26-1/+2
|
* add Hungarian translation (#1874)ditam2016-06-26-0/+174
|
* Update swift.html.markdownven2016-06-26-0/+1
|
* [swift/pt-pt] Add Swift Portuguese translation (#1740)João Costa2016-06-26-0/+608
| | | | | | | | | | | | | | | | | | | | | | * Start swift pt-pt translation * Start swift pt-pt translation * Finish Collections Section * Finish Control Flow Section * Finish Functions Section * Finish Structures Section * Finish Classes Section * Finish translating Enums Section * Finish Protocols Sections translation * Finish Other Section translation
* Generator explanation for python (#1870)Prashant Khanduri2016-06-26-17/+34
| | | More details and code on the same example as before.
* [csharp/en] Add string interpolation (#1864)Shawn McGuire2016-06-26-0/+19
| | | Added example of using string interpolation
* Add a section on code sections/cells (#1855)Yi Hong Ang2016-06-26-0/+17
|
* Added main attributes of javadocs. (#1850)Harry2016-06-26-2/+11
|
* correcoes ortograficas e adicao de alguns exemplos (#1849)Caio Mariano2016-06-26-31/+35
| | | | | | | | * correcoes ortogrÃaficas e adicao de alguns exemplos * mais explicacoes no documento * somente explicacoes mais detalhadas
* Clarify sentences and fix spelling and space usage in nl-nl/yaml (#1822)Sam van Kampen2016-06-26-26/+27
|
* manually merge #1838ven2016-06-26-1/+7
|
* [git/es] updated further information (#1831)julianaortga2016-06-26-0/+10
|
* [css/es] Updated translation (#1830)julianaortga2016-06-26-4/+13
| | | | | | * updated resources and further reading [css/es] * minor fix and spellchecking
* update further reading [c/es] (#1829)julianaortga2016-06-26-2/+12
|
* Add an example of trap command (#1826)Sachin Divekar2016-06-26-0/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Begin writing document for PCRE Started writing learnxinyminutes document for PCRE to cover general purpose regular expressions. Added introduction and a couple of details. * Change introductory example for regex The old example was incorrect. It's replaced with a simple one. * Add some more introductory text * Add first example * Added more example and a table for proper formatting * Add few more examples * Formatting * Improve example * Edit description of character classes * Add a way to test regex Add https://regex101.com/ web application to test the regex provided in example. * Add example of trap command trap is a very important command to intercept a fatal signal, perform cleanup, and then exit gracefully. It needs an entry in this document. Here a simple and most common example of using trap command i.e. cleanup upon receiving signal is added. * Revert "Add example of trap command" * Add an example of trap command `trap` is a very important command to intercept a fatal signal, perform cleanup, and then exit gracefully. It needs an entry in this document. Here a simple and most common example of using `trap` command i.e. cleanup upon receiving signal is added.
* Create asymptoticnotation-pt.html.markdown (#1820)Carolina Knoll2016-06-26-0/+161
|
* Metadata fixups for #1673ven2016-06-26-1/+2
|
* Fixup metadata for #1673ven2016-06-26-2/+2
|
* Added Hindi amd (#1673)Vipul Sharma2016-06-26-0/+462
| | | | | | | | | | | | | | * Added Hindi amd.html.maarkdown * Added D.html.markdown * removed * Added D.html.markdown * Fixing.. * Added D.html.markup finally
* add dict.items() (#2290)Devin Soni2016-06-26-0/+3
|
* Add example of an int is divided by a double (#2284)Felipe Martins2016-06-21-0/+1
|
* Security additions + edits (#2281)Nemil Dalal2016-06-20-36/+97
| | | | | | | | | | * Edits with a focus on security risks * Modified example * Flip sign - example of the risk of Solidity code when published to an append only ledger * Fixed formatting
* [SASS] Add control directives, and misc. fixes (#1805)Keith Miyake2016-06-19-4/+149
| | | | | | * [SASS] Add control directives, other selector uses, and variables in selector names * sass: add contributor credit
* Fix yaml in #1815ven2016-06-16-1/+1
|
* fix yaml in #1815ven2016-06-16-2/+2
|
* Translated Markdown to dutch (#1815)Jeroen Deviaene2016-06-16-0/+477
| | | | | | * Translated Markdown to dutch * Translated Bash to dutch
* String length by #1742ven2016-06-16-0/+3
|
* String length by @thesourabhven2016-06-16-0/+3
|
* Fix filename for #1812ven2016-06-16-1/+1
|
* [json/sk] Slovak translation for JSON (#1812)Juraj Kostolanský2016-06-16-0/+61
|
* Change curly braces statement (#1804)Ryan2016-06-16-0/+2
| | | The '$$' before the braces was a bit confusing. I added a couple lines that show that you have options on where the '$' goes when it comes to curly braces in strings.
* Add filename to fix #1811ven2016-06-16-1/+1
|