summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| | * | | 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
* | 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
| |