summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update set-theory.html.markdownbermudalocket2020-07-16-98/+68
| | | | | | | | | | | | This pull request attempts to fix major inconsistencies and some incorrect information. It also streamlines the article by rearranging and/or removing stubs of information. - Replaced `v` and `^` set operators with cup and cap, respectively; - Removed history section as the information was not necessarily accurate; - Expanded symbols section by splitting it into operators and qualifiers; - Renamed "builtin sets" to "canonical sets"; - Replaced Latin alphabet symbols for canonical sets with their Blackboard bold variants (see: https://en.wikipedia.org/wiki/Blackboard_bold); - Rewrote set relations section to streamline information; - Rewrote examples in set operations section to make meaning more clear; - Removed generalized operations section, as the original author was clearly trying to typeset unions and intersections of collections of sets, but the notation is impossible to replicate in markdown and only makes the section more unclear.
* Merge pull request #3970 from abowloflrf/patch-2Max Schumacher2020-07-10-1/+1
|\ | | | | [jsonnet/en] Update jsonnet.html.markdown
| * Update jsonnet.html.markdownRuofeng Lei2020-07-10-1/+1
|/
* Merge pull request #3968 from GengchenXU/masterMax Schumacher2020-07-08-1/+1
|\ | | | | fix translation error for opencv-cn.html.markdown
| * Update opencv-cn.html.markdown即使孤独依旧前行2020-07-08-1/+1
| |
* | Merge pull request #3879 from Hiyorimi/patch-2Max Schumacher2020-07-08-1/+1
|\ \ | | | | | | [dart/en-en] Updated example 9: made 'i' variable non-final
| * | [dart/en-en] Updated example 9: made 'i' variable non-finalKirill Malev2020-03-10-1/+1
| | |
* | | Merge pull request #3930 from GengchenXU/masterMax Schumacher2020-07-08-0/+145
|\ \ \ | | |/ | |/| [OpenCV/zh-cn]Add translation for opencv
| * | Add files via upload即使孤独依旧前行2020-05-19-0/+145
| | |
* | | Merge pull request #3959 from vibhanshup/patch-2Max Schumacher2020-07-08-1/+1
|\ \ \ | | | | | | | | [typescript/en] incorrect syntax in inheritance example
| * | | [typescript/en] incorrect syntax in inheritance examplevibhanshup2020-06-15-1/+1
| | | | | | | | | | | | closes #3958
* | | | Merge pull request #3882 from Hiyorimi/patch-6Max Schumacher2020-07-08-1/+0
|\ \ \ \ | | | | | | | | | | [dart/en-en] Updated example 33
| * | | | [dart/en-en] Updated example 33Kirill Malev2020-03-10-1/+0
| | |_|/ | |/| | | | | | | | | | `var hasValue ??= "default Value";` doesn't work in dart 2.7.0
* | | | Merge pull request #3903 from glecetre/patch-1Max Schumacher2020-07-08-1/+2
|\ \ \ \ | | | | | | | | | | [f#/fr] Add missing translation
| * | | | Update fsharp-fr.html.markdownGuillaume Lecêtre2020-04-12-1/+2
| | | | | | | | | | | | | | | Translate untranslated comment and explicitly cite currying
* | | | | Merge pull request #3921 from claudiosecco/ruby-useful-tricksMax Schumacher2020-07-08-0/+8
|\ \ \ \ \ | | | | | | | | | | | | [ruby/en] Ruby useful tricks
| * | | | | [ruby/en] fix typoClaudio Secco2020-07-07-1/+1
| | | | | |
| * | | | | [ruby/en] add .map($:method) sintax in blocks contextClaudio Secco2020-05-02-0/+5
| | | | | |
| * | | | | include %w optionClaudio Secco2020-05-02-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge pull request #3886 from blankoworld/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [crystal/fr] Minor fix about "on/ont"
| * | | | | Minor fix about "on/ont"Olivier DOSSMANN2020-03-15-1/+1
| | | | | |
* | | | | | Merge pull request #3878 from Hiyorimi/patch-1Max Schumacher2020-07-07-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [dart/en-en] Updated example 8
| * | | | | | Updated example 8 Kirill Malev2020-03-10-2/+1
| | |_|_|/ / | |/| | | | | | | | | | Updated const declaration and removed print addressing missing array.
* | | | | | Merge pull request #3940 from pendashteh/patch-1Max Schumacher2020-07-07-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Explains the weird behavior of PHP tag in a PHP script
| * | | | | | Explains the weird behavior of PHP tag in a PHP scriptAlexar2020-05-30-0/+1
| | | | | | |
* | | | | | | Merge pull request #3941 from walfie/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [nix/en] Fix typo in nix documentation
| * | | | | | | Fix typo in nix documentationwalfie2020-05-29-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #3942 from panaali/patch-2Max Schumacher2020-07-07-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [scala/en] - clarify `return` keyword usage
| * | | | | | | Update Scala - clarify `return` keyword usageAli Panahi2020-05-30-2/+3
| |/ / / / / / | | | | | | | | | | | | | | Add an example to clarify that the `return` keyword only returns from the inner-most `def` that surrounds it not the output of the lambda function.
* | | | | | | Merge pull request #3955 from muxueqz/patch-2Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [C][zh-cn]Fix typo
| * | | | | | | Fix typomuxueqz2020-06-13-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #3953 from sumanstats/masterMax Schumacher2020-07-07-381/+379
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [language/raku-code] Perl6 to Raku and many more
| * | | | | | | Reflect perl6 to raku renamesumanstats2020-06-15-70/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + As mentioned here: https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md perl6 is renamed to raku + change references of perl6 to raku + change extension from .p6 to .raku + fix the link of raku advent calendar
| * | | | | | | Perl6 to Raku and many moresumanstats2020-06-10-328/+326
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + As the Perl 6 is renamed to raku, it is good to reflect that https://github.com/Raku/problem-solving/blob/master/solutions/language/Path-to-Raku.md + perl6.org is now raku.org + change references of perl 6 to raku + rename file perl6-pod.html.markdown to raku-pod.html.markdown + Perl refers to Perl 5, there is no ambiguity after rename of Perl6 to Raku, use Perl only to refer to Perl 5 + fix links inside raku.html.markdown
* | | | | | | Merge pull request #3910 from isolovev/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ruby/ru] Fix comment of attr_accessor
| * | | | | | | Fix comment of attr_accessor. Ruby-RUIvan Solovev2020-04-19-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #3913 from singjsong/ruby-block-syntaxMax Schumacher2020-07-07-0/+10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ruby/en] Add Ruby shorthand block syntax examples
| * | | | | | | | Add Ruby shorthand block syntax examplesJake Haber2020-04-21-0/+10
| |/ / / / / / /
* | | | | | | | Merge pull request #3906 from lemonez/patch-1Max Schumacher2020-07-07-1/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [bash/en] fix small omission
| * | | | | | | | fix small typolemonez2020-04-16-1/+3
| |/ / / / / / / | | | | | | | | | | | | | | | | pass -e flag to echo to interpret escape characters correctly
* | | | | | | | Merge pull request #3947 from anakimluke/patch-1Max Schumacher2020-07-07-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fixed duplicate vim entry and page language mismatch
| * | | | | | | | Update el-gr/vim-gr.html.markdownanakimluke2020-06-09-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: 谭九鼎 <109224573@qq.com>
| * | | | | | | | Fixed bug.anakimluke2020-06-01-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed duplicate vim entry and mismatch of page language. closes #3946
* | | | | | | | | Merge pull request #3918 from sophiabrandt/patch-1Max Schumacher2020-07-07-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [dart/en] fix typos
| * | | | | | | | | [fix] typoSophia Brandt2020-04-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix another typo
| * | | | | | | | | [fix] typoSophia Brandt2020-04-27-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | Fix typo in introductory paragraph.
* | | | | | | | | Merge pull request #3927 from AndrewDavis1191/patch-1Max Schumacher2020-07-07-3/+31
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [powershell/en] Adding things people may find useful
| * | | | | | | | | Adding comment next to new link at bottomAndrew Ryan Davis2020-05-17-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems I didn't add the details of the link initially.
| * | | | | | | | | [powershell/en] Adding some things I find usefulAndrew Ryan Davis2020-05-16-3/+31
| |/ / / / / / / /
* | | | | | | | | Merge pull request #3922 from HColeman1/patch-2Max Schumacher2020-07-07-0/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [vim/en] added the join command