Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Clarify args and kwargs | Stanislav (Stanley) Modrak | 2023-09-21 | -1/+1 |
| | ||||
* | Merge pull request #4756 from smith558/patch-9 | Marcel Ribeiro-Dantas | 2023-09-20 | -1/+1 |
|\ | | | | | [python/en] Fix incorrect expression description | |||
| * | Fix incorrect expression description | Stanislav (Stanley) Modrak | 2023-09-20 | -1/+1 |
|/ | ||||
* | Merge pull request #4754 from Sainan/patch-1 | Marcel Ribeiro-Dantas | 2023-09-17 | -4/+1 |
|\ | | | | | [lua/en] Fix incorrect information about numbers | |||
| * | Update lua.html.markdown | Sainan | 2023-07-19 | -4/+1 |
| | | ||||
* | | Merge pull request #4718 from Tamnac/master | Marcel Ribeiro-Dantas | 2023-09-11 | -4/+5 |
|\ \ | | | | | | | [php/en] Add more information for strings | |||
| * \ | Merge pull request #1 from Tamnac/Tamnac-patch-1 | Tamnac | 2023-07-22 | -4/+5 |
| |\ \ | | | | | | | | | [php/en] Add more information for strings | |||
| | * | | add more information for strings | Tamnac | 2023-07-22 | -4/+5 |
| |/ / | ||||
* | | | Merge pull request #4723 from lockie/master | Marcel Ribeiro-Dantas | 2023-09-11 | -3/+4 |
|\ \ \ | | | | | | | | | [common-lisp/ru] Fix broken links | |||
| * | | | [common-lisp/ru] Fix broken links | Andrew Kravchuk | 2023-08-09 | -3/+4 |
| | | | | ||||
* | | | | Merge pull request #4753 from noahmarro/patch-1 | Marcel Ribeiro-Dantas | 2023-09-11 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [java/en] typo in java.html.markdown | |||
| * | | | | Typo java.html.markdown | noahmarro | 2023-09-09 | -1/+1 |
| | | | | | ||||
* | | | | | Merge pull request #4735 from mystuffs/master | Marcel Ribeiro-Dantas | 2023-09-11 | -5/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | [elisp/en] Add futher reading section and change emacs download links | |||
| * | | | | | elisp-en: add links and use echo area | rilysh | 2023-08-20 | -1/+1 |
| | | | | | | ||||
| * | | | | | elisp-en: add links and use echo area | rilysh | 2023-08-20 | -5/+12 |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #4751 from yash0501/master | Marcel Ribeiro-Dantas | 2023-09-10 | -19/+372 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [tact/en] Update Tact doc with all examples | |||
| * | | | | Update Tact doc with all examples | Yash | 2023-09-09 | -19/+372 |
|/ / / / | ||||
* | | | | Merge pull request #4724 from Hiyorimi/master | Marcel Ribeiro-Dantas | 2023-09-08 | -0/+250 |
|\ \ \ \ | | | | | | | | | | | [Tact/en-EN] Added Tact lang intro | |||
| * | | | | Added Tact lang | Hiyorimi | 2023-08-15 | -0/+250 |
| |/ / / | ||||
* | | | | minor typo in boolean comment (#4721) | remonboonstra | 2023-09-08 | -2/+2 |
| | | | | ||||
* | | | | fix code formatting (#4722) | San Baby Francis | 2023-09-08 | -3/+3 |
| | | | | ||||
* | | | | fix: replace 'markdown' to 'markup' (#4739) | Abiria | 2023-09-08 | -1/+1 |
| | | | | ||||
* | | | | added block comments (#4743) | KIM Taegyoon | 2023-09-08 | -0/+3 |
| | | | | ||||
* | | | | [xml/en] Fixed dead link in `xml.html.markdown` (#4746) | Enough7 | 2023-09-08 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | * Fixed dead link in `xml.html.markdown` * Found better link | |||
* | | | | Update expected results for ceil and floor (#4747) | triumphantomato | 2023-09-08 | -2/+2 |
| | | | | | | | | | | | | ceil and floor return ints not floats - check in repl or the python3 docs here: https://docs.python.org/3/library/math.html | |||
* | | | | [python/en] add hint about leading underscore indicating internal use (#4748) | triumphantomato | 2023-09-08 | -1/+3 |
| | | | | ||||
* | | | | [python/en] Updated Decorator and wrapping explanation (#4749) | triumphantomato | 2023-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 LUDWIG | 2023-09-08 | -5/+5 |
| | | | | ||||
* | | | | Merge pull request #4744 from rosnerdev/patch-1 | Marcel Ribeiro-Dantas | 2023-09-05 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [dart/en] Fixed typo | |||
| * | | | | Fixed typo | rosnerdev | 2023-09-04 | -1/+1 |
|/ / / / | ||||
* | | | | Fix go math library alias (#4702) | Tavis | 2023-08-25 | -1/+1 |
| | | | | | | | | | | | | Fix go math library alias | |||
* | | | | [haskell/en] Add up-to-date community version of LYAH tutorial (#4341) | Stanislav (Stanley) Modrak | 2023-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) | Ivan | 2023-08-25 | -0/+3 |
| | | | | ||||
* | | | | When is not a function, but an expression (#4603) | Stefan Lobbenmeier | 2023-08-25 | -1/+1 |
| | | | | | | | | | | | | https://kotlinlang.org/docs/control-flow.html#when-expression | |||
* | | | | [javascript/en] Reorder block (#4706) | Chris Harding | 2023-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) | Rhinostril | 2023-08-25 | -1/+1 |
| | | | | ||||
* | | | | Clarify "Method Resolution Order" (#4687) | Stanislav (Stanley) Modrak | 2023-08-25 | -3/+3 |
| | | | | ||||
* | | | | Update c-cn.html.markdown (#4740) | erhu | 2023-08-25 | -1/+1 |
|/ / / | | | | | | | chore: typedefs to typedef | |||
* | | | Merge pull request #4378 from Maou-Shimazu/master | Marcel Ribeiro-Dantas | 2023-08-04 | -0/+229 |
|\ \ \ | |/ / |/| | | [v/en] Adding markdown file for V | |||
| * | | Adding markdown file for V | Maou-Shimazu | 2022-04-18 | -0/+229 |
| | | | ||||
* | | | Merge pull request #4717 from whoami-anoint/patch-1 | Marcel Ribeiro-Dantas | 2023-07-22 | -0/+1 |
|\ \ \ | | | | | | | | | Update javascript.html.markdown | |||
| * | | | Update javascript.html.markdown | Anoint | 2023-07-21 | -0/+1 |
| | |/ | |/| | ||||
* | | | Merge pull request #4715 from verhovsky/ocaml | Marcel Ribeiro-Dantas | 2023-07-22 | -33/+35 |
|\ \ \ | | | | | | | | | [ocaml/en] Proofread | |||
| * | | | Proofread OCaml | Boris Verkhovskiy | 2023-07-19 | -33/+35 |
| |/ / | ||||
* | | | Merge pull request #4712 from wisheth/patch-1 | Marcel Ribeiro-Dantas | 2023-07-22 | -1/+1 |
|\ \ \ | |/ / |/| | | [sql/en] Fixing a small capitalization error | |||
| * | | Update sql.html.markdown | WISH, ETHEREAL | 2023-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-1 | Marcel Ribeiro-Dantas | 2023-07-12 | -1/+1 |
|\ \ | | | | | | | [json/en] Top level value can be of any type | |||
| * | | [json/en] Top level value can be of any type | Chris Harding | 2023-07-09 | -1/+1 |
|/ / | | | | | Not just an array or object | |||
* | | Merge pull request #4697 from martynas-sm/patch-1 | Marcel Ribeiro-Dantas | 2023-07-05 | -2/+0 |
|\ \ | | | | | | | [dynamic-programming/en] Removed outdated link from dynamic-programming section. | |||
| * | | Removed outdated link from dynamic-programming section. | martynas-sm | 2023-07-05 | -2/+0 |
|/ / | | | | | The link to a quiz on https://www.commonlounge.com/discussion/cdbbfe83bcd64281964b788969247253 is no longer valid. |