| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|\
| |
| | |
[jsonnet/en] Update jsonnet.html.markdown
|
|/ |
|
|\
| |
| | |
fix translation error for opencv-cn.html.markdown
|
| | |
|
|\ \
| | |
| | | |
[dart/en-en] Updated example 9: made 'i' variable non-final
|
| | | |
|
|\ \ \
| | |/
| |/| |
[OpenCV/zh-cn]Add translation for opencv
|
| | | |
|
|\ \ \
| | | |
| | | | |
[typescript/en] incorrect syntax in inheritance example
|
| | | |
| | | |
| | | | |
closes #3958
|
|\ \ \ \
| | | | |
| | | | | |
[dart/en-en] Updated example 33
|
| | |_|/
| |/| |
| | | |
| | | | |
`var hasValue ??= "default Value";`
doesn't work in dart 2.7.0
|
|\ \ \ \
| | | | |
| | | | | |
[f#/fr] Add missing translation
|
| | | | |
| | | | |
| | | | | |
Translate untranslated comment and explicitly cite currying
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ruby/en] Ruby useful tricks
|
| | | | | | |
|
| | | | | | |
|
| | |_|_|/
| |/| | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[crystal/fr] Minor fix about "on/ont"
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[dart/en-en] Updated example 8
|
| | |_|_|/ /
| |/| | | |
| | | | | | |
Updated const declaration and removed print addressing missing array.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Explains the weird behavior of PHP tag in a PHP script
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[nix/en] Fix typo in nix documentation
|
| |/ / / / / / |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[scala/en] - clarify `return` keyword usage
|
| |/ / / / / /
| | | | | | |
| | | | | | | |
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.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[C][zh-cn]Fix typo
|
| | |_|_|_|_|/
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[language/raku-code] Perl6 to Raku and many more
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
+ 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
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
+ 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
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ruby/ru] Fix comment of attr_accessor
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[ruby/en] Add Ruby shorthand block syntax examples
|
| |/ / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[bash/en] fix small omission
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | | |
pass -e flag to echo to interpret escape characters correctly
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fixed duplicate vim entry and page language mismatch
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Co-authored-by: 谭九鼎 <109224573@qq.com>
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Fixed duplicate vim entry and mismatch of page language.
closes #3946
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[dart/en] fix typos
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
fix another typo
|
| | |_|_|_|_|_|/ /
| |/| | | | | | |
| | | | | | | | | |
Fix typo in introductory paragraph.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[powershell/en] Adding things people may find useful
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
It seems I didn't add the details of the link initially.
|
| |/ / / / / / / / |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[vim/en] added the join command
|