summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update my websiteDennis Felsing2023-09-24-3/+3
|
* Merge pull request #4757 from smith558/patch-9Marcel Ribeiro-Dantas2023-09-21-1/+1
|\ | | | | [python/en] Clarify args and kwargs
| * Clarify args and kwargsStanislav (Stanley) Modrak2023-09-21-1/+1
|/
* Merge pull request #4756 from smith558/patch-9Marcel Ribeiro-Dantas2023-09-20-1/+1
|\ | | | | [python/en] Fix incorrect expression description
| * Fix incorrect expression descriptionStanislav (Stanley) Modrak2023-09-20-1/+1
|/
* Merge pull request #4754 from Sainan/patch-1Marcel Ribeiro-Dantas2023-09-17-4/+1
|\ | | | | [lua/en] Fix incorrect information about numbers
| * Update lua.html.markdownSainan2023-07-19-4/+1
| |
* | Merge pull request #4718 from Tamnac/masterMarcel Ribeiro-Dantas2023-09-11-4/+5
|\ \ | | | | | | [php/en] Add more information for strings
| * \ Merge pull request #1 from Tamnac/Tamnac-patch-1Tamnac2023-07-22-4/+5
| |\ \ | | | | | | | | [php/en] Add more information for strings
| | * | add more information for stringsTamnac2023-07-22-4/+5
| |/ /
* | | Merge pull request #4723 from lockie/masterMarcel Ribeiro-Dantas2023-09-11-3/+4
|\ \ \ | | | | | | | | [common-lisp/ru] Fix broken links
| * | | [common-lisp/ru] Fix broken linksAndrew Kravchuk2023-08-09-3/+4
| | | |
* | | | Merge pull request #4753 from noahmarro/patch-1Marcel Ribeiro-Dantas2023-09-11-1/+1
|\ \ \ \ | | | | | | | | | | [java/en] typo in java.html.markdown
| * | | | Typo java.html.markdownnoahmarro2023-09-09-1/+1
| | | | |
* | | | | Merge pull request #4735 from mystuffs/masterMarcel Ribeiro-Dantas2023-09-11-5/+12
|\ \ \ \ \ | | | | | | | | | | | | [elisp/en] Add futher reading section and change emacs download links
| * | | | | elisp-en: add links and use echo arearilysh2023-08-20-1/+1
| | | | | |
| * | | | | elisp-en: add links and use echo arearilysh2023-08-20-5/+12
| | |/ / / | |/| | |
* | | | | Merge pull request #4751 from yash0501/masterMarcel Ribeiro-Dantas2023-09-10-19/+372
|\ \ \ \ \ | |_|/ / / |/| | | | [tact/en] Update Tact doc with all examples
| * | | | Update Tact doc with all examplesYash2023-09-09-19/+372
|/ / / /
* | | | Merge pull request #4724 from Hiyorimi/masterMarcel Ribeiro-Dantas2023-09-08-0/+250
|\ \ \ \ | | | | | | | | | | [Tact/en-EN] Added Tact lang intro
| * | | | Added Tact langHiyorimi2023-08-15-0/+250
| |/ / /
* | | | minor typo in boolean comment (#4721)remonboonstra2023-09-08-2/+2
| | | |
* | | | fix code formatting (#4722)San Baby Francis2023-09-08-3/+3
| | | |
* | | | fix: replace 'markdown' to 'markup' (#4739)Abiria2023-09-08-1/+1
| | | |
* | | | added block comments (#4743)KIM Taegyoon2023-09-08-0/+3
| | | |
* | | | [xml/en] Fixed dead link in `xml.html.markdown` (#4746)Enough72023-09-08-1/+1
| | | | | | | | | | | | | | | | | | | | * Fixed dead link in `xml.html.markdown` * Found better link
* | | | Update expected results for ceil and floor (#4747)triumphantomato2023-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)triumphantomato2023-09-08-1/+3
| | | |
* | | | [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