summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [python/en] Updated Decorator and wrapping explanation (#4749)triumphantomato2023-09-08-17/+53
| | | Now it includes motivation, an explanation of functools.wraps, and demonstrates the utility of wrapping.
* [awk] Fix wrong example output (in all languages) (#4750)Adrien LUDWIG2023-09-08-5/+5
|
* Merge pull request #4744 from rosnerdev/patch-1Marcel Ribeiro-Dantas2023-09-05-1/+1
|\ | | | | [dart/en] Fixed typo
| * Fixed typorosnerdev2023-09-04-1/+1
|/
* Fix go math library alias (#4702)Tavis2023-08-25-1/+1
| | | Fix go math library alias
* [haskell/en] Add up-to-date community version of LYAH tutorial (#4341)Stanislav (Stanley) Modrak2023-08-25-1/+2
| | | | | * Add up-to-date community version of LYAH tutorial * Update haskell.html.markdown
* [en/java] mistake fix and add missed assignment (#4344)Ivan2023-08-25-0/+3
|
* When is not a function, but an expression (#4603)Stefan Lobbenmeier2023-08-25-1/+1
| | | https://kotlinlang.org/docs/control-flow.html#when-expression
* [javascript/en] Reorder block (#4706)Chris Harding2023-08-25-4/+4
| | | | | | It makes more sense here, as in the type coercion on addition is what leads to the weird behavoir. Co-authored-by: Chris Harding <christopher.harding@galvanize.com>
* Add Extra whitespace in order to fix isplay problems (#4371)Rhinostril2023-08-25-1/+1
|
* Clarify "Method Resolution Order" (#4687)Stanislav (Stanley) Modrak2023-08-25-3/+3
|
* Update c-cn.html.markdown (#4740)erhu2023-08-25-1/+1
| | | chore: typedefs to typedef
* Merge pull request #4378 from Maou-Shimazu/masterMarcel Ribeiro-Dantas2023-08-04-0/+229
|\ | | | | [v/en] Adding markdown file for V
| * Adding markdown file for VMaou-Shimazu2022-04-18-0/+229
| |
* | Merge pull request #4717 from whoami-anoint/patch-1Marcel Ribeiro-Dantas2023-07-22-0/+1
|\ \ | | | | | | Update javascript.html.markdown
| * | Update javascript.html.markdownAnoint2023-07-21-0/+1
| | |
* | | Merge pull request #4715 from verhovsky/ocamlMarcel Ribeiro-Dantas2023-07-22-33/+35
|\ \ \ | | | | | | | | [ocaml/en] Proofread
| * | | Proofread OCamlBoris Verkhovskiy2023-07-19-33/+35
| |/ /
* | | Merge pull request #4712 from wisheth/patch-1Marcel Ribeiro-Dantas2023-07-22-1/+1
|\ \ \ | |/ / |/| | [sql/en] Fixing a small capitalization error
| * | Update sql.html.markdownWISH, ETHEREAL2023-07-18-1/+1
|/ / | | | | Capitalization on final instance of "LIKE" was inconsistent with the standard proposed at the beginning of the article
* | Merge pull request #4701 from sjrct/patch-1Marcel Ribeiro-Dantas2023-07-12-1/+1
|\ \ | | | | | | [json/en] Top level value can be of any type
| * | [json/en] Top level value can be of any typeChris Harding2023-07-09-1/+1
|/ / | | | | Not just an array or object
* | Merge pull request #4697 from martynas-sm/patch-1Marcel Ribeiro-Dantas2023-07-05-2/+0
|\ \ | | | | | | [dynamic-programming/en] Removed outdated link from dynamic-programming section.
| * | Removed outdated link from dynamic-programming section.martynas-sm2023-07-05-2/+0
|/ / | | | | The link to a quiz on https://www.commonlounge.com/discussion/cdbbfe83bcd64281964b788969247253 is no longer valid.
* | Merge pull request #4694 from smith558/patch-7Marcel Ribeiro-Dantas2023-07-02-0/+5
|\ \ | | | | | | [ocaml/en] Add further resources
| * | Add further resourcesStanislav (Stanley) Modrak2023-06-30-0/+5
|/ /
* | Merge pull request #4693 from 0neomar/patch-1Marcel Ribeiro-Dantas2023-06-27-1/+1
|\ \ | | | | | | [r/es-es] Fix typo
| * | [r/es] Fix typoNeomar Rodríguez2023-06-26-1/+1
|/ /
* | Merge pull request #4691 from Lolabird/patch-1Marcel Ribeiro-Dantas2023-06-25-1/+2
|\ \ | | | | | | '[git]' fix typo in blame section so code block can appear properly
| * | fix typo in blame section so code block can appear properlyOctavia2023-06-25-1/+2
|/ / | | | | Code block wasn't rendering properly because there wasn't a line break before it.
* | [ruby/zh-cn] fix typo (#4681)kdxcxs2023-06-08-2/+2
| |
* | Merge pull request #4675 from dag7dev/patch-1Marcel Ribeiro-Dantas2023-05-26-2/+2
|\ \ | | | | | | [markdown/it] fix: corrected typo
| * | fix: corrected typo in italian markdownDag72023-05-26-2/+2
|/ /
* | Merge pull request #4662 from thiagola92/yaml-ptMarcel Ribeiro-Dantas2023-05-07-5/+6
|\ \ | | | | | | [yaml/pt-br] Update yaml-pt.html.markdown
| * | Update yaml-pt.html.markdownThiago Lages de Alencar2023-05-05-5/+6
| | |
* | | Merge pull request #4663 from thiagola92/csharp-ptMarcel Ribeiro-Dantas2023-05-07-21/+21
|\ \ \ | |/ / |/| | [csharp/pt-br] Grammar fix
| * | Update visualbasic-pt.html.markdownThiago Lages de Alencar2023-05-05-20/+20
| | | | | | | | | Fix many pontuation problems (some mentioned in #3684)
| * | Update csharp-pt.html.markdownThiago Lages de Alencar2023-05-05-1/+1
|/ /
* | Fix comment for loop 99 → 100 (#4649)Hex2023-04-20-2/+2
| | | | | | Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con>
* | Merge pull request #4646 from trietbui85/patch-1Marcel Ribeiro-Dantas2023-04-16-0/+3
|\ \ | | | | | | [groovy/en] Add example with syntax to create a list with data
| * | Update groovy.html.markdowntrietbui852023-04-15-0/+3
|/ / | | | | ... with syntax to create a list with data.
* | Merge pull request #4640 from funtaps/patch-1Marcel Ribeiro-Dantas2023-04-10-1/+1
|\ \ | | | | | | [groovy/en] Small groovy bang fix
| * | Small groovy bang fixFuntov Kirill2023-04-10-1/+1
|/ /
* | Merge pull request #4638 from Raymo111/patch-1Marcel Ribeiro-Dantas2023-04-07-1/+1
|\ \ | | | | | | [YAML/en] Fix typo
| * | Fix typoRaymond Li2023-04-06-1/+1
|/ /
* | Merge pull request #4635 from Athesto/patch-1Marcel Ribeiro-Dantas2023-03-31-2/+2
|\ \ | | | | | | [python/es-es] Minor typo fix
| * | Update python-es.html.markdownGustavo Adolfo Mejía Sánchez2023-03-31-2/+2
|/ / | | | | | | - comment explanation - translate the say function to "decir" to match with the final print
* | Merge pull request #4581 from verhovsky/matlabMarcel Ribeiro-Dantas2023-03-27-36/+36
|\ \ | | | | | | [matlab/*] make "MATLAB" an acronym
| * | Make "MATLAB" an acronymBoris Verkhovskiy2023-01-22-36/+36
| | |
* | | Merge pull request #4633 from tif-calin/patch-1Marcel Ribeiro-Dantas2023-03-26-1/+1
|\ \ \ | | | | | | | | [raku/en] fixes typo: fat comman => fat comma